The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Running vb 4.1.12
May be a silly question but i was wondering is it possible to have 2 images for your banner. One left justified and one right justified allowing the forum to change width? I know its possible and perhaps in some themes already however i have a default theme created in the style generator and want to incorporate this. Any advice or direction would be appreciated. Would it be as simple as just editing the head code to something like below? Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="300px"><div align="left"><img src="/images/left.jpg"></div></td> <td width="100%"> </td> <td width="300px"><div align="right"><img src="/images/right.jpg"></div></td> </tr> </table> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|