Sticky Footer Isn't Sticky!, It just won't stick. |
||
Welcome to the Zymic webmaster forums. Our forums are here to provide people the free ability to discuss a range of websites related topics such as design, development coding and marketing.
In order to post you will need to register for a zymic account or if you already have one simply login by using the form on the left.
Zymic Webmaster Forums Web Design & Development Client Side Scripting HTML and CSS |
||
![]() |
Sticky Footer Isn't Sticky!, It just won't stick. |
||
Aug 1 2011, 09:57 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 10 Joined: 16-April 08 From: Netherlands Member No.: 19,856 |
Hi there fellow members,
Okay, i now really need youre help here. My sticky footer isn't sticking at all! Somehow its not applying the height of the content (Which is on height:auto;), though when i make the value of the height a static number it does stick where it should stick. The problem occurs on www.njoy-life.nl/index.php the css for the sticky footer is: The HTML and BODY: CODE html, body { height:100%; } The Wrapper: CODE #wrapper { min-height:100%; width:860px; position:relative; margin-left:auto; margin-right:auto; padding-bottom: 99px; } The Content: CODE #content { position:relative; height:auto; top:465px; } The Content box: CODE #content-box { width:580px; height:auto; float:right; margin:15px 5px 0 0; padding:10px 20px 20px 20px; -moz-box-shadow: 0px 0px 5px #ccc; -webkit-box-shadow: 0px 0px 5px #ccc; box-shadow: 0px 0px 5px #ccc; } And last but not least, the footer: CODE #footer { width:860px; height:99px; margin-left:auto; margin-right:auto; background:url(/assets/template/njoylife/images/footer.png) no-repeat; position: relative; margin-top: -99px; clear:both; } Full css at http://njoy-life.nl/assets/template/njoylife/css/style.css You would be my hero if youve got the solution for this! You might get a beer if you got it right Cheers, Nick |
|
|
![]() |
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users) |
||
| 0 Members: | ||
Forum Jump |
||
| Lo-Fi Version | Time is now: 25th May 2013 - 12:01 AM |