Forums

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

Home Forums CSS background not sizing right when website zooming in/out Re: background not sizing right when website zooming in/out

#96117
TheDoc
Member

Why would you do that? Why don’t you just do:

html { background: .... ; }

body { background: ..... ; }