The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to remove/tune this <table> for IE
Tables are crippling my forum's performance in IE. How can I remove the table below but maintain the left and right images that wrap it with round edges?
Code:
<table cellpadding="0" cellspacing="0" border="0" width="961" align="center"> <tr valign="top"> <td class="page_left"><img src="/misc/left.jpg" style="width: 10px; height: 459px;" alt="" border="0" /></td> <td width="100%" class="page1"> <!-- content table --> $spacer_open $spacer_close <!-- /content area table --> </td> </tr> </table> </td> <td class="page_right"><img src="/misc/right.jpg" style="width: 10px; height: 459px;" alt="" border="0" /> </td> </tr> </table> Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|