HTML Formatting broken in text boxes
afx
Registered Users Posts: 102 Major grins
I do have spaces in front of my links, but once I press done, they get removed.
If I then edit again, the spaces are also invisible in the edit window.
And why do do I get the WYSIWYG Editor and not plain HTML so that I can make sure the formatting is really what I want and not what the broken editor thinks is right?
cheers
afx
If I then edit again, the spaces are also invisible in the edit window.
And why do do I get the WYSIWYG Editor and not plain HTML so that I can make sure the formatting is really what I want and not what the broken editor thinks is right?
cheers
afx
Images / SmugMug Arca plates compatibility cross reference table sRGB considered harmful for editing
0
Comments
Jason Scott Photography | Blog | FB | Twitter | Google+ | Tumblr | Instagram | YouTube
Although the html box is not what you're accustomed to using, it the right place for you to add your html.
atx, your screenshot shows you're using the text box.
We do have a hero asking questions about your html box complaints, too.
Thanks!
Lindy
SmugMug Support Hero
I have no clue what you are trying to tell me.
thx
afx
Jason Scott Photography | Blog | FB | Twitter | Google+ | Tumblr | Instagram | YouTube
http://www.jasonscottphoto.com/Jason-Scott-Photography/FAQs/Wedding-FAQ
(And I won't go into the fact that my multiple photo block doesn't show up because I am using photos from an unlisted gallery... UNLISTED, not PRIVATE...)
Jason Scott Photography | Blog | FB | Twitter | Google+ | Tumblr | Instagram | YouTube
Spanish Fork, Utah 84660- 360 Virtual Tours - Landscapes
Google + Facebook Website
Spanish Fork, Utah 84660- 360 Virtual Tours - Landscapes
Google + Facebook Website
This is an issue for me as well. If I enter ul codes in the HTML block everything just comes up at a list, with no bullet points. If I use this code in the text editor I get the parent and only the first children indented in bullet points, but any second children (off the first) appear as first children, and do not have an addition indent.
This is on my legacy site.
This is how the text block makes it look. The html block just makes a list, with no bullets, or indents at all.
CSS
[HTML]
<div class="blacktext">
<ul>
<li> text goes here</li>
</ul>
</div>
[/HTML]
This did work, the "blacktext" can be named anything that you want it to be named.
Spanish Fork, Utah 84660- 360 Virtual Tours - Landscapes
Google + Facebook Website
That did indeed add bullets to the HTML block, but they still don't (is "nest" the word I want?) If you look at my screencap from my old index page, you'll see how it goes:
Travel
> Pennsylvania
>Gallery.
What I get with that code is:
>Travel
>Pennsylvania
>Gallery
In the text box the same thing happens, but it's also a lot neater in appearance. It also "nest" like this:
Travel
>Pennsylvania
>Gallery
Jason Scott Photography | Blog | FB | Twitter | Google+ | Tumblr | Instagram | YouTube