Add module style

GK User
Fri Jun 10, 2011 2:02 pm
Hello, how can i add module style via module class suffix??

Let say i want to change background color for certain modules & assign the suffix to 'bg_red' or change h3 of modules to different size & font-family.

On which code should i change/add?

Thanks~
User avatar
Fresh Boarder

GK User
Sat Jun 11, 2011 7:23 pm
i suggest you make all css changes to overwrite.css and then enable it from template manager. this way you will not loose the changes if you update the template files...

u can add your own style like this :

#mainPage .moduletable.MyOwnColor { bla bla }

then you need to use the suffix " MyOwnColor" (with a space infront...
User avatar
Platinum Boarder

GK User
Sat Jun 11, 2011 10:08 pm
Okay, thanks for the help.. =)

*before this, i dont know that i need to add a space in front of it..
User avatar
Fresh Boarder


cron