View Full Version : Alternative language
weeand
04-27-2007, 08:05 AM
:lol:
I'am using the "Lightwhitetwo" template
hehe ppffff. Stupid did something wrong with this tread too
Dennis
04-27-2007, 08:57 AM
Welke template gebruik je?
Oh... euh.. which template are you currently using?
weeand
04-27-2007, 10:16 AM
Welke template gebruik je?
Oh... euh.. which template are you currently using?
:lol:
I'am using the "Lightwhitetwo" template
weeand
04-27-2007, 10:19 AM
The "Menu-code" looks like this:
<div id="menu" style="min-width:660px;width:<IMAGE_WIDTH>px;">
<ul>
<li><a href="index.php" title="Huidige foto" class="left">» Foto «</a></li>
<li><a href="index.php?x=browse" title="Archief" class="middle">» Archief «</a></li>
<li><a href="index.php?x=about" title="Over dit Photoblog" class="middle">» Over ... «</a></li>
<li><a href="index.php?x=rss" title="Really Simple Syndication" class="right">» RSS «</a></li>
</ul>
</div>
Hope, this makes some sense.
Dennis
04-27-2007, 11:04 AM
Try this:
<div id="menu" style="min-width:660px;width:<IMAGE_WIDTH>px;">
<ul>
<li><a href="index.php" title="Huidige foto" class="left">» Foto «</a></li>
<li><a href="index.php?x=browse" title="Archief" class="middle">» Archief «</a></li>
<li><a href="index.php?x=about" title="Over dit Photoblog" class="middle">» Over ... «</a></li>
<li><ALTERNATIVE_LANGUAGE></li>
<li><a href="index.php?x=rss" title="Really Simple Syndication" class="right">» RSS «</a></li>
</ul>
</div>
make sure you change it on all templates if this code exists in them.
weeand
04-27-2007, 11:16 AM
It's working. thnx very much.
I did try something like this. But I did put the tag at the end of the menu.
Must have done something wrong.
Dennis
04-27-2007, 02:34 PM
I can make it even better but you need to hack more files. Contact me by mail if you're interested ;)
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.