Hey, so on my website which can be found here

hxxp://leaguespirit.com/

(change the x's to t's)

my footer loads at the bottom but then you can scroll down and I'm not sure why. you can view the source code and hopefully let me know why thats happening its so frustration.

Also its using wordpress as the cms background so I'm not sure if that has anything to do with it but it shouldn't.

Recommended Answers

All 3 Replies

Try removing the absolute position and adding clear: both; to the footer div.

that put the text at the bottom but removed the background color of the footer and added a small space up top.

is there any way to get the background color back?

Did you add the

clear: both; ?

When I remove absolute position, then yes just the text is put at the bottom. Only until I add the float clears that the background is styled where it should be.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.