Changing colours

GK User
Wed Aug 15, 2012 11:20 am
Hi,

I was hoping you could tell me how i change some colours on my site. I was able to change a few myself, but now i'm stuck.

As shown on the picture attached, i would like to paint the box black, and with a lighter border, like you see in the top of the picture. And, if possible also change the pink buttons to orange?

Hope you can help!
Thanks!
User avatar
Fresh Boarder

GK User
Wed Aug 15, 2012 12:01 pm
It would help us a lot if you can post a link to your website.

See you around...
User avatar
Platinum Boarder

GK User
Thu Aug 16, 2012 9:58 am
normanUK wrote:It would help us a lot if you can post a link to your website.

See you around...


Sorry! I forgot that. Its vys.cuppen.dk
User avatar
Fresh Boarder

GK User
Thu Aug 16, 2012 11:22 pm
Use following css in /templates/gk_templatename/css/override.css and enable css override from template settings > advanced settings > css override "on".

Code: Select all
#gkWrap2 { background: none;}
#gkWrap2 .box.color2 > h3, #gkWrap2 .box_menu.color2 > h3, #gkWrap2 .box_text.color2 > h3 { background: #F26522;}


See you around...
User avatar
Platinum Boarder


cron