ImageShow style edit

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
Sat Sep 08, 2012 1:58 pm
Reply with quote
Report this post
Hello guys I'm trying to use the bikestore style for the module but the color that came up is orange byt default. Orange does not match my site color. Is there a way I can change that color to blue since blue is available on the bikestore demo?
User avatar
Platinum Boarder

Konrad M
Sat Sep 08, 2012 5:19 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.gkIsButtons {
background: #FB5A29 !important;
}

and set your color value. Remember to enable override.css option in template settings. Just in case please give me url to your site I will check if you need more css code.
User avatar

GK User
Sun Sep 09, 2012 12:19 am
Reply with quote
Report this post
it doesn't work . I need to know which file control the style of the imageShow . I wanna change the interface button colors and the position of the text block position and text size.
User avatar
Platinum Boarder

Konrad M
Mon Sep 10, 2012 7:11 am
Reply with quote
Report this post
All css files you will find in modules/mod_image_show_gk4/styles. Becasue you set bikestore style you need go to gk_bikestore folder. Here you will find style.css file. Try edit it. But remember to do backup later becasue if you will update module this file will be overrided.
User avatar

GK User
Mon Sep 10, 2012 8:13 pm
Reply with quote
Report this post
Thanks I actually chose a new style all together i chose the musicity style. I made changes to the css file I was wondering if I could make those changes in css override instead so even when I updated the module I can just keep the changes in the css override.
User avatar
Platinum Boarder

Konrad M
Mon Sep 10, 2012 9:56 pm
Reply with quote
Report this post
Yes you can add them to override.css but remember to turn off default css option in module settings.
User avatar


cron