Advice Articles
Beginners
Just getting started? Loads of powerful advice here for beginners.
Intermediate
Got a handle on the basics? Find more advanced topics covered here.
Advanced
Warning! Advanced topics covered here.
Affiliate resources
Affiliate marketing resources for affiliates and affiliate program managers tools, websites, books and articles.
Product reviews
Candid reviews of the latest products to take you to the next level.
View previous topic
::
View next topic
Author
Message
Matthew Seigneur Joined: 21 Feb 2004 Posts: 47 Location: United Kingdom
Posted: Thu Mar 10, 2005 11:27 am Post subject: Help: I want to position my footer div in CSS at the bottom
Can anyone help with positioning my footer at the bottom in css?
thanks _________________ Thanks
Matt
Non-reciprocal link exchange!...
http://www.digitalpoint.com/tools/ad-network/?signup=595
Back to top
Charlie Joined: 22 Aug 2003 Posts: 3305 Location: UK
Posted: Thu Mar 10, 2005 1:53 pm Post subject: Re: Help: I want to position my footer div in CSS at the bot
Matthew Seigneur wrote: Can anyone help with positioning my footer at the bottom in css?
How about some sample code to set the ball rolling? _________________ "Before I speak, I have something important to say."
- Groucho Marx
Back to top
Matthew Seigneur Joined: 21 Feb 2004 Posts: 47 Location: United Kingdom
Posted: Thu Mar 10, 2005 1:56 pm Post subject:
ok i'll put all the other named div's in here, as the footer bit in question hasn't got any css positioning:
body {
width: 800px;
font-size: 10px;
margin:20px;
padding:0px;
background-color:white;
}
div#logo {
width: auto;
height: auto;
}
div#leftmenu {
position: absolute;
left: 15px;
top: 316px;
width: 125px;
margin-top: 6px;
border:1px dashed black;
background-color:#eee;
padding:10px;
}
div#maincontent {
position: absolute;
width: 513px;
margin:-2px 215px 10px 150px;
background-color:white;
border:1px solid black;
padding:10px;
}
div#rightmenu {
position:absolute;
top: -2px;
right:-170px;
width: 120px;
border:1px dashed black;
background-color:#eee;
padding:10px;
z-index:1;
} _________________ Thanks
Matt
Non-reciprocal link exchange!...
http://www.digitalpoint.com/tools/ad-network/?signup=595
Back to top
View previous topic :: View next topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
Your host: Allan Gardyne. Earning a good living from affiliate
programs since 1998.