Change Drop Down Menu Background Color

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Feb 05, 2013 5:47 pm
Reply with quote
Report this post
I am using style 3 and in the drop down submenu from the main menu the background color is a burnt orange when highlighted. I am trying to change it to a dark grey. Is this done in the style3.css or do I need to change an image color. I can't find the code to change the color in style3.css. Attached a screenshot
User avatar
Senior Boarder

GK User
Tue Feb 05, 2013 6:05 pm
Reply with quote
Report this post
trippw10 wrote:I am using style 3 and in the drop down submenu from the main menu the background color is a burnt orange when highlighted............

hello friend,
here you have the code.... set it into the overide.css enable overide.css in template settings.... than play with colors.....
Code: Select all
.gkMenu > ul div.childcontent li
{
   background-color: #444444;
}
User avatar
Expert Boarder

GK User
Tue Feb 05, 2013 8:52 pm
Reply with quote
Report this post
that made the foreground grey but still leaves the highlighted area burnt orange
User avatar
Senior Boarder

GK User
Sat Feb 16, 2013 5:11 pm
Reply with quote
Report this post
trippw10 wrote:that made the foreground grey but still leaves the highlighted area burnt orange

send me your url pls and let me know what you wanna have.....

cheers
User avatar
Expert Boarder


cron