HighDots Forums  

header element color - IE6 & NS7.1 ignores

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss header element color - IE6 & NS7.1 ignores in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
B McDonald
 
Posts: n/a

Default header element color - IE6 & NS7.1 ignores - 09-21-2003 , 11:03 PM






Hi all,

I have set the color property for all but the H1 element to some variant of
blue. Why do they render as black in IE6 and NS7.1? (Fine in IE5.5 and Opera
7.1.)

http://www.galtsvalley.com/on/rts.html

Brian



Reply With Quote
  #2  
Old   
Anne Marie Denley
 
Posts: n/a

Default Re: header element color - IE6 & NS7.1 ignores - 09-22-2003 , 02:51 AM






On Mon, 22 Sep 2003 03:03:31 GMT, B McDonald <no (AT) spam (DOT) com> wrote:

Quote:
Hi all,

I have set the color property for all but the H1 element to some variant
of
blue. Why do they render as black in IE6 and NS7.1? (Fine in IE5.5 and
Opera
7.1.)

http://www.galtsvalley.com/on/rts.html

Brian



You've specified the colour of the headings twice. Once in the
h1,h2,h3,etc and once separately for each heading. Try taking the colour
specification out of the h1,h2,h3 and just adding it to h1 separately as
you have with the rest of the headers.

--
Anne Marie
to email - follow instructions in address


Reply With Quote
  #3  
Old   
B McDonald
 
Posts: n/a

Default Re: header element color - IE6 & NS7.1 ignores - 09-22-2003 , 06:51 PM



Quote:
You've specified the colour of the headings twice. Once in the
h1,h2,h3,etc and once separately for each heading. Try taking the colour
specification out of the h1,h2,h3 and just adding it to h1 separately as
you have with the rest of the headers.

--
Anne Marie
Oops. The reason was I left the pound sign (# - aka hash) out when I defined
the h2-h6 colors! You know, like this:

color: 63f;

Apparently, IE5.5 and Opera 7.l don't care that I forgot the '#'...

Brian




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.