Forums

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

Home Forums CSS Image background problems (newb) Re: Image background problems (newb)

#127956
CrocoDillon
Participant

I don’t understand what it is exactly what you’re after. But if it’s a full width image you can try:

styled like

img { width: 100%; }

Don’t know how you can have full width background without cropping or stretching.