Unordered List Bullets di not display?
-
URL: http://esarsea.wordpress.com THEME: Black Letterhead.
In my most recent post I created a unordered list. In the visual editor the bullets display fine. In the HTML editor the code appears fine. When I am in my dashboard and finish editing the post and click the “View Post” link the bullets display fine, but when I click the “Visit Site” link (or view it on the internet) the bullets no not show.
I’m lost…
Thanks!
The blog I need help with is: (visible only to logged in users)
-
-
-
That’s probably your issue then. All themes look a bit different on IE. Try clearing your cookies and cache and restarting and see if they show up then.
I’m using Firefox, but they should be there in IE as well.
-
The “>>” are defined by the following CSS code:
.entry ul li:before, #sidebar ul ul li:before { content: "0BB 020"; }IE 7 doesn’t support pseudo elements, that’s why you won’t see them in it.
- The topic ‘Unordered List Bullets di not display?’ is closed to new replies.