MyBB Community Forums

Full Version: Change the header and footer menu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, i need again support, this time maybe can be something stupid for you, but i really can't find out where i need to put my hends and change this. Well i need to change the menu names and the icons of social + the place of adsense code, i insert a image with places i need to be chanded. and also please the footer names, thanks a lot Cool

http://postimage.org/image/rskywvac7/
Admin CP -> Templates & Style -> *Theme* -> Header Templates -> header
Admin CP -> Templates & Style -> *Theme* -> Footepr Templates -> footer
OK with footer was ok i have find and changed it, but with header and adsense i have some problem,on header templates - header i have this code, so no one code with links and voices on menu


<div id="container">
<a name="top" id="top"></a>
<div id="header">
<div class="logo left"><a href="{$mybb->settings['homeurl']}index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>{$social}<div class="clear"></div>{$menu}

<div class="menu" style="margin-top:70px;">
<!--<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>-->
</div>
<hr class="hidden" />
<div id="panel">
{$welcomeblock}
<div class="menu" style="width: 500px;float: right;margin-top: -6px;">
<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>
</div>
</div>

<hr class="hidden" />
<br class="clear" />
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
Just edit it to what you want.
Which menu do you want to change? Search, Memberlist, Calendar, Help or User CP, Mod CP, Admin CP or others.
[attachment=28798]The changes i want to do are not here...I want to change the menu properly, i mean Home - Gallery... However now it's ok finally i have find them, was in index.php of root forum.

Rest to change only the voice Registration - becouse it redirect to another website, how to do this? I am sending a screenshoot, and also adsense from picture, please help me.
Add the adsense code above <hr class="hidden" />
Thanks JordanMussi with adsense now it's ok, rest only to change the registration, as it have bad link that redirect to, how to change it? like on image it's near of login...
Can you share your forum url so we can see the problem?
Yes sure, it's this one - http://nuntaonline.md/forums/ and when i click to register it redirect me to my other forum - http://letsplanmywedding.com/forums

Now it's finally fixed. For all who will need to fix this it's situated in:
Home » Template Sets » Default Templates
Edit Template: header_welcomeblock_guest

Thanks a lot for the support