Re: [css-d] Height issue.

2008-09-23 Thread Gunlaug Sørtun
Thane Sherrington wrote: > On this site: http://www.stuffbythane.com/Ronald/ > > I set the banner to be 225px high, which in IE looks fine, but in > Firefox is 10 px too long (and the top menu ends up overlapping.) > Clearly I'm misunderstanding something, but shouldn't setting a > height in PX

Re: [css-d] Height issue.

2008-09-23 Thread David Laakso
Thane Sherrington wrote: > I can't understand this problem: > > On this site: http://www.stuffbythane.com/Ronald/ > > T > > > It is an exercise in futility. Start with a clear head and a clean sheet. Use a valid doctype. Strip the word document garbage and related CSS for it from the body of

Re: [css-d] Height issue.

2008-09-23 Thread Peter Hyde-Smith
- Original Message - From: "Thane Sherrington" <[EMAIL PROTECTED]> To: Sent: Tuesday, September 23, 2008 7:27 PM Subject: [css-d] Height issue. >I can't understand this problem: > > On this site: http://www.stuffbythane.com/Ronald/ > > I set the

[css-d] Height issue.

2008-09-23 Thread Thane Sherrington
I can't understand this problem: On this site: http://www.stuffbythane.com/Ronald/ I set the banner to be 225px high, which in IE looks fine, but in Firefox is 10 px too long (and the top menu ends up overlapping.) Clearly I'm misunderstanding something, but shouldn't setting a height in PX w

Re: [css-d] height issue

2007-02-13 Thread Gunlaug Sørtun
Jake Churchill wrote: > In other words, how do I make the wrapper assume the height of either > of the child elements to ensure that the height is always correct? If some of those child elements are 'absolute positioned', then _they_ won't affect the height of their parent - no matter what. A 'mi

[css-d] height issue

2007-02-13 Thread Jake Churchill
I have an issue that comes up a lot that I have never found a good fix for. A lot of the sites I support have a standard 2 column display. The left column is the navigation and the right is the content. There is a wrapper around the entire thing and a footer at the bottom. The issue that I

[css-d] Height Issue with browsers

2006-01-03 Thread George
Hi I'm new to css-discuss and I'm not sure whether this issue has been raised before. I need to try and get the #bdyNavMenu and #bdyContent to fill the gap between the header section of the page and the footer section. The footer sits at the bottom of the page irrelevant of how much content there i

Re: [css-d] Height issue - want element to extend the whole way down

2005-05-19 Thread Gunlaug Sørtun
Christopher Harris wrote: http://www.steeloaklimited.com/houseplantrends/housepage.html. The element on the left with the text is my issue. I want it to be touching the bottom and not be dependant on a definite size. I know that height is dependant on the size of it's container. I set html a

[css-d] Height issue - want element to extend the whole way down

2005-05-19 Thread Christopher Harris
I've check the list, but haven't found anything exactly like what I need. If there is somewhere - sorry - this is my first post. I have a page that I'm working on and testing: http://www.steeloaklimited.com/houseplantrends/housepage.html. The element on the left with the text is my issue. I