The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I make my Banner a Fixed size?
i dont know if i phrased the question correctly but i have a banner that i placed in a skin that i havent made public yet.. i dont want to make it public till i fix this. but my banner seems fine when the window of a browser is fully open. but once you minimize the screen the banner becomes larger than the width of the borders of the tables.. how do i fix this??
my banners size is 841 width, 190 height here's the code i'm using Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="841" height="190" align="center" valign="top"><img src="http://www.bragginwrites.com/forums/images/BragginWrites_Skin/Banner.jpg" width="841" height="190" alt="" /></td> </td> </tr> </table> <!-- /logo --> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|