I apologise in advance if I'm asking a stupid question, but I have a  
baby and not getting much sleep so brain not functioning well...!

I have been struggling to get custom bullets to line up correctly in  
IE. I searched the CSS archives and came across your example Francky at
http://home.tiscali.nl/developerscorner/css-discuss/test-graphical- 
bullets.htm.

This is very helpful and I think I understand how it works. The bit I  
don't understand is the IE fine-tuning. I've looked in the text  
books, but am still not sure how the IE browser reads this, but the  
other browsers don't. And fundamentally where do I put the:

<!--[if lte IE 6]>
        <style type="text/css">
        .container li { background-position: 0 .5em; } /* *** IE correction  
*** */
        </style>
<![endif]-->

Does it go in the HTML document  near the list itself?

Thanks in advance for your help.

Sincerely

Sarah 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to