Appsite image show gk4 navigation

GK User
Tue Feb 07, 2012 9:14 pm
Hi, On the home page of the appsite template there is the image show gk4 module. It displays the photos in a slideshow and at the bottom there is a bar which as the image loads it displays a "redish" color. Is it possible to change this to a different color? How could I do that?

Thanks,
User avatar
Fresh Boarder

GK User
Wed Feb 08, 2012 12:02 am
Please open file root/modules/mod_image_show_gk4/styles/gk_appsite1/style.css and change the background value in line 34 :

Code: Select all
.gkIsWrapper-gk_appsite1 .gkIsPagination .gkIsProgress { width: 100%; background: #fda087; border-bottom: 1px solid #ffdbd1; border-top: 1px solid #397baa; height: 4px; margin-top: 16px; display: block; float:left; }
User avatar
Platinum Boarder


cron