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
|