Welcome Guest[3.141.7.165], connected from
[Tutorial] Centering the logo.
|
Post: #1
|
|||
|
|||
[Tutorial] Centering the logo.
I have come across many posts here where users have asked how to center the logo. I have answered some of them and thought it would be best to make a sort of tutorial about it so it can save a lot of time in the future to those that want to accomplish such a thing.
Anyway, here we go: To center the default logo, find at the Header templates-header the following code: Code:[Highlight] <div class="logo" ><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div> and replace it with: Code:[Highlight] <div class="logo" style="margin:0 auto;text-align:center"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div> |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
Possibly Related Threads... | |||||
Thread: | Author | Replies: | Views: | Last Post | |
[Tutorial] ''How to backup&restore your forum in several different ways'' | babjusi | 5 | 2,794 |
12-12-2009 02:22 PM Last Post: babjusi |
|
[Tutorial] Adding Thread Type (Sticky) | skiilz | 4 | 3,438 |
12-12-2009 06:37 AM Last Post: Krash |
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |