![]() |
Applying a logo. - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: General Support (https://community.mybb.com/forum-176.html) +--- Thread: Applying a logo. (/thread-163387.html) |
Applying a logo. - lolapples - 2014-11-26 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. RE: Applying a logo. - sarisisop - 2014-11-28 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 RE: Applying a logo. - Leefish - 2014-11-28 One thread per issue per member. Closing this as a duplicate. |