CHANGE TOPBAR COLOUR

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Jan 27, 2014 4:28 pm
Reply with quote
Report this post
How do I change the colour of the topbar?
User avatar
Fresh Boarder

GK User
Mon Jan 27, 2014 10:14 pm
Reply with quote
Report this post
Hi,
color of fonts or color of background ?
If first and second answer:
Code: Select all
#gkTopBar {background:blue; color:pink;}
#gkTopBar a {color:red;}


Following guide will teach you how to use custom CSS:
http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Thu Feb 13, 2014 9:24 pm
Reply with quote
Report this post
Pawel F wrote:Hi,
color of fonts or color of background ?
If first and second answer:
Code: Select all
#gkTopBar {background:blue; color:pink;}
#gkTopBar a {color:red;}


Following guide will teach you how to use custom CSS:
http://www.gavick.com/documentation/joo ... -template/




Thank you
User avatar
Fresh Boarder


cron