MyBB Community Forums

Full Version: Menu Manager Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I run a 1.6 Forum, latest updates and all. I need to edit the toplink menu to add some relevant links, as for the intended audience, it's a bit off topic.

I installed the plugin, activated it. But, when I try to change the top links, nothing on the forum changes.

I'm using the Apart 1 theme. I could change the top links manually, but I don't know the exact code to do it.

This is the code for usual top links:
<li><a href="{$mybb->settings['bburl']}/search.php" class="search">{$lang->toplinks_search}</a></li>

Lets say I want to change the link to:
http://www.google.com

And the icon is located at:
http://www.google.com/icon.png

What would I replace the current code with? I've fiddled around with it in the past to no avail.


I will sincerely appreciate any help!
(2011-04-02, 02:32 PM)Yaldaram Wrote: [ -> ]You may use this: http://mods.mybb.com/view/menu-manager

That's the plugin I'm having a problem with.
Can anybody assist me with this? I'm a new user to MyBB so I would appreciate any help. The menu manger plugin isn't working for me it seems, how can I manually edit the top bar (what's the code?)?