On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
Orange Theme -  How to modify logo in Orange MyBB Theme
#1
Thumbs Up 
This tutorial will teach you how to modify Logo text or add image based logo in Orange MyBB Theme:-

   

Follow these steps below to add image based logo in Orange MyBB Theme :-

  1. Go To Admin CP > Templates And Styles > Templates > Select Orange Theme Templates
  2. Go to Header Templates > header
  3. Find the below text
           <a href="{$mybb->settings['bburl']}/index.php"><span>{$mybb->settings['homename']}</span> <img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>
  4. Change {$mybb->settings['homename']} above to your Forum Name/ Logo name
  5. OR if you want to add image based logo, replace it with this text :-
    <a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>
  6. Make sure you have uploaded the logo and set it properly in theme settings.
That's it!

Hope this tutorial helps you add image based logo in Orange theme.

Regards
WallBB
Reply


Messages In This Thread
How to modify logo in Orange MyBB Theme - by WallBB - 11-05-2017, 08:46 AM



Users browsing this thread: 1 Guest(s)