Page 1 of 1

Phoca Tre template menu

Posted: 02 Dec 2013, 22:40
by usjdm
Hi Jan (Phoca). and thank you for such a great template. on the menu i love everything about it. i would like to know if it possible to mark the active menu with some kind underlined or background color or font color so we will know which menu we are currently active on?

I try to work with the menu css but im pretty new to web developing so it kind of confusing to me, as which class id to use or the template use for the active link.
if it can be done please help. thank you. Tony

Re: Phoca Tre template menu

Posted: 03 Dec 2013, 00:48
by Jan
Hi, for this the template.css or directly the bootstrap.css needs to be customized - try to search code like a:hover (a:visited, a:focus) etc. in the CSS

Jan