Previous Message
Next Message

list markers not showing up in ie7

Sent by Sandy on 24 September 2007 20:08


WHAT is going on?!!

If I add the style to each individual li
http://www.claimanalytics.com/TEST2/x30px.shtml
the list markers show in ie7
http://www.browsercam.com/public.aspx?proj_id=379833

but if I add the style to a hacks style sheet
http://www.claimanalytics.com/TEST2/x.shtml
links to
http://www.claimanalytics.com/TEST2/css/ie7-hacks.css
the list markers don't show up!!!
http://www.browsercam.com/public.aspx?proj_id=379830

Do I have to do this? Does each li need the same style added to it, over 
and over, to get past this ie7 bug? Is there some other, easier way?

Thanks Rick, for finding what worked. Any idea of why this won't work 
with a remote style sheet, but only with the style applied one at a 
time, locally?

Sandy


 >> After adding margin-left:30px to all li's, everything looks good.
 >>
 >> If I go back and add padding-left:13em to the ol,
 >> the ol list gets pushed down a line.
 >>
 >> Then adding padding-left:13em to the ul, nothing changes visually,
 >> but the padding just extends out to the left.  Position and visibility
 >> of the bullets is the same as well as the li's of the ul.
 >>
 >> Do you need padding-left on the ol and ul?
 >
 >
 > Rick,
 >
 > Thanks again for taking all this time to help me work this out.
 >
 > I have taken out the padding on both the ol and the ul. The only style on
 >
 > http://www.claimanalytics.com/TEST2/css/ie7-hacks.css
 >
 > is
 >
 > .content li {
 > margin-left : 30px
 > }
 >
 > but it doesn't seem to work.
 > http://www.browsercam.com/public.aspx?proj_id=379830
 >
 > Did you add "margin-left:30px to all li's" locally? Style each one? 
How did you get this to work? Could you possibly post the page somewhere?
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: