No sorry. I meant that when I made the menu there was no link to my index page. How do I add a link to the index page to the menu? I would also like to add a link to my forums to the menu. The menu is made with the left menu code you gave me.pico wrote:Hi
add Replacement Tags see here
http://www.phpwcms-docu.de/navigation_tags.phtml
into your Template- Head, Left, Right or Bottom Area
Exmpl. for Head:Code: Select all
<table style="height:58px" width="100%" border="0" cellpadding="0" cellspacing="0" summary="" > <tr> <td height="18" valign="top">{NAV_LIST_TOP}</td> </tr> </table>
EDIT: OK no need for help anymore. I figured out the problem myself.
