![]() |
Dropdown menu in navbar?
I know its a very basic thing, but I don't remember how to do it...
Basicly the same kind of dropdown as "Quick Links" . Could anyone gimme the code for it? Thanks |
No-one knows how to do this :S?
|
*bump* :(
|
Quote:
Can't find my example here when I get home ill write up another tutorial |
Thanks for the reply :).
I saw the code there , but I can't figure it out :S. I would appreciate a tutorial or something , if its not to much to ask :) |
*bump*
|
1 Attachment(s)
This is rather easy if you just copy the code that's already there in the Navigation/Breadcrumbs => Navbar Template.
I wanted to add a Gallery link to my nav bar. I added this: Code:
<!-- Gallery Link Addon --> Code:
<!-- Gallery Addon Menu --> Aceman |
Another question,... how do you force a line feed (i.e.) and extra line in the navbar.
|
An extra line? Like at www.ntlhellworld.com? If thats what you are after I'll grab the code out of my navbar template for you.
|
Yeap that's what I want.
|
OK heres my navbar template
Code:
<br /> |
Thanks guys :).
|
OK, This is great, BUT....
How do you do conditionals with this? I need it for the same reason, the gallery, and I created simple links for Gallery Home, New Images, and New Replies. But I want the link for "My Gallery" that would show the member their own gallery. How would I do that? |
consider this is for a row stores the link to the gallery:
<td class="vbmenu_control"><a href="gallery.php?$session[sessionurl]">Gallery</a></td> to allow only registered users: <if condition="$bbuserinfo[userid]"><td class="vbmenu_control"><a href="gallery.php?$session[sessionurl]">Gallery</a></td></if> |
All times are GMT. The time now is 04:01 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|