Hi, This is the URL for the site I am working on: http://clientel-testsite.co.uk/acatalog/
The problem I am having is that the TOPLEVELSECTIONSTOP which automatically inserts the menu is appearing in the sections and sub-sections but not on the contact and site map page.
All these pages use Act_Primary, here is the code:
Could it be the way I am linking to the sitemap and contact us page?
Thanks in advance,
Tracey
The problem I am having is that the TOPLEVELSECTIONSTOP which automatically inserts the menu is appearing in the sections and sub-sections but not on the contact and site map page.
All these pages use Act_Primary, here is the code:
HTML Code:
<div id="header"><img src="logo.gif" alt="logo" style="margin-left:8px;"/> <table border=0 width="930px" cellpadding=0 cellspacing=0> <tr> <td colspan="2"><div id="nav">NETQUOTEVAR:TOPLEVELSECTIONSTOP</div></td> </tr> </table> </div>
Thanks in advance,
Tracey
Comment