The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Bingo! We have another winner. PM me your paypal addy.
I altered it slightly but the code works great. In case anyone else needs it... HTML Code:
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td><img src="http://www.dodgeboard.com/images/defaultheader3pc_left100.png" alt="" /></td> <td width="50%" style="background-image: url(http://www.dodgeboard.com/images/defaultheader3pc_center100.png); background-repeat: repeat-x;"> </td> <td><img src="http://www.dodgeboard.com/images/defaultheader3pc_right100.png" alt="" /></td> <td width="50%" style="background-image: url(http://www.dodgeboard.com/images/defaultheader3pc_center100.png); background-repeat: repeat-x;"> </td> </tr> </table> Keywords: Fluid Banner header logo 3-pc piece resolution width stretch |
#12
|
||||
|
||||
Don't need any money, I'm glad it worked out for you!
|
#13
|
||||
|
||||
a BIG THANKYOU sebbe!!
OK, With all the help on here I got from the above dudes, I figured out how to make a 4 piece fluid banner: HTML Code:
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td><img src="http://www.dodgeboard.com/images/blackgoldheader_fluid_left.png" alt="" /></td> <td width="50%" style="background-image: url(http://www.dodgeboard.com/images/blackgoldheader_fluid_bg.png); background-repeat: repeat-x;"> </td> <td><img src="http://www.dodgeboard.com/images/blackgoldheader_fluid_center.png" alt="" /></td> <td width="50%" style="background-image: url(http://www.dodgeboard.com/images/blackgoldheader_fluid_bg.png); background-repeat: repeat-x;"> </td> <td><img src="http://www.dodgeboard.com/images/blackgoldheader_fluid_right.png" alt="" /></td> </tr> </table> |
#14
|
|||
|
|||
Are the image files a special kind of file. I notice that it mentions in the path that its a "Fluid" style image. Is that different from a jpg or gif image?
Doug |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|