MyBB Community Forums

Full Version: logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I do all what i know, but i dont see logo, can you help me?
[/url][Image: image.png]

[Image: image.png]

[Image: Capture.png][url=https://postimg.org/image/gh37b3je1/]
Did you set proper permissions for the folder ?

update :

upload logo,gif under

images > focus

currently it is just " images "
Focus theme contains text based logo, if you want to use image based logo refer this post.
https://community.mybb.com/thread-189771...pid1238611

Text from the post above :-
Anyone who wants to use image based logo in place of text, go to your Admin CP > Templates and Styles > Templates > Focus Templates > Header Templates > Header
Replace the logo div code with this one
<div class="logo">
  <a href="{$mybb->settings['bburl']}/index.php"><img src="{$mybb->settings['bburl']}/images/Logo.png" title="logo" alt="logo"></a></div>
Your logo dimension needs to be 413x138px.
Hope it helps
You are using gif as your images, use this

   <a href="{$mybb->settings['bburl']}/index.php"><img src="{$mybb->settings['bburl']}/images/logo.gif" title="logo" alt="logo"></a></div>
on header template you use Logo with a capital "L"
in ftp u have with lower "L"

decide wich one you want to use Wink
it may be this but not sure loool
still dont work
[Image: Capture.png]picture upload sites
That is really weird, please share your forum url.
I will have a look.
i finish this yeaa Smile>
Can you tell me, how to install new smiles?
I download this, but how to upload on forum?
(2016-08-30, 10:32 AM)fostes Wrote: [ -> ]i finish this yeaa Smile>
Can you tell me, how to install new smiles?
I download this, but how to upload on forum?
I think you should start different thread for different issue.
Happy to resolve your logo fix.

You can get smileys from here and add it in admin cp
https://community.mybb.com/mods.php?acti...ategory=23