Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS footer help! Reply To: footer help!

#146088
text0r
Participant

I do have that right now also what do you mean your footer block is wrapped in another DIV? Could you explain please because im not good with CSS :(

my footer right now:

/*Footer Css*/
.footer_main {
width: 100%; 
line-height: 40px;
min-height: 5%;
background: #2a2b2c;
bottom: 0px;
height: 40px;
clear: both;
position: fixed;

}
#footer { 
font-size: 12px;
color: #939393;
width: 960px;  
margin: 0px auto;
}
#footer span {
color: #ffffff;
}
/*Footer Css*/

if you go to http://voetbaltr.nl/standen I don’t see the line 17-18 on it, its only to 16 but for some of my friends they can see it..

sorry for my bad english!