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 --> |
#2
|
||||
|
||||
You can't do this. Images are fixed size, and cannot be dynamically reducded in width on the fly, unless you have a portion of the image that can be made repeatable. As a standard, no content on your page should be bigger than around 760px
|
#3
|
|||
|
|||
ok i just made it 700 and im still having the same exact problem. so whats the issue?
|
#4
|
||||
|
||||
Erm, maybe i'm not following. Can you try and explain the problem again, as clearly as possible ?
|
#5
|
|||
|
|||
thanks adeptus
|
#6
|
||||
|
||||
here is the solution, make your template fixed to 841 or 700 (same size as your banner)
Styles&Templates > Edit Templates > All Options (from the drop down menu of the desired template) > Main Table Width |
#7
|
|||
|
|||
^i did that. same problem still
actually nevermind i was doing that wrong. thanks that did fix the problem |
#8
|
||||
|
||||
you are welcome
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|