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
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
- 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
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
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
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
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
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
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