MyBB Community Forums

Full Version: forum setup
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How to change the name of the forum or even edit the forum page as I need?

[Image: iDjVBqs.png]
Also simple is like this
1. Go To Admin CP > Templates And Styles > Templates > Select Flatty Theme Templates
2. Go to Header Templates > header
3. Find the logo code and change it to this

<a href="{$mybb->settings['bburl']}/index.php"><span>{$mybb->settings['homename']}</span> YOUR FORUM NAME</a>

Save the template and it's done.

Also .m. reply has template guidelines, so read that as well Smile
But how can I align the image so that it would be on the background, and not as it is now?

https://i.imgur.com/suwUh68.png
(2019-05-05, 06:54 AM)fott Wrote: [ -> ]But how can I align the image so that it would be on the background, and not as it is now?

https://i.imgur.com/suwUh68.png

The letter image you have is WAY TOO BIG. 

You have to make it smaller so that it will fit inside the header dimensions.