Menu not coming to the right place

Author Message

Nabil Alimi

Thursday 02 June 2005 5:02:57 am

Hi there,

i'm trying to user the built-in menu of EzPublish using the {menu menuname=...} tag.
So i created a simple table

<table border="0" cellspacing="0" cellpadding="0" summary="Tableau principal">
	    	<tr>
	    		<td class="titre" colspan="2">Titre</td>
	    	</tr>
	    	
	    	<tr>
	    		<td class="menu">{menu menuname=LeftOnly}</td>
	    		<td class="contenu">{$module_result.content}</td>
	    	</tr>
	    	
	    	<tr>
	    		<td class="footer" colspan="2">Footer</td>
	    	</tr>
	    	
	    </table>

But the menu is coming at the bottom of the page instead of at the left. Can anyone help ?

EDIT : Ok i wasnt using the right parameter. :p

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

Ɓukasz Serwatka

Tuesday 07 June 2005 7:08:38 am

Hi Nabil,

You can also build custom menu using this tip
http://ez.no/ez_publish/documentation/customization/tips_tricks/creating_tree_menus

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.