Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: child theme background – repeate image, then a fixed image, then repeate again?


nit3watch
Participant

@nit3watch

It would look like this as an example but obveously this wont work
body {
background: #eaeaea url( ../images/background.gif ) top left repeat-x, url(../images/backgroundShine.jpg), #eaeaea url( ../images/background.gif ) top left repeat-x;

Skip to toolbar