MyBB Community Forums

Full Version: (NEED HELP)how to change mybb default logo on an already installed forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please guyz,am new to mybb,i'v installed the forum,but i want to change the default logo,and i dont know how...CAN ANY BODY HELP Me?
Upload YOUR logo to ./images directory and go to ACP > Templates and Style > Themes > Your theme > Logo path
(2012-07-20, 08:40 AM)Shannon Wrote: [ -> ]Upload YOUR logo to ./images directory and go to ACP > Templates and Style > Themes > Your theme > Logo path

please,can anyone also tell me how upload and to install themes
you can do it in 3 different ways as well mate
1- go to ACP > templates and style > templates > the theme you are using templates > expand them > choose the header template > you will find line like this
Quote:<div class="logo"><a href="{$mybb->settings['bburl']}"><img src="images/lust/logo.png"/></a></div>
replace the
Quote:"images/lust/logo.png"
with the image you want to use url
example :
you want to use google image , just go to google get the url and paste it instead of that line
note:
it should be in this format
Quote:http://www.example.com/image.png
or upload the image on your ftp and replace
Quote:"images/lust/logo.png"
with the new logo dir

2- go to ACP > templates and style > templates > the theme you are using templates > expand them > choose the header template > you will find line like this
Quote:"images/lust/logo.png"
go to your ftp to that directory and remove the file logo.png then upload the new logo file and rename it "logo.png"

3- go to ACP > templates and style > themes > your theme > edit theme > Board Logo > enter the new logo directory

now lets get to upload/installing themes
here is how to upload a theme :
lets take this theme as an example www.internetismygame.com/12.rar
virus scan :

http://vscan.novirusthanks.org/analysis/.../MTItcmFy/
File Info

Report date: 2012-07-20 22:35:38 (GMT 1)
File name: 12-rar
File size: 584624 bytes
MD5 Hash: 3f824344dc03ae86f5b23a0197c9bad2
SHA1 Hash: bd5142c83663245a3294cae8f59028c6f95e74dc
Detection rate: 0 on 14 (0%)
Status: CLEAN

Detections

Asquared -
Avast -
AVG -
Avira -
BitDefender -
ClamAV -
Comodo -
DrWeb -
Fprot -
IkarusT3 -
Panda -
STOPZilla -
TrendMicro -
VBA32 -

Scan report generated by

NoVirusThanks.org


download the files > extract them > upload the files in the folder "upload" to your ftp

install theme :
go to ACP > themes and templates > themes > import theme > choose the xml file in the theme folder > check the ignore Version Compatibility box > then click on import theme > go to themes and templates again and press on the theme you imported options > click set as default

hope i helped
best regards
illusion
Thanks mate Smile
anytime mate
glad that i helped you Smile
where can i found ha ./images/direcory?