How to change module header background color

GK User
Mon Sep 02, 2013 5:02 am
Hi I'm trying to modify the suffix "light1" to make the header background color light blue and the text color for the header white. I'm basically trying to achieve the look that the tables have with the light blue top column but for a module instead.

What would I need to put in the overide.css to achieve this?

I currently have:

#gkWrap2 .box.lightblue h3 {
background: #96CCFF;
color: #FFF;
border-bottom: 1px solid #f0f0f0;
margin: 0 -18px 16px;
padding: 0 18px 12px;
User avatar
Fresh Boarder

GK User
Mon Sep 02, 2013 6:16 am
Hi,
read here: http://www.gavick.com/documentation/joo ... -size-etc/

those tips should help you. If not give me sign.
User avatar
Platinum Boarder

GK User
Mon Sep 02, 2013 7:25 pm
Remember to close { .... using }
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.