Thread
:
Creating new navigation
View Single Post
#
10
10-02-2004, 08:49 AM
TelaFirma
X-Adept
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
If all you want it to display one or two pages, then just create a normal hyperling in the templates... like:
Code:
Page 1 Title
Page 2 Title
Or if you want to use the Smarty variables for the Title of the page to be the link, you can use
Code:
{$pages_menu[00].title}
{$pages_menu[01].title}
{$pages_menu[02].title}
and just insert them whereever you want.
__________________
X-Cart Dynamic Image Generator 4.1
--
www.AngelaCarol.com
TelaFirma
View Public Profile
Send a private message to TelaFirma
Visit TelaFirma's homepage!
Find all posts by TelaFirma