This topic is locked

Static Page as a Menu item

7/29/2008 6:48:26 AM
ASPRunnerPro General questions
J
jlagden author

Hi,
I want have a menu option on my phprunner project which just takes the user to a static page, (like a help page for instance) which just contains some HTML to display.
The only way I can think of doing this is a bit of a bodge. Create a view, with just one field which contains the HTML, and displaying that one field in the visual editor.
Is the best way to just manually edit the links in the generated code, and link to a page I've created?
Thanks

J
Jane 7/29/2008

Hi,
you can add link to your custom page editing pages on the Visual Editor tab.
Also you can add new link to the menu in the source directly (C:/Program Files/ASPRunnerPro5.2/templates/layouts/lheader.html file).