The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Making a banner stretch to fit table...
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 |
#2
|
|||
|
|||
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.ph...h-a-background |
#3
|
|||
|
|||
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 [DATE]1313675771[/DATE] at [TIME]1313675771[/TIME] --------------- 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. Quote:
--------------- Added [DATE]1313679600[/DATE] at [TIME]1313679600[/TIME] --------------- 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 |
#4
|
|||
|
|||
anyone have any ideas on how to fix this?
|
#5
|
|||
|
|||
I had mine working changing this (in the header) :
Code:
<img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /> Code:
<img src="{vb:stylevar titleimage}" width="100%" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|