PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.0.X (http://www.photopost.com/forum/how-do-i-vbulletin-3-0-x/)
-   -   Need a Navbar link to "My Gallery" (http://www.photopost.com/forum/how-do-i-vbulletin-3-0-x/118450-need-navbar-link-my-gallery.html)

paradise June 1st, 2005 08:01 PM

Need a Navbar link to "My Gallery"
 
hey everyone,

I am trying to create a drop down menu for Gallery on the navbar. It's not that hard ( got code on vbulletin.org). I got the links down for:
Gallery home
New Images
New Posts

BUT, I can not figure out how to do a "My Gallery" link. Basically I have had members ask me for a link that would go directly to their "member categories" folder. This way they would not have to go:
Gallery Home / Members Categories / {membername}'s gallery

The code I am using from vbulletin.org is located here:
http://www.vbulletin.org/forum/showthread.php?t=72837

If you think that code is inefficient or if there is a better way to do it, I am open for suggestions. So far that code only accepts a straight "URL" for the menu options, not a conditional response.

ConqSoft June 1st, 2005 08:02 PM

Re: Need a Navbar link to "My Gallery"
 
http://www.vbadvanced.com/forum/showthread.php?t=5367


All times are GMT -5. The time now is 05:40 AM.

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