Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Extend Layout to Bottom
Old 09-05-2007, 05:51 PM Extend Layout to Bottom
Skilled Talker

Posts: 50
Trades: 0
Hi-

I've been Google-ing for quite and while and even checked some of the CSS Resources in the sticky for this forum, but can't find any answers!

I'd like the centered column (which is a 700x1 image repeated vertically due to the gradient/shadow on either side) that extends from the top of the page (I've got that much done so far) to the bottom. That's where my troube is- it doesn't go all the way to the bottom, it just stops where the content stops.

Once I get that far, I'd like the footer to also be aligned to the bottom. How can I align a div all the way to the bottom?

<issue resolved, link removed>

HTML Code:
body {
 background-color: #000066;
 text-align: center;
 padding: 0;
 margin: 0;
 }
 
#wrapper {
 margin: 0px auto 0px auto;
 width: 700px;
 height: 100%;
 background-image: url(http://www.magruderdrama.org/test/img/layout_grad.gif);
 background-repeat: repeat-y;
 text-align: left;
 padding: 25px 25px 0px 25px;
 }
 
#content {
 font-family: Verdana;
 font-size: 0.8em;
 margin: 0px 25px 25px 25px;
 }
Thanks in advance for your help!

Last edited by anwipr; 09-13-2007 at 10:21 AM..
anwipr is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-05-2007, 07:55 PM Re: Extend Layout to Bottom
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Umm.. guess you didn't read ALL the stickies:

http://www.webmaster-talk.com/css-fo...l-browser.html

Put height: 100% on the body.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 09-13-2007, 10:22 AM Re: Extend Layout to Bottom
Skilled Talker

Posts: 50
Trades: 0
Sorry about that! I'll make sure to take my time when reading the stickies. Wow, I still can't believe I missed that :P Thanks so much!
anwipr is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Extend Layout to Bottom
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.25921 seconds with 12 queries