A little CSS help please? [ordered lists in sidebar]
-
I’ve modified the default theme to create my own… with some pretty minimal CSS changes. I’ve noticed however, that with ordered lists in the sidebar, they are numbered and correctly formatted in Firefox, but in IE, the lists have no numbers, and type is bold.
Might someone be able to crack my source open and give me some pointers?
I’ve tried adding some more specific override CSS, such as:
#sidebar ul li ol { list-style-type: decimal; }
… but that didn’t help. I could get it to display font size and weight correctly, but not lists.
My site is https://www.muzicman82.net. Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘A little CSS help please? [ordered lists in sidebar]’ is closed to new replies.