vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   center my logo (https://vborg.vbsupport.ru/showthread.php?t=215092)

luism 06-01-2009 06:27 PM

center my logo
 
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:
HTML Code:

<td align="$stylevar[left]">
With:
HTML Code:

<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:
HTML Code:

#E1E1E2
To:
HTML Code:

#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:

Quote:

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.


All times are GMT. The time now is 05:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00970 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete