Quote:
Originally Posted by House_of_Crazed
Strike One!
Try again  lol
It's showing up, but not fully extended to both sides.
HoC
|
I think I got that one figured out man. Just went and looked at your site, I was having the same troubles

Change the height to 20 pixels instead of 300, and then copy this into your adv_portal_footer.
Code:
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="36" height="300" align="left" valign="top" nowrap background="images/hardwired/misc/vborgmiddle_01.gif"><img src="images/hardwired/misc/vborgmiddle_01.gif" width="36" height="57" alt=""></td>
<td width="100%" height="100%" valign="top">
<center>Powered by <a href="http://vbadvanced.com" target="_blank">vBadvanced</a> CMPS v{1}</center></td>
<td width="37" height="300" align="right" valign="top" nowrap background="images/hardwired/misc/vborgmiddle_03.gif"><img src="images/hardwired/misc/vborgmiddle_03.gif" width="37" height="57" alt=""></td>
</tr>
</table>