Hey guys,

I'm currently in the process of tweaking a template I recently purchased.

It's this one :

http://osc4.template-help.com/zencart_32720/

If you note, whenever you hover over a category it turns green. Now I would like this to persist if the user selects that particular category.

I have an idea of what I need to do but I'm lost looking at this code. I'd like to have the list item (li) of the selected category to have a custom css class so I can style it.

This is the code taken from tpl_categories.php :

http://pastebin.com/2SHWBax9

If anyone can help I'd greatly appreciate it.

TIA