Quote:
Originally Posted by dej
When you add a link to the navbar, what Conditional do you need to set to get it to Highlight?
Example:
When I add a link - and click on it - it doesn't Highlight.
Forum stays Highlighted - after "Text4" is clicked.
YouTube:
http://www.youtube.com/watch?v=qXUs3zkAsMQ
|
Find this code:
Code:
<li class="selected"><a class="navtab" href="{vb:link forumhome}">{vb:rawphrase forum}</a>
Code:
<li class="non-selected"><a class="navtab" href="{vb:link forumhome}">{vb:rawphrase forum}</a>
Change the red text to "
non-selected" on all your styles, as it is shown above in blue, and it should not stay highlighted unless you hover over it.
FYI: You're youtube video is set to private. I cannot access it.