GK Menu - Add Border

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
Sun Aug 25, 2013 6:32 pm
Reply with quote
Report this post
Hey,

Another question I cant figure out myself.

On the template's menu when you go to a child level a nice border is around the second box, how can I get that to appear around the first box also?

Example: Visit www.caseys.ie

Roll over "About Us" menu - No border.
Now in About Us roll over "Contact Us" - Border on that box.

Thanks,
User avatar
Senior Boarder

teitbite
Sun Aug 25, 2013 10:22 pm
Reply with quote
Report this post
Hi

This was designed the way that subsubmenu only has this border. If You want to have it for the first add this code to css:

Code: Select all
.gkMenu .childcontent {
    border: 1px solid #222222;
}
User avatar
Moderator

GK User
Mon Aug 26, 2013 6:36 pm
Reply with quote
Report this post
Many thanks
User avatar
Senior Boarder

teitbite
Tue Aug 27, 2013 6:22 pm
Reply with quote
Report this post
Hi

Lucky guess. I'm happy it's working :)
User avatar
Moderator


cron