So i have a background thats 2300px long.. yet when the more button is clicked and the page extends, the background stops at around 1400px.
Here is the site in question. http://morzi.com/constantine/index.php
This is very frustrating as everything was working perfect yesterday, i did some minor adjustments and everything went to hell and now im stumped.
i just want the background to continue all the way down the page
Thanks!
Have you tried to set the background image size property?
Something like
Or have a similar solution to this one:
http://css-tricks.com/how-to-resizeable-background-image/
Hope this helps