How can i change menu color?

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Jan 31, 2013 7:51 pm
31-1-2013 20-48-47.png


how can i change menu color like my logo?
User avatar
Senior Boarder

Konrad M
Fri Feb 01, 2013 6:45 am
Hi,
please add to override.css
Code: Select all
#gkMainMenu > div > ul {
background: #7b9ef8 !important;
}

and set yout own background value. Remember to enable override.css option in template settings.
User avatar

GK User
Fri Feb 01, 2013 11:28 pm
its okey very thanks
but there is a another two problem.

1. blue hower color
2-2-2013 00-17-05.jpg


2. image show gk4 problem : its showing but i cant set and see article topic on slides
2-2-2013 00-22-57.jpg
User avatar
Senior Boarder

Konrad M
Mon Feb 04, 2013 12:43 pm
Can you give me url to your site?
User avatar

GK User
Sat Feb 09, 2013 10:44 pm
Konrad M wrote:Can you give me url to your site?


http://www.8DPC.com
User avatar
Senior Boarder

Konrad M
Tue Feb 12, 2013 1:33 pm
1. Please add to override.css
Code: Select all
#gkMainMenu > div > ul > li:hover, #gkMainMenu > div > ul > li:active, #gkMainMenu > div > ul > li:focus {
background: #85a6fb;
}

and set your own color value. Remember to enable override.css option in template settings.
2. Have you change something in module settings ?
User avatar


cron