HighDots Forums  

Re: how to force navigation column to be same color to the bottom?

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


Discuss Re: how to force navigation column to be same color to the bottom? in the Cascading Style Sheets forum.



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

Default Re: how to force navigation column to be same color to the bottom? - 10-01-2006 , 07:21 AM






"Ben C" <spamspam (AT) spam (DOT) eggs> wrote

Quote:
On 2006-09-30, Paul <notreallyme (AT) nowhere (DOT) invalid> wrote:
I want the <div id="navigation"> column to be the same color all the way
to
the bottom.

It is isn't it? On Firefox if I set #navigation to background-color:
green, I get green all the way to #footer. Obviously you can give
#footer a background-color too if you want.
I added background-color:green; to :
#navigation {
float: left;
width: 199px;
background-color:green;
}
and it does not show up in my either firefox or ie browsers. Is that what
you changed?




Reply With Quote
  #2  
Old   
Ben C
 
Posts: n/a

Default Re: how to force navigation column to be same color to the bottom? - 10-01-2006 , 10:58 AM






On 2006-10-01, Paul <notreallyme (AT) nowhere (DOT) invalid> wrote:
Quote:
"Ben C" <spamspam (AT) spam (DOT) eggs> wrote in message
news:slrnehur0a.gem.spamspam (AT) bowser (DOT) marioworld...
On 2006-09-30, Paul <notreallyme (AT) nowhere (DOT) invalid> wrote:
I want the <div id="navigation"> column to be the same color all the way
to
the bottom.

It is isn't it? On Firefox if I set #navigation to background-color:
green, I get green all the way to #footer. Obviously you can give
#footer a background-color too if you want.

I added background-color:green; to :
#navigation {
float: left;
width: 199px;
background-color:green;
}
and it does not show up in my either firefox or ie browsers. Is that what
you changed?
Yes, and I tried it on Firefox too.

I must have misunderstood what you're talking about. Post a link to the
actual page and to a screenshot of what you're seeing.


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 - 2008, Jelsoft Enterprises Ltd.