color on hover and active side-menu item

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 May 16, 2014 2:10 pm
Reply with quote
Report this post
Hi,

I can see that the (sub)menu-item that is active in the dropdown menus is coloured.
I have made side-menus, and the menu-items there get coloured when you hover one, but when a menu-item is active there is no styling to indicate that.
The website is joomla 3.3 with the latest mo template.
You can see the site here:
http://www.test.each-for-sick-children.org

What css-code do I need to use to give styling to an active menu-item in a menu-module situated in the sidebar position?

I tried to find something using firebug but this is to complicated for me. Any advice much appreciated.

Greetings,
Paul
User avatar
Expert Boarder

GK User
Fri May 16, 2014 7:00 pm
Reply with quote
Report this post
Hi Paul is Paul here, it should help:
Code: Select all
#gkSidebar li.current.active a {
    color: #FF0000 !important;
}


of course use your own color,
where to insert this code, check my footer.
User avatar
Platinum Boarder

GK User
Fri May 16, 2014 7:04 pm
Reply with quote
Report this post
p.s.
When you will finish please add here: https://www.gavick.com/forums/member-sites.html
this website is worth, because this is right initiative .

p.s.
Last time I saw that you have used YooTheme template, now you changed to gavick - I wonder why.
User avatar
Platinum Boarder


cron