Forums / Setup & design / Menu not coming to the right place

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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 Exponential 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