MyBB Community Forums

Full Version: How to add stuff to the navigation menu at the bottom
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Well i made another Tutorial about how to add stuff to your navigation menu at the bottom.

Here is a picture for who that dont know what is navigation menu at the bottom: [Image: dropdownmenu12oc.jpg]

Well here we go:
Go to ACP Then:
ACP --> Templates --> Modify/Delete --> Expend {Template Name} --> Footer.

Then find:
<a 
href="$settings[contactlink]">$lang->bottomlinks_contactus</a> |
Founded? Great, Now ABOVE it write:
<a 
href="$settings[bburl][color=blue]/link.php[/color]">[color=orange]Test[/color]</a> |
Let me explain:
Orange= The name of the new dropdown menu.
Blue= The link where the new dropdown menu will go. (NOTE: [bburl] = the url of your forum.)

Change it to how you will like it and the result:
[Image: dropdownmenu21nm.jpg]

Questions? Need help? Write here or just PM Me Smile
//NadavP2
Hello, nice, but I have a question in general:

A drop down menu is this one you can find at the bottom of the page for the forum jump, for example, isn't it?
Yes, It is Wink
another very good job From NadavP2

God Job!

=)
Thanks =]
umm hey

nice tutorial, however this is not a drop down menu!!, ur just adding an element to a certain bar Smile

chaw
Thanks Toungue
Someone told me he want an "how to add" Dropdown menu tutroial Smile
lapsetur Wrote:Can you also make a dropdown menu
What I need is a dropdown menu on navbar. Please look at the attachment

[attachment=1961]
This Is Not Like The Drop Down-Menu On VB?
This is vBulletin i think...
This tutorial made for MyBB.

--Edit: Im MAYBE Making my old community at vBulletin, Then i will start work with this...--
Pages: 1 2