PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost How do I...? (http://www.photopost.com/forum/reviewpost-how-do-i/)
-   -   Edit the upper header line (http://www.photopost.com/forum/reviewpost-how-do-i/131877-edit-upper-header-line.html)

khoking May 16th, 2007 01:41 AM

Edit the upper header line
 
Which file should I open to edit the links:

My Products · Watch List Admin · Home · Search · Member List · Profile · Upload Products · Logout

I would like to add some extra links to it.

Chuck S May 16th, 2007 07:00 AM

You edit the menubar template and place html links where you wish on either side of the $menu and $menu2 variables in there

khoking May 16th, 2007 08:20 AM

Thanks!

How can I remove the "Home" menu from the bar? I would like to remove or rename it to "Reviews".

Chuck S May 16th, 2007 08:51 AM

You can rename it by editing your language file under the languages subdirectory and renaming the string from Home to Reviews

khoking May 16th, 2007 10:52 AM

Hi Chuck,

Thanks!

If I want to remove some links in the menu, which file should I edit?

Chuck S May 16th, 2007 11:38 AM

You would need to hack your pp-inc.php file the topmenu function


All times are GMT -5. The time now is 10:19 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97