Different header background in articles!

GK User
Wed Nov 05, 2014 8:46 pm
How to change the blurry header background in other articles, it always show the same background blurry header..
http://prosystems.se/entreskolan2/templ ... ges/bg.jpg

Thanks!
Lizzy
User avatar
Junior Boarder

GK User
Thu Nov 06, 2014 7:22 am
You can use page suffixes and add custom page suffix to your pages:
https://www.gavick.com/documentation/un ... mla-pages/
and then use override.css and add different bg per page:
Code: Select all
body.custom1 {
background: #fff url('../images/bg-custom1.jpg') no-repeat center top;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.