View Full Version : center my logo
luism
06-01-2009, 06:27 PM
So I managed to place my logo on my board (thanks to the board :) ).
How do I center it?
How do I make the background white?
Thanks
-Luis:)
http://www.appstorerevealed.com/forums/index.php
HMBeaty
06-01-2009, 07:30 PM
To center your logo, go to your "header" template and find and replace:
<td align="$stylevar[left]">
With:
<td align="center">
To make the gackground white, go to your "Main CSS" for that style and in the very top box which should be "Body", change the backgrond from:
#E1E1E2
To:
#FFFFFF
Hope that helps
luism
06-02-2009, 12:57 AM
Thank you very much.. that did it :)
HMBeaty
06-02-2009, 01:01 AM
No problem
wildCOUNTRY
06-04-2009, 02:33 AM
I'm glad this topic was posted because I had the same question.
But when I go to save it, I get the following message:
Required variables have gone missing and execution can not continue. Please try again.
This error can sometimes occur as a result of Suhosin / Hardened PHP being installed on your server. If you know that you have Suhosin running and you have access to the PHP configuration, try increasing the value of the following variables:
php_value suhosin.post.max_vars
php_value suhosin.request.max_vars
Help!
Outbackmark
06-04-2009, 06:55 AM
Speak to your server/host manager, they need to change the PHP settings.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.