Not Solved Where to Edit the Menu under Logo
#1
Not Solved
This user has been denied support. This user has been denied support.
Where can we edit the menu located under logo, which consists search, member list etc?
Reply
#2
Not Solved
It's located in the 'header' template:
<ul>
					<li><a href="{$mybb->settings['bburl']}/search.php"><img src="{$theme['imgdir']}/toplinks/search.gif" alt="" title="" />{$lang->toplinks_search}</a></li>
					<li><a href="{$mybb->settings['bburl']}/memberlist.php"><img src="{$theme['imgdir']}/toplinks/memberlist.gif" alt="" title="" />{$lang->toplinks_memberlist}</a></li>
					<li><a href="{$mybb->settings['bburl']}/calendar.php"><img src="{$theme['imgdir']}/toplinks/calendar.gif" alt="" title="" />{$lang->toplinks_calendar}</a></li>
					<li><a href="{$mybb->settings['bburl']}/misc.php?action=help"><img src="{$theme['imgdir']}/toplinks/help.gif" alt="" title="" />{$lang->toplinks_help}</a></li>
				</ul>
Reply
#3
Not Solved
This user has been denied support. This user has been denied support.
Well! Thanks for help. But I thought there would be some shortcuts..
Reply
#4
Not Solved
Shortcuts? I'm not sure what you mean by that, but there is a plugin which makes this task a little easier (although it might not work in some themes):

http://mods.mybb.com/view/menu-manager
Reply
#5
Not Solved
This user has been denied support. This user has been denied support.
(2011-06-14, 05:56 PM)faviouz Wrote: Shortcuts? I'm not sure what you mean by that, but there is a plugin which makes this task a little easier (although it might not work in some themes):

http://mods.mybb.com/view/menu-manager

By shortcut, I meant a setting option for this. Like there is a setting option for Documents. Smile
And thanks for the plugin URL. This will keep me away from mind freak codes.. lol
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)