|
#1
|
|||
|
|||
|
:lol:
I'am using the "Lightwhitetwo" template hehe ppffff. Stupid did something wrong with this tread too Last edited by weeand; 04-27-2007 at 10:13 AM. |
|
#2
|
||||
|
||||
|
Welke template gebruik je?
Oh... euh.. which template are you currently using?
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#3
|
|||
|
|||
|
Quote:
I'am using the "Lightwhitetwo" template |
|
#4
|
|||
|
|||
|
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. |
|
#5
|
||||
|
||||
|
Try this:
Code:
<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>
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#6
|
|||
|
|||
|
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. |
|
#7
|
||||
|
||||
|
I can make it even better but you need to hack more files. Contact me by mail if you're interested
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
| Post Reply |
| Thread Tools | |
|
|