MyBB Community Forums

Full Version: Remove Square Icon Below Board Logo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2017-02-04, 04:55 PM)johnnyvang Wrote: [ -> ]You dont need the whole code that photobucket gives you.
You only need this part:
http://i1266.photobucket.com/albums/jj531/fraglesplat/SUPER%20ELECTED%20SHIT%20experiment%20copy_zpsrajou1k8.png


In your header template you see:
<a href="{$mybb->settings['bburl']}/index.php"><img src="{$mybb->settings['bburl']}/images/logo.png" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>


After img src tagĀ changeĀ {$mybb->settings['bburl']}/images/logo.png into the url from photobucket as showed above.

Great Smile but which code do I put in the "board logo" section?

thx Smile
Just the path to the image.

images/a123.png

Is all you need.
(2017-02-04, 05:11 PM)Matt Wrote: [ -> ]Just the path to the image.

images/a123.png

Is all you need.

sorry still not working here is a photo of what i am doing in the admin cp

[Image: mybb%20aid_zpspjyij6jq.png]
Image Directory = images
Board logo = images/a123.png
Great that worked thank you very much everyone for your help and timeSmile

Sorry I kept beating around the bush Smile

This was easier than I thought Smile

But if you mind please keep this thread open just for the future Smile

Thank you very much again Smile
Pages: 1 2 3