hold over/ highlight menu effect for Sidebar menu

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
Fri Aug 29, 2014 5:46 am
Reply with quote
Report this post
Hello,

Is there any way to add the hold over/ highlight menu effect for Sidebar menu like this?
http://goo.gl/x7JXry

Thanks,
Giang Anh
User avatar
Expert Boarder

GK User
Fri Aug 29, 2014 9:52 am
Reply with quote
Report this post
It might be possible but I would need a live site to be able to check if it will work fine.
User avatar
Moderator

GK User
Fri Aug 29, 2014 10:18 am
Reply with quote
Report this post
My site: http://jreplay.com/jreplay
I was able to add that effect on top menu but I cannot use that method for sidebar menu.

Thanks,
Giang Anh
User avatar
Expert Boarder

GK User
Sat Aug 30, 2014 4:59 pm
Reply with quote
Report this post
Please edit: /templates/gk_game/css/override.css and add at its end:
Code: Select all
#gkSidebar .box.LIGHT {padding: 0px;}
.menuLIGHT li {padding: 0px;}
.menuLIGHT li a {padding: 10px 0 10px 20px; display: block;}
.menuLIGHT li a:hover {background: green; border-left: 2px solid red; padding-left: 18px; color: yellow;}


Modify background and colour to your liking.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron