BG Change

GK User
Sun Apr 01, 2012 2:50 am
Hi,

Sorry this is the first time I am using a Gavick template, I was wondering how to change the background to a darker grey in the template? (Myfolio)
User avatar
Fresh Boarder

GK User
Sun Apr 01, 2012 1:23 pm
Hi.
Please add this code to override.css file:
Code: Select all
 body {
background: #E5E5E5;       // here you can put your color, e.g. darker grey: #545454;
}
User avatar
Platinum Boarder

GK User
Sat Apr 07, 2012 12:52 am
I have pasted the code into the override.css and nothing happened.
User avatar
Fresh Boarder

GK User
Sat Apr 07, 2012 10:38 am
Did you turn on override in your administrator panel?
User avatar
Platinum Boarder

GK User
Sun Apr 08, 2012 2:34 pm
Ahh excellent thank you for that works like a treat.

One more thing I am unsure about is the "Launch Project" overlay that displays with mouseover thumbnail. How do I change that text to something I would like?
User avatar
Fresh Boarder


cron