Forums

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

Home Forums CSS need a responsive full page background photo background Reply To: need a responsive full page background photo background

#180666
ThatCat
Participant

I recommend use

body img {
max-width:100%;
height:auto;
}

for make the images “responsive”.

About the slideshow, yeah, Backstretch looks pretty good and simple.