The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Banner Stretching Problem
Hi,
Lately I've been having problems with my forum banner, which appears as usual on the forum index, but appears too stretched in other pages (thread viewing for instance). The banner is made out of three parts (left to right): Part 1: 469 x 137 Part 2: 360 x 137 Part 3: 40 x 137 Total Size: 869 (w) x 137 (h) px. Could anyone help me out? Thanks in advance. Zhyper MU Community Boards |
#2
|
|||
|
|||
According to the source code, its not a fixed size, its set to 100%, this could be your issue, i did find its no repeating, it only does it on occasion.
Code:
<td width="469" height="137" align="left" valign="top"><img src="tren_z/misc/tren_z_header_top_ls.jpg" width="469" height="137" alt="" /></td> <td width="100%" height="137" align="left" valign="top" style="background-image: url(tren_z/misc/tren_z_header_top_back.jpg)"><img src="tren_z/misc/tren_z_header_top_back.jpg" width="100%" height="137" alt="" /></td> <td width="40" height="137" align="left" valign="top"><img src="tren_z/misc/tren_z_header_rs.jpg" width="40" height="137" alt="" /></td> |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
right click, view page source.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|