Image Show GK 4

Easily add amazing slideshow to your Joomla website with free Image Show module and manage them using slide manager
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Mar 23, 2012 5:55 am
Hi All - I wonder if anyone out there can help me. I looked around in the forum and couldn't find the answer.

I am using the League News template and I cannot find where I can change the color of the More News box and Progress Bar. (http://demo.gavick.com/joomla16/feb2012/)

Anyone out there can help?

THX!

LC
User avatar
Fresh Boarder

GK User
Fri Mar 23, 2012 9:03 am
Use below css codes in "templates/gk_league_news/css/override.css" file and enable css override from template settings > advanced > css override "on".
Change #CB4900 to your chosen colors.
Code: Select all
/* More News Background Color */
.gkIsWrapper-gk_league_news1 .gkIsMoreNews { background: #CB4900; }

/* Progress Slider Background Color */
.gkIsWrapper-gk_league_news1 .gkIsLoader > div.gkIsProgress { background: #CB4900; }


See you around...
User avatar
Platinum Boarder


cron