MyBB Community Forums

Full Version: [HELP NEEDED] Banner/Logo Align
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
How do I align my forum's Banner/Logo in center? I searched over the internet, but nothing really helped.

Reply ASAP,
thanks
Admin CP -> Templates & Styles -> Templates -> [your style] -> Header Templates -> header.

Replace:
<div id="header"><div id="logo"><div class="wrapper"><a href="http://www.beybladeforum.mybbnew.com/index.php">
<img src="http://i1138.photobucket.com/albums/n531/mowdcowy/UBONewbanner1STS.jpg" alt="United Beyblade Organization" title="United Beyblade Organization"/></div></div></div>
with:
<div id="header"><div id="logo"><a href="http://www.beybladeforum.mybbnew.com/index.php">
<img src="http://i1138.photobucket.com/albums/n531/mowdcowy/UBONewbanner1STS.jpg" alt="United Beyblade Organization" title="United Beyblade Organization"/></div></div>
Thanks for the help, but I don't have access to Template panel...

"Functionality Disabled
Disabled for security reasons, please visit myBBnew forum hosting for more information!"

Template panel is really, really useful for a forum.. even it's a free-host.. is there any way to enable it, without getting a Paid Host..?
You must be kidding!

Do you know how to install mybb?
it appears that most of myBB default features are disabled at createmyBB - using it might be
considered as wasting the time & energy !! I'd suggest to first use local installation (myBB in
own computer) to gain experience then get own domain and hosting at about 25$ per year ..

Ok.. But how do I install myBB, without any charges?
http://wiki.mybb.com/index.php/Installing

Register a free host such as ByetHost.

Optionally you can register a free domain such as .cz.cc.
Are you suggesting me to get a free host from ByetHost ?

I need someone to guide me through this.
Register for an account at ByetHost. They will email you FTP details - using an FTP Client like FileZilla you should connect to FTP and upload the files in the "Upload" folder to the "public_html" folder.

Then follow the install documentation.
Ok, don't close this, I will post back if I have anything to ask.

Thanks a lot!
Pages: 1 2