Anyone?

-----Original Message-----
From: css-d-boun...@lists.css-discuss.org
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Jay Carlson
Sent: Tuesday, June 08, 2010 3:28 AM
To: 'css-discuss'
Subject: [css-d] Sizing bullets in IE6/IE7

Howdy, list:
I'm normally pretty clever with CSS, but the IE6/IE7 rendering of this page
is giving me issues:

http://smmirror.jaycarlson.net/?noscript

I want nice, big bullets, but normal-sized text on the sidebars, so I'm
doing something like:

<li><span>Heading</span></li>

li {
font-size:something big
}

li span {
Font-size:something regular
}

And although the exact sizes have had to be tweaked between Gecko, WebKit,
Presto, and IE8, the CSS doesn't seem to work at all in IE6 or IE7 -- the
bullets are tiny, regardless of what I set as the li font-size.

I'd appreciate someone smart swooping in and explaining why li font-size
doesn't seem to work...

Thanks!

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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