gavick photoslide image show colour change

Gamebox for Joomla 1.5 support forum by GavickPro
GK User
Tue Feb 15, 2011 2:45 pm
is there any way to alter the colour of the transparent black text area in the mod_gk_image_show module?
I want it to be a certain shade of blue.....

can this be done?
thanks
User avatar
Expert Boarder

Konrad M
Tue Feb 15, 2011 2:56 pm
Hi

Try in override.css
Code: Select all
.gk_is_text_bg {
background:none repeat scroll 0 0 #000000;
}

and change html color code #000000
User avatar

GK User
Tue Feb 15, 2011 3:28 pm
i added the code and my colour choice in overide.css and uploaded but no change.

did i miss something?

thanks
User avatar
Expert Boarder

teitbite
Tue Feb 15, 2011 4:27 pm
Hi

Have You enabled using override.css file in template's settings ?
User avatar
Moderator

GK User
Tue Feb 15, 2011 4:35 pm
thanks guys....the instructions worked when the overide was enabled!;)
User avatar
Expert Boarder

teitbite
Wed Feb 16, 2011 4:25 pm
Hi

Yeap, that's the most common solution ;)
User avatar
Moderator


cron