Re: [css-d] Text refusing to be bold in Firefox and IE

2008-02-07 Thread Pat Veriepe
I thought I had figured this out with Firebug, but the text is still not 
bold. It's a nested ul ul.

The linked text saying "THIS SHOULD BE BOLD" is bold in Safari but not 
in Firefox or IE. Could this be a problem because of a bug in both 
browsers with nested lists?

Please check out this url: http://veriepe.com/TEST222.html

Thanks again, Pat



Pat Veriepe wrote:

>I have two lists that refuse to be bold in Firefox and IE. No problem in 
>Safari and Opera. Other items around them are bold.
>
>I've tried increasing the specifity to the max, "!important" and 
>wrapping each line with  tags.
>
>Any ideas?
>__
>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/


Re: [css-d] Text refusing to be bold in Firefox and IE

2008-02-07 Thread Pat Veriepe
Thanks Geoffrey! Firebug is a must have!!! I found my problem within 
seconds.

Geoffrey Hoffman wrote:

>If your page and rules are valid, look at your page in Firebug. It shows you
>the styles in the heirarchy of inheritance, and crosses off rules that have
>been overridden by styles on parent containers/elements. Something "above",
>eg at a higer importance level, is applying font-style:normal. That is to
>say, a font-style:normal is cascading down onto the thing you want bolded.
>__
>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/


[css-d] Text refusing to be bold in Firefox and IE

2008-02-07 Thread Pat Veriepe
I have two lists that refuse to be bold in Firefox and IE. No problem in 
Safari and Opera. Other items around them are bold.

I've tried increasing the specifity to the max, "!important" and 
wrapping each line with  tags.

Any ideas?
__
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-d] CSS directed at Firefox Mac or just FIrefox PC

2008-02-07 Thread Pat Veriepe
I've been having slight spacing issues between Mac and PC with Firefox.
Is there any way to address them separately through CSS?

Thanks,
Pat
__
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/