Hi
I have a custom vb skin installed with a custom navbar template and I want to include "Translations" menu item with a dropdown manually. (take a look at the top: you see User CP,FAQ,Community,Calendar,New Posts etc)
But I cannot find a code for this. Google Chrome developer tool display me :
Code:
<a id="vbettranslations" href="$show[nojs_link]#vbettranslations" accesskey="5" style="cursor: pointer; "><img class="vbet-flag vbet-en" width="16" height="11" src="images/vbet/flags/clear.gif" alt="English" border="0" title="English">Translations <img src="images/002/misc/menu_open.gif" border="0" title="" alt=""></a>
<img class="vbet-flag vbet-en" width="16" height="11" src="images/vbet/flags/clear.gif" alt="English" border="0" title="English">
"Translations"<img src="images/002/misc/menu_open.gif" border="0" title="" alt=""></a><script type="text/javascript"> vbmenu_register("vbettranslations"); </script>
I'm not sure that it's correct. I tried VB Search Templates but without success.
Could you please help me.
Thanks