#gkTopBar {background:blue; color:pink;}
#gkTopBar a {color:red;}
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/