Sandy - for some reason padding-left didn't affect
the bullets, however, margin-left did.

Try margin-left...

Rick

-----Original Message-----
From: Sandy [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 24, 2007 9:56 AM
To: Rick Faircloth; CSS discuss
Subject: Re: [css-d] list markers not showing up in ie7



Rick - thanks so much for taking the time to look at this for me!

I have changed the ie7 hacks styles to

.content ul {
padding-left : 13em
}

.content ol {
padding-left : 13em
}

.content li {
margin-left : 30px
}

http://www.claimanalytics.com/TEST2/css/ie7-hacks.css


Now, when I check this in browsercam
http://www.browsercam.com/public.aspx?proj_id=379734
it looks like it didn't work.

Am I seeing a cached page? Is it working for the rest of the world? 
Should I change the css - take out the ul and ol styles?

thanks!
Sandy

 


______________________________________________________________________
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