MyBB Community Forums

Full Version: Adding a top link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I ad a new link to the header template. I want a link in the header where Search, Memberslist, Calendar, and Help are located.

I want this new link to use the image that members list uses memberlist.gif

Thanks!
Head to:
ACP > Templates & Styles > Templates > Default Templates > Header Templates > header

Should be there.
thanks but what is the code for it?

I am using this
<li><a href="{$mybb->settings['bburl']}/addons/galleries"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/photo.gif" alt="Galleries" title="Galleries" /></a></li>

But it only shows the image and not the text for the link. I want it to also have the text "Galleries"
That's because you've typed no text to show... Confused Before the </a>, type some text, and it will show...
(2009-10-10, 05:04 AM)arineod Wrote: [ -> ]How can I ad a new link to the header template. I want a link in the header where Search, Memberslist, Calendar, and Help are located.

I want this new link to use the image that members list uses memberlist.gif

Thanks!

Give my plugin a try. It does just that. You can replace the image with your own.

http://mods.mybboard.net/view/custom-tab