MyBB Community Forums

Full Version: Logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here is my fourum: http://extremederby-x.net/index.php

I tried to install a new theme. I wanted to add my own logo so i uploaded , resized one that i had but when i tried to check the forum again , this happened...

You can see a small image below my original logo
http://prntscr.com/7y9xfk

Also check:
http://prntscr.com/7y9ya7

Help would be appreciated
Regards
remove first image code starting with <img & ending with rp4syeo">
Where to do this? I'm newbie
navigate to below location in forum admin panel
admin panel >> Templates & Style >> Templates >> Dark theme templates >> Header Templates >> header

there you can see code segments from your second image (http://prntscr.com/7y9ya7)
It looks like that:


<div id="container">
		<a name="top" id="top"></a>
		<div id="header">
			<div id="logo">
				<div class="wrapper">
					<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>
					<ul class="menu top_links">
						{$menu_portal}
						{$menu_search}
						{$menu_memberlist}
						{$menu_calendar}
						<li><a href="{$mybb->settings['bburl']}/misc.php?action=help" class="help">{$lang->toplinks_help}</a></li>
					</ul>
				</div>
			</div>
			<div id="panel">
				<div class="upper">
					<div class="wrapper">
						{$quicksearch}
						{$welcomeblock}
					<!-- </div> in header_welcomeblock_member and header_welcomeblock_guest -->
				<!-- </div> in header_welcomeblock_member and header_welcomeblock_guest -->
			</div>
		</div>
		<div id="content">
			<div class="wrapper">
				{$pm_notice}
				{$bannedwarning}
				{$bbclosedwarning}
				{$unreadreports}
				{$pending_joinrequests}
				{$awaitingusers}
				<navigation>
				<br />

So what i have to do next?
Send me again these lines ( changed by you ) , Either i will !@#$ that up
admin panel >> Templates & Style >> themes >> dark theme --> scroll down for Edit Theme Properties --> Board Logo
what you have there ? should be http://i.imgur.com/RP4syeo.png
(2015-07-29, 07:38 AM).m. Wrote: [ -> ]admin panel >> Templates & Style >> themes >> dark theme --> scroll down for Edit Theme Properties --> Board Logo
what you have there ?  should be http://i.imgur.com/RP4syeo.png


No it is:
images/dark1.8/<a href="http://imgur.com/RP4syeo"><img src="http://i.imgur.com/RP4syeo.png?1 /></a>

Edit:
I changed it to http://i.imgur.com/RP4syeo.png , as you said and it worked
Thanks a lot!!!
no need that


first upload the image to your ftp


and go admin cp >> themes >> your theme >> CLICK >> now add image URL

uplode logo to


its looking these

change to your URL

images/logo.png

NOTE:- YOU NEED TO ADD FILE IN FTP