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.