Originally Posted by Terisa de morgan
Problem is, reading that list is OK, and I can adapt css (I do), but those changes are not reflected in the window (or I don't see how). And, additionally, how can I differentiate a paragraph from other in the comment view? Perhaps I cannot, but I would like to confirm it.
And, specially, where I can find examples? The page your are referring is OK but, without some example, it's not clear how to apply it.
And, additionally, if I add changes in the html view, why are they removed and the tags rewritten when I go to the normal view?
For example, I write the following text, which is right according with the page you're referring to:
Code:
<p align="justify" style="text-indent: 0px">
Go to the normal view and, when I'm back I have:
Code:
<p align="justify" style="text-indent: 10px">
That indent is in the css file, yes, but I'm changing it and the widget removes my changes.
|