Hello
One my site, the numbered list and the unordered list do not align properly. Any tricks on how to adjust the padding or left indent for consistency?
Test Link : http://www.consumerforce.org/index.php? ... &Itemid=29
Thank you for your time!
Jay
Note; I posted this question in open discussion earlier - since I did not get any assistance, I am posting it here.
Sun, 03/09/2008 - 19:04
#1

Re: ordered or unordered list format issues
Does somebody knows why?
Regards
joejac
Re: ordered or unordered list format issues
I discovered that in my case the problem was not the FCK but another script, thickbox for the jQuery javascript library, that in its thickbox.css file was forcing margins and paddings for all elements to 0. Please be aware of this type of instructions in other styles sheets:
*{padding: 0; margin: 0;}
Now is working, sorry and best regards
joejac