MyBB Community Forums

Full Version: Applying a logo.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Apologies for the repost...

I'm trying to apply a logo to my website in place of where it says Xilvercraft at the top (http://xilvercraft.net)
Someone replied to me and said the code exists but its just not found...
I found this in my header template:
<a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a>

Do I have to replace some things in here? If so, where and what, because in my previous post someone said upload a logo to the following location: http://www.xilvercraft.net/images/dark1.8/darklogo.png but in /images there is no folder called dark1.8.. its all in the admin folder under styles. I have tried putting that url in, i tried putting the url of its actual location, i tried uploading it to imgur and putting that url in there, and i tried just saying logo.png and darklogo.png.
Halp Pliz.
Remove the original one: http://www.xilvercraft.net/images/logo.png

Download your preferred image to your images file and name it logo.png

Refresh the page a couple of times your new logo should take the place of the original MyBB one
One thread per issue per member. Closing this as a duplicate.