vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   vbulletin width (https://vborg.vbsupport.ru/showthread.php?t=194856)

leylandfor 10-28-2008 08:54 PM

vbulletin width
 
hi

my logo on www.leylandforum.co.uk is centered and i would like it the full width of the forum, what width will my logo need to be?

TeelK 10-28-2008 09:14 PM

make it 100%

leylandfor 10-29-2008 12:07 AM

i opended the logo in photoshop and went to image>image size and then changed the width and height to 100% it still looks the same, nothing changed.

Gio~Logist 10-29-2008 12:42 AM

*dies*

I'm so sorry leylandfor, but you have definitely made my laugh of the month.

Adjusting the width in photoshop did nothing but keep he image at the same size (100%), the percentage of the image is much different than the width percentage (in width) of your header's html.

It's like if i tell you I want a shirt that stretches fully accross my arms and you tell a tailor to make the dimensions of my shirt 100% of what it currently is (which in reality keeps it the same) as oppose to adjusting the sewing/cut accordingly (not much of a tailor, but hope you can catch the metaphor).

I think what you're looking to do is the following.

In your header template search for
HTML Code:

<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
Replace it with:
HTML Code:

<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center" bgcolor="#ffffff">
This will make your header's table background white, which will probably create the effect you'd like.


All times are GMT. The time now is 02:19 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.01053 seconds
  • Memory Usage 1,714KB
  • 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
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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