I have a problem with a background image I am trying to always be positioned at the bottom.
Example page 1
Example page 2 where the page is taller and scroll to the bottom you notice that the background is not at the bottom.
How can I fix this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
When you set the body background image in your CSS, apply the property:
I hope I’m understanding the question correctly, as I believe that property is used for exactly your reason.