![]() |
Bullets not rendering
Bullets are not rendering in IE6. I'm really pissed now and need help.
Code:
#sidebar .sidebar-list {HTML Code:
<div class="sidebar-item"> |
Rather than using the list-style-image property, you can set some (left) padding on the li elements and apply the bullet image as a background. With this technique you could have right-aligned bullets, if you wished. :)
Code:
#sidebar .sidebar-list { |
Thanks Salathe.
|
Those bullet points set as the background are definitely the way to go. I've noticed when using custom bullet points that Internet Explorer has a tendency to place them higher up than Mozilla Firefox do, and I'm not a fan of IE hacks. This even occurs after resetting the global margins and paddings to zero.
|
I try and keep away from the using the list-icon property apart from telling it not to use it. Using a background is way my flexible, in the way of position the list icon.
Code:
#sidebar .sidebar-list a {Code:
#sidebar .sidebar-list a { |
Quite true. Every single property in CSS that contains a space must be encapsulated with quotes. Usually you'll just find that with font names.
|
| All times are GMT. The time now is 09:24 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0