How to change module container color?

GK User
Thu Nov 18, 2010 1:53 am
Can you guys please tell me how to change the module container color in override css?
please see image.
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 2:45 am
Hi

Do you want to change moduletable or News Show Pro GK4?
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 3:11 am
Both please so I can chose.
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 3:27 am
If you want to change on moduletable, you can do it on template.css file.
But can do it in easier way, by adding a module suffix.

For example, adding this basic lines:

Code: Select all
.moduletable.mycolor {background: #000}
.moduletable.mycolor a {color: #fff}


them you just need to add this suffix to the module "[space]mycolor"


Cheers
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 4:10 am
Does that take care of the border as well? Can I put that in override css also?
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 11:29 am
Thanks...I succesfully changed the background and text color...
But How to change the background image for this module only ?



Thanks in advance... :)
User avatar
Junior Boarder

GK User
Thu Nov 18, 2010 11:46 am
what module is that? again you should do as seichinha says and make a module suffix and apply it to the module.
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 12:34 pm
News Show Pro GK4...
User avatar
Junior Boarder


cron