Menu Highlight

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Apr 22, 2013 3:04 pm
Reply with quote
Report this post
Hello

When hovering over the main menu when there are items to drop down, the background of the menu text goes a solid black box and then drops down.

is there a way to have a solid black box around each menu item even when it's not selected so it shows up better against the background drop image?

Many thanks in advance.
User avatar
Junior Boarder

GK User
Tue Apr 23, 2013 11:03 pm
Reply with quote
Report this post
Hi Oliver, this is easy job, just use my code:
Code: Select all
.gkMenu > ul > li > a  {border:2px solid black;  margin-right:5px;}

You will get this nice result:
menu.png


remember to add my css code here (click on image & scroll)
GK-custom-css-code.png
User avatar
Platinum Boarder


cron