change background hove-color in mega menu

GK User
Fri May 20, 2011 3:20 pm
How to change the backgroud color in Mega Menu?

see attached
User avatar
Junior Boarder

teitbite
Fri May 20, 2011 10:23 pm
Hi

It depends how the style was attached to it. Can I please see Your site ?
User avatar
Moderator

GK User
Sat May 21, 2011 8:05 am
site

thank You
User avatar
Junior Boarder

GK User
Sat May 21, 2011 10:37 am
You'll find the code in style1.css, line 46 . . . basically you need to change the image:

#gk-nav #gk-mainnav .level0 > li > a {
background: url("../images/style1/menu_separator.png") no-repeat scroll 0 0 transparent;
color: #FFFFFF;
}

Chris
User avatar
Expert Boarder

GK User
Sat May 21, 2011 10:52 am
thanks for reply.
I found the file which you told me but I want to change the GREY color Not the BLUE ...see attached image.



menu_backround_block_color_2011-05-21.jpg
User avatar
Junior Boarder

GK User
Sat May 21, 2011 12:09 pm
Try line 52 in style1.css . . . it's the #A388FC color which is giving the grey overlay
User avatar
Expert Boarder

GK User
Sat May 21, 2011 1:53 pm
that's right!
solved

Thank You :)
User avatar
Junior Boarder

teitbite
Sat May 21, 2011 6:00 pm
Hi

Thanks for help CMYKreative. I'm chasing my tail this weekend ;/ Couldn't have been here earlier to answer.
User avatar
Moderator

GK User
Sat May 21, 2011 11:50 pm
No problem . . . I try to help out here when I have time (and know the answers).

Now . . . perhaps someone can help ME now with this question:

37-photoslide-/83935-word-count--read-more-not-functioningshowing---.html
Chris
User avatar
Expert Boarder

teitbite
Mon May 23, 2011 5:41 am
Hi

Let me see :)
User avatar
Moderator

GK User
Mon May 23, 2011 8:27 am
User avatar
Junior Boarder


cron