Different background on pages?

Posted in: Newspaper
Post count: 2

Hello, i was wondering if its possible to specify background image on each page i make?

Post count: 1291

Hi,

You could set one using custom css, but you have to set the site on boxed mode, for this just set a background color or add the following class to custom just target the page id class – http://screencast.com/t/LZbZdrOT0Bshttp://screencast.com/t/VZnEaVDNga

.page-id-467{
background: white url('http://blogs.uoregon.edu/janieb/files/2014/05/95578-wq0w78.jpg') no-repeat;
background-size: 100%;
background-attachment: fixed;
}

Thank you!

Post count: 2

Ok thanks a lot. Just wanted to be sure if its supported before i try to do something custom 😉

great template again 😉

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.