Hi there.
I am quite new to Joomla and would call myself a hobby man when it comes to HTML.
I have taken a template I purchased and am editing it.
I am dealing with the Main menu items at the top of my page:
http://www.tumblingtigers.co.uk/tigers/ ... p/about-me
I am trying to get the ACTIVE menu item background above the normal item. As seen on my site currently the normal background image (black paw) is overlaying the active item (green circle).
I have notice that the menu items in the CSS are based on "#navigation a" and "navigation a:hover" BUT the active background item is based on "'navigation li.active"
I have tried using "navigation a.active" and "navigation a:active" but does not work.
Can someone help
Will
PS. the CSS code is based as http://www.tumblingtigers.co.uk/tigers/ ... defaut.css