HighDots Forums  

CSS+Mozilla = div not resizing correctly

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss CSS+Mozilla = div not resizing correctly in the Macromedia Dreamweaver forum.



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

Default CSS+Mozilla = div not resizing correctly - 06-14-2004 , 09:23 PM






Using a sample site for inspiration, I have my #container tag set with no
height value in the CSS. Theirs works to where this div (which is the main div
for the whole page) adjusts its height according to the content within. Theirs
works in IE and Mozilla. Mine only works in IE but in Mozilla it ends just
below the left navigation area. What can I change in my code or CSS to fix this?

http://www.geofftucker.com/index.htm for example

Thanks


Reply With Quote
  #2  
Old   
novacopy
 
Posts: n/a

Default Re: CSS+Mozilla = div not resizing correctly - 06-20-2004 , 10:58 PM






I had to take down this page but I still have that problem. Any suggestions any one? I can provide alternative links that illustrate the same problem.

Reply With Quote
  #3  
Old   
Joe {RoastHorse}
 
Posts: n/a

Default Re: CSS+Mozilla = div not resizing correctly - 06-21-2004 , 10:05 AM



there must be a height defined somewhere, do a find and replace.
the reason it works for you in IE is that IE incorrectly renders height
as a min-height. mozilla correctly displays elements with a fixed height.

joe




novacopy wrote:

Quote:
I had to take down this page but I still have that problem. Any suggestions any one? I can provide alternative links that illustrate the same problem.

Reply With Quote
  #4  
Old   
novacopy
 
Posts: n/a

Default Re: CSS+Mozilla = div not resizing correctly - 07-11-2004 , 08:28 PM



Thank you for the answer. But I want to clarify something please.

Does this mean I need to specify the height for not just the #container tag
but perhaps the page properties as well? If IE interprets the value as a min
height, and Mozilla sees it as a fixed height, then there isn't any confusion?
Sorry...bit sunburned today and trying to get this one into my head. Thanks.


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.