0
   

footer 100% on bottom of page

 
 
Reply Mon 18 Aug, 2014 04:31 pm
Hi well I can not seem to get the footer back ground full screen can any body have a look i send you what ever you need. thank .JF

#footer {
position: absolute;
top: 840px;
width: 0 auto;
border-top: 4px solid #73746b;
background-color: #999b9a;
text-indent: 65px;
color: #EEE;
font-family: Arial;
font-size: 12px;


body {
background-color: #FFFFFF;
}
#wrapper {
width: 1025px;
margin-top: 5px;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
position: relative;


  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 283 • Replies: 1
No top replies

 
hingehead
 
  1  
Reply Mon 18 Aug, 2014 10:53 pm
@pepe69247,
I'm not sure I understand what you're asking - but if you want the footer background full screen why put it in the footer? Why not in body? with absolute position and top set at 840px your footer will always be 840px lower than the top of the container.

I just ran your footer css through JSfiddle and needs a lot of hacking to get anything to display.

What are you actually trying to get the footer to look like?
0 Replies
 
 

 
  1. Forums
  2. » footer 100% on bottom of page
Copyright © 2025 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.02 seconds on 07/26/2025 at 03:12:13