View Full Version : Making a banner stretch to fit table...
UrGonnaDie
08-17-2011, 11:04 PM
Hello im having trouble with my banner not streching to fill the whole area.
If you would like to see what it looks like on the site im working on goto www.infamousassassins.com
Ive looked through the header template and dont see anything stand out
Reycer
08-18-2011, 01:20 AM
It's because you need to call for the header image in the StyleVars, not the header template. Check out this article, it tells you how to do it.
http://animeappeal.com/showthread.php?2060-How-to-install-a-title-logo-image-with-a-background
UrGonnaDie
08-18-2011, 01:46 AM
I tried what that link said to do and i end up having 2 images side by side. Currently i have the imagepaths title image set to the .png file i wish my banned to be and it stays a single image but when i change the header_background to the file i wish with the repeat-x option it tries to put 2 images side by side.
--------------- Added 1313675771 at 1313675771 ---------------
i messaged the theme maker because the banner that came with the theme is built with a bunch of characters that u can hide in photoshop so u can make it look how you want and i got this answer.
Do not edit or disable the "banner-background.png" - That image is making
the header tiling/fluid.
Keep the right side of the "banner.png" like default when you edit it, so it
will blend with the tiling part.
The problem is ive added an image to the right side of the banner and hes saying to take the guy off the right side so it will blend id rather find a way to kinda stretch the image so it fits the whole way accross and also doesnt look messed up on diffrent size screens
--------------- Added 1313679600 at 1313679600 ---------------
I did like he asked on my main site and it blends now but the image i would really like to use and the problem can be viewed at www.infamousassassins.com/Newsite
UrGonnaDie
08-21-2011, 04:53 PM
anyone have any ideas on how to fix this?
Diwanalk
08-21-2011, 08:12 PM
I had mine working changing this (in the header) :
<img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" />
into this :
<img src="{vb:stylevar titleimage}" width="100%" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" />
I tried with your banner and it worked too.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.