MyBB Community Forums

Full Version: n00b question, Sorry (Changing logo)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Some how i changed logo to a imageshack image
but now i have a paid domain and i want to host the image inside

how can i change header image link?

<div id="logo"><center><a href="{$mybb->settings['bburl']}/foros.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></center></div>
	<div id="submenu"><div id="submenu_left"><strong><a href="{$mybb->settings['bburl']}/portal.php">Portal</a><a href="{$mybb->settings['bburl']}/foros.php">Foro</a>
<a href="{$mybb->settings['bburl']}/plaza.php">Ez2shop</a>
<a href="{$mybb->settings['bburl']}/calendar.php">Calendario</a>
<a href="{$mybb->settings['bburl']}/showthread.php?tid=60">FAQ</a></strong></div><div id="submenu_right"><strong><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a><a href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a><a href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></strong><br /></div></div>
{$abcd}<div id="container">
<a name="top" id="top"></a>
		<div id="header">
		<hr class="hidden" />




		</div>
		<hr class="hidden" />
		<br class="clear" />
		<div id="content">
                              {$welcomeblock}




			{$bannedwarning}
			{$bbclosedwarning}
			{$unreadreports}
{$aamessage}
			<br class="clear" />
Theme settings...
xD found it
sorry my screen was at 800x600 and i did not notice that :3

Can close the thread plz?
logo image is in template image it self.