Current location: Hot Scripts Forums » General Web Coding » CSS » Page Not Expanding


Page Not Expanding

Reply
  #1 (permalink)  
Old 09-11-07, 05:03 PM
_matt _matt is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
Page Not Expanding

How can I get the page to expand from the top to the bottom

http://www.ridgegateins.com/new/index.html
Reply With Quote
  #2 (permalink)  
Old 09-13-07, 07:50 PM
LexiIndi LexiIndi is offline
New Member
 
Join Date: Jul 2007
Location: Cyberspace
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
What do you mean? When I look at it in Firefox the content seems to be showing just fine.
Reply With Quote
  #3 (permalink)  
Old 09-13-07, 08:31 PM
_matt _matt is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
What I mean is that I would like to have the page expand the full height of the screen, while keeping the DOCTYPE DTD XHTML 1.0 Transitional or strict. So if the content of the page does not have enough content then to push the footer to the bottom of the screen the coding will do it no matter what. SO I need to have the
Code:
div#bd_primary
expand 100%height.

I tried adding 100% height to my container but it didnt work. If I remove the DOCType then it does work. I would like too keep the DOCType as it is imporant.

Last edited by _matt; 09-13-07 at 08:35 PM.
Reply With Quote
  #4 (permalink)  
Old 09-18-07, 12:45 AM
jfulton's Avatar
jfulton jfulton is offline
Community VIP
 
Join Date: Apr 2006
Location: Los Angeles, CA
Posts: 660
Thanks: 0
Thanked 0 Times in 0 Posts
Do you always want the footer at the bottom of the screen, or do you want it to be "below the fold" if the content is longer? Try using "min-height" for your content area to let the footer go below the fold.

This won't work in IE6 though...you could try using an 'expression' in the CSS. There is a great explanation of emulating max-width in IE6 at Svend Tofte's site. It's not the same, but the idea is very similar.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Page not expanding _matt HTML/XHTML/XML 5 08-09-07 06:09 AM
[turnkey] Lyrics site - $149 (LEGAL) rightinpoint General Advertisements 0 10-22-06 04:33 AM
Classified Ads skipper23 Perl 3 11-22-05 02:22 AM
page browsing problem mivec PHP 3 04-17-04 03:43 AM
Classified Ads skipper23 Perl 2 12-30-03 03:43 AM


All times are GMT -5. The time now is 02:04 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.