Seller Feedback Forum Formatting in Firefox

The 1UZFE EGR Delete Kit is available for sale here.

Lexls

New Member
Messages
23
Location
Minneapolis, MN
Currently, when you view the forum with the Firefox browser everything is all out of wack. The banner below the upper nav bar is causing the next box in the table to move to the side. This makes using the forum no good.

Here's what you have now:
<table align="center" border="0">
<div class="smallfont" style="float:left">

<a href="http://www.theinjectorperfector.net/" target="_blank"><img src="http://lextreme.com/perfecto.psd.jpg" width="468" height="60" alt="The Injector Perfector" border="0" align="center"/></a>

</div>
</table>

Here's what might work...remove the div lines:
<table align="center" border="0">
<a href="http://www.theinjectorperfector.net/" target="_blank"><img src="http://lextreme.com/perfecto.psd.jpg" width="468" height="60" alt="The Injector Perfector" border="0" align="center"/></a>
</table>
 
Yes, i remembered that i was using my laptop. My laptop has FF and its very strange. I need to do some digging to solve the IE and FF problem....
 


Top