Hello There, Guest! Login Register
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to add a logo to FlatOne MyBB Theme
#1
If you would like to add your logo to FlatOne it's not difficult.

Find the following inside the header template:

<span class="logo">FlatOne</span>

Then replace with your logo (example below):

<img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" />

Go to the theme in your admin cp and you should be able to edit the location of your logo. This can be done by going to admincp -> themes -> FlatOne -> Edit Theme Properties (below where you see the css files) -> board logo

You may have to edit logo so it's not too large or modify your logo with css.
Reply




Users browsing this thread: 1 Guest(s)