How to change the menu background color

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Sun Sep 16, 2012 10:38 pm
I need to change the menu background colors and the module headers to a lighter shade of green. Can you advise?

I'm trying to match the green in the attached logo.

Thanks,

-jay
bayleafmarket-final-logo 9-2-2012-w.gif
User avatar
Fresh Boarder

GK User
Mon Sep 17, 2012 7:15 am
The background color can be defined via CSS, please just use this code :
Code: Select all
h1#gkLogo {background: #color !important}


If you want to change the header gradient please modify this file root/templates/gk_yourshop/images/moduletable_header.png
User avatar
Platinum Boarder

GK User
Mon Sep 17, 2012 8:25 am
Thank you for the response.

I have a follow up question if you can assist.

I've taken a screen shot of the page with arrows indicating what I'm trying to change.

Is it possible to just change the css?

Thanks,

-jay

screen capture for color change.png
User avatar
Fresh Boarder

GK User
Mon Sep 17, 2012 6:45 pm
No, this parts can't be changed via CSS - you need to modify graphic files which you can find in template/images directory.
User avatar
Platinum Boarder


cron