Footer not aligning at the bottom, need help
-
Hello,
I was wondering if someone can help me out. the footer for some strange reason is not aligning at the bottom of the page. you can view my blog at https://www.fusionrain.com/blog
this is how i have set up in the css:
#footer {
/*background: #AABB88; */
color: #000000;
font: 10pt, sans-serif, serif;
height: 30px;
margin: 5px;
position: absolute;
text-align: center;
top: 1450px;
width: 100%;
/*height: 50px;*/
padding: 0px;
left: -5px;
}Thanks
SolarPunk
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Footer not aligning at the bottom, need help’ is closed to new replies.