Sandy...

I put your html and css on a test site on my server
and prepared to make changes...however, the lists
worked perfectly to start with!

Look here: http://code_tests.whitestonemedia.com/sandy/test2/x.shtml

My first thought...path to IE7 css stylesheet correct?

And check browsercam here:

http://www.browsercam.com/view.aspx?proj_id=379846

Now I modified the IE 7 css stylesheet path for my folder structure
in the html...so it may not be appropriate for you.

Double-check that...

Rick


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sandy
Sent: Monday, September 24, 2007 3:15 PM
To: CSS discuss
Subject: Re: [css-d] list markers not showing up in ie7


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 PROTECTED]
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/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to