Posted on: 05/08/03 06:41am
By: barrywong
I created a staticpage (which has a URL link to siteindex.php) so that it shows up on the Main Menu. My problem is when I click on SiteIndex, it only shows the URL. I would like for it to pop the siteindex page up, thus saving one click.
How do I do that? If it isn't done via staticpage, where do I go to do it?
Any help would be greatly appreciated.
Main Menu
Posted on: 05/08/03 08:36am
By: Dirk
I think what you want to do is trying to add a link to Tom Willet's site index script to Geeklog's menu bar. Is that correct?
If yes, then you should simply hard-code a link to it directly in the header.thtml template file of the theme you're using. Static pages won't help you here ...
bye, Dirk
Main Menu
Posted on: 05/08/03 08:14pm
By: barrywong
Thanks Dirk
Okay.. I had assumed that I could do it via staticpages. That is fine.
Thanks again.