You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
I want to create a new web page and display it in the nav bar after the last category. Is this possible?
Offline
You probably just want to manually add it to the nav bar.
Check out the ECOM include skinwidget_categories.php
I expect you can add an extra <li>....</li> before the closing </ul>
Offline
thanks Zanart, that gives me a starting point.
Offline