Image Show modules to diplsay different color bakcgrounds

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Fri Mar 18, 2011 9:29 am
Hi,

I am trying to have two different Image Show modules on one page with different color backgrounds. I am trying to do this with Style Variation field pointing to different style than the one I have picked in Template Manager, but nothing is happen. Somewhere I read that this can be done with new suffix but I don't want to loose the general settings of "clear" suffix. Is there any way to do this?
User avatar
Junior Boarder

Konrad M
Mon Mar 21, 2011 6:39 am
Hi
You can add more than one suffix to module. Try add one more and define background :)
User avatar

GK User
Mon Mar 21, 2011 7:56 am
Konrad Mlynarczykowski wrote:You can add more than one suffix to module.


Where in the module settings to put this extra suffix? Thank you.
User avatar
Junior Boarder

Konrad M
Mon Mar 21, 2011 10:17 am
In the same place where you added first one f.e. _color1 nopadding. You will have 2 classes: color1 and nopadding
User avatar

GK User
Wed Mar 23, 2011 5:01 pm
The problem in my case is that the style is commanded by the template manager, and in the place of the suffix I put " clear". I think that the Image Show style is controlled from gk_stuff.css in this part:

.gk_is_wrapper-template { position:relative; background:transparent url('../images/header_red_bg.jpg') no-repeat 0 0; }
.gk_is_wrapper-template .gk_is_image { display:block; position:relative; overflow:hidden; }
.gk_is_wrapper-template .gk_is_preloader { width:100%; height:100%; position:absolute; z-index:60; top:0; left:0; background:#ec3200 url('../images/header_red_bg.jpg') no-repeat 0 0; }

I tried to put "red" suffix there but nothing happens. Where exactly to define the new style in order to override the template's default " clear" style?
User avatar
Junior Boarder


cron