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
Have my columns extend to the bottom of the page
Old 07-27-2011, 03:50 AM Have my columns extend to the bottom of the page
Junior Talker

Posts: 1
Trades: 0
Hi there,
I'm currently working on a new website, and cant find a working solution to my CSS problem.
I have a 3 column design, and want them to go to the end of the page, even if there is not enough content.

Here is my CSS:

* { padding: 0; margin: 0; }

a:link {color: #ffffff; text-decoration: none; font-weight: bold; }
a:active {color: #ffffff; text-decoration: none; font-weight: bold; }
a:visited {color: #ffffff; text-decoration: none; font-weight: bold; }
a:hover {color: #ffffff; text-decoration: none; font-weight: bold; }

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

p {
padding: 6px;
}

#wrapper {
margin: 0 auto;
width: 1225px;
border-style:solid;
border-width:1px;
}

#content {
float: left;
color: #333;
width: 655px;
display: inline;
background: url("../img/sitebg.jpg");
background-attachment: fixed;
background-repeat: repeat-x;
background-position: top;
background-color: rgb(x,y,z);
}


#header {
position: relative;
color: #333;
width: 1225px;
float: left;
height: 227px;
background-image:url('../img/head.jpg');
}

#footer {
width: 1225px;
height: 25px;
clear: both;
color: #fff;
background: #00455f;
text-align: center;
}


#navigation {
float: left;
width: 1225px;
height: 34px;
color: #333;
background-image:url('../img/menubg.jpg');
}

#leftcolumn {
color: #333;
width: 285px;
float: left;
background: url("../img/sitebg.jpg");
background-attachment: fixed;
background-repeat: repeat-x;
background-position: top;
background-color: rgb(x,y,z);
}

#boxleft {
margin: 13px 0 13px 13px;
width: 260px;
border-style:solid;
border-width:1px;
border-color: #fff;
background-color: #2b3943;
}

#boxleftdiv {
margin: 10px 10px 10px 10px;
color: #fff;
}
#boxleftdiv h1{
font-style: italic;
}

#boxcenter {
margin: 13px 0 13px 4px;
width: 645px;
border-style:solid;
border-width:1px;
border-color: #fff;
background: url("../img/boxbg.jpg");
background-repeat: repeat-x;
background-position: top;
background-color: rgb(x,y,z);
}

#boxcenterdiv {
margin: 6px 10px 10px 10px;
color: #fff;
}
#boxcenterdiv h1{
font-style: italic;
}


#boxright {
float:right;
margin: 13px 13px 13px 0;
width: 260px;
border-style:solid;
border-width:1px;
border-color: #fff;
background-color: #2b3943;
}

#boxright p{
margin: 6px 10px 10px 10px;
color: #fff;
}

#rightcolumn {
width: 285px;
height: 300px;
float: left;
background: url("../img/sitebg.jpg");
background-attachment: fixed;
background-repeat: repeat-x;
background-position: top;
background-color: rgb(x,y,z);
}


#menu {
margin-top: 2px;
margin-left:20px;
}
Syswatch is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-27-2011, 07:37 AM Re: Have my columns extend to the bottom of the page
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,371
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Read the stickied thread at the top of this particular board.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-27-2011, 09:03 AM Re: Have my columns extend to the bottom of the page
serandfae's Avatar
Do the "Evil Nanner" !!!

Posts: 9,007
Name: Tim Daily
Location: Apex, NC, US, Sol 3
Trades: 0
Specifically this one.

Let us know if you have further problems, and post a link to the problem page, preferably.

tim
__________________
SEO "experts" smell like Big Fish_|_
Please login or register to view this content. Registration is FREE


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

serandfae is offline
Reply With Quote
View Public Profile Visit serandfae's homepage!
 
Reply     « Reply to Have my columns extend to the bottom of the page
 

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.48061 seconds with 12 queries