Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS How to make background image extend down page?? Re: How to make background image extend down page??

#63534
bclouatre
Participant

Take a 1px slice of the sidebars on each side. Set divs for the size of the sidebar currently, make that 1px img the background img for those divs and place them where the sidebars would be. set the repeat to repeat y.

What this does is repeats the image for the size of the content no matter how big it is.