![]() |
Add "Return to Main" Option Hi, in the menu bar, I want to add "Retrun To Main", to return to the main page. How do I do that? Thanks, Matt O. |
Your home button returns you to the main page of the product |
Thanks Chuck, but I already new that:) Here's the original post: --------------- Could someone tell where I can add menu items. I want to be able to link between Classifieds, PhotoPost,Forum and Main Page (HOME), and still keep the same integrity/cosmetics of the menu bar operation. Matt O. --------------- The operative word is "add" :) Thanks, Matt O. |
well are you integrating with vb or standalone? vb you can add links in the vb navbar template. In photopost you can add links in the menubar.tmpl |
Integrating with phpBB, but am using PhotoPost "Blue" Stylesheet. I want to add "Classifieds", "Forum", and "MAIN" (our home page) to the menubar. Below is my menubar.tmpl, Thanks again, Matt O. ------------------------- <?php echo <<<PPPRINT <!-- BEGIN TEMPLATE: menubar.tmpl --> $ppopen <tr> <td class="{$Style['menubar']}" width="100%" colspan="2"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td class="{$Style['menubarnb']}" width="50%" align="left" valign="middle"> $menu2 </td> <td class="{$Style['menubarnb']}" width="50%" align="right"valign="middle"> $menu </td> </tr> </table> </td> </tr> $ppclose<br /> <!-- END TEMPLATE: menubar.tmpl --> PPPRINT; ?> |
I don't know how this got posted twice...... :confused: Anyway..... I didn't see in the menubar.tmpl where to add the menu items I mentioned in the previous post. And since I didn't get an answer...... does that mean there isn't an answer, or do I have to do something else to make this work...? Matt O. |
Okay you asked what where to edit and it was answered. I stated menubar.tmpl What do you mean how you want to know how to code an html link? Code: Content visible to verified customers only. |
Quote:
I have no idea how that fits in to the menubar.tmpl code, and where will it get the info from, to insert "Classifieds", as an example. Again Chuck, you're help is very much appreciated. Matt O. |
Okay an html link is coded as noted above in bold. Maybe something like this for you Code: Content visible to verified customers only. |
Absolutely FANTASTIC.... Thank you Chuck:) Matt O. |
| All times are GMT -5. The time now is 07:08 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0