PDA

View Full Version : Menu Header problem


dunhill
11-08-2005, 12:23 PM
I am having a small problem incorporating Link Directory into my site.

I am using Tigermenu

When I include my header.php in header.tpl everything works great except that my menu gets moved out of alignment, it only hapens when I use Link Directory, any thoughts?

I have the following:

<table border="0" width="100%" id="table2" bgcolor="#4682B4" height="29">
<tr>
<td align="left" valign="top">

<p style="margin-top: 0; margin-bottom: 0">
<div style="display:block; position:relative">
<script language="JavaScript">
new menu (MENU_ITEMS, MENU_POS);
</script>
</div>

</td>
</tr>
</table>



Thank you!

Bill
11-09-2005, 04:53 AM
Hi, whats the link to your directory ?