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
#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;}