Jump to content

Footer won't stick to buttom


vliegendetosti

Recommended Posts

Hello, I'v tried to let the footer stick to the buttom of the page but it won't work.And now I don't know what I did but I can't see the whole footer image and can scroll down. Can sombody please help my with this problem. http://promotiefilm.....net/footer.jpg http://promotiefilm.net16.net/ Thanks

Edited by vliegendetosti
Link to comment
Share on other sites

Hey dude, For one delete the <style></style> tags which are located AFTER your closing </body> tag. Place the <style> tags WITHIN your <head> tags. Also, delete your margin style on #slideshow. Does this help? Regards, Lab.

Link to comment
Share on other sites

(1) place header, menu header INSIDE wrapper, make the width of wrapper auto or remove width: 700px; completely, also remove ALL margins set for the wrapper(2) create a content container div <div id="content"></div> which will hold all the content placed into page and give it width:700px; margin: 0 auto;(3) give the footer a minus top margin that matches the height of the footer ,and apply footer image to background of footer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...