Helpful Information
 
 
Category: vBulletin 3.5 Template Modifications
Languge Chose Navbar

Edit your navbar template, find

Find:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">


Below this code:


<td id="newlinkx" class="vbmenu_control"><a href="?langid=1">Language</a> <script type="text/javascript"> vbmenu_register("newlinkx"); </script></td>


Find:


<!-- / NAVBAR POPUP MENUS -->

Above this code :


<!-- / new link menu -->
<div class="vbmenu_popup" id="newlinkx_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="vbmenu_option"><img class="inlineimg" src="images/misc/TR.gif" border="0"><a href="?langid=3"> Turkish</a></td></tr>

<tr><td class="vbmenu_option"><img class="inlineimg" src="images/misc/EN.gif" border="0"><a href="?langid=1"> English</a></td></tr>

<tr><td class="vbmenu_option"><img class="inlineimg" src="images/misc/GE.gif" border="0"><a href="?langid=5"> Dutch</td></tr>

</table>
</div>
<!-- / new link menu -->

Thanks : http://www.zerorelax.com/forum/
MidNight_TR

just available for those 3 languages ?
anyway to get any language you want ?

Nice, but you have the wrong flag for the dutch :p

thanks nice hack :)

Nice, but you have the wrong flag for the dutch :p

Opppsss...

Sory. :)

just available for those 3 languages ?
anyway to get any language you want ?


what he said.

(though looking at the code...it looks pretty easy to add whatever language coodinates to whatever language id is on our respective forums ;) --and gotta get the coordinating flag of course. :p )










privacy (GDPR)