Dynadot — .com Registration $8.99

CSS Div Height Problem

Spaceship Spaceship
Watch

Harro

Established Member
Impact
1
Solved: CSS Div Height Problem

I have got a div problem, its actually appears how I want it to in IE but not in FF for a change. Basically it is a main container div with several other divs within it. I want this main div to expand vertically as the other divs inside get bigger, but unless I set a height for the container div it doesnt move in FF.

It may be easy to understand by taking a look. Here is a link to the layout and the CSS file for it.

www.harrodesigns.com/layout
www.harrodesigns.com/layout/stylesheets/style.css

Thanks very much for any help or suggestions you can give.
Harro ;)
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
In the container, after news box and the 2 right things, add this:
Code:
<div style="height: 0px; clear: both; overflow:hidden;"> </div>
 
0
•••
Thanks mate, your a star ;)
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back