Hi
I installed this mod too.
I don't know if it's just the overall style I'm using, but I had to place this code in the header template not in navbar, in order for it to work well.
Quote:
<if condition="$vboptions['useforumjump']">
<td id="navjump"><a href="#navjump">$vbphrase[forum_jump]</a> <script type="text/javascript"> vbmenu_register("navjump"); </script></td>
</if>
|
Notice that I removed
.
Thanks to all.