View Single Post
Old 01-25-2006, 09:45 AM  
GFX Wiz
Confirmed User
 
Join Date: Jul 2004
Location: SW Florida
Posts: 916
Quote:
Originally Posted by Forex-Affiliate
Problem is that the actuall trading engine doesn't support FF and that was the first problem. We are working to fix it though. As i mentioned before, we hope that it will be fixed in a couple of weeks.
There's way bigger problems that that. Looks like a first-timer coded that page. You have nested tables where you assigned wider widths than their containers. And you have background images and you're not specifying no-repeat and not specifying a width to the background image.

Code:
<table style="WIDTH: 147px;" cellSpacing=0 cellPadding=0 align=left border=0 bgcolor=white>
  <tr>
    <td align=center valign=top style="WIDTH: 153px">
      <table style="WIDTH: 153px" cellSpacing=2px cellPadding=0 align=center border=0>
        <tr style="BACKGROUND-COLOR: #4b576f">
          <td style="PADDING-LEFT: 23px; BACKGROUND-IMAGE: url(Images/Forex.bk_menu1.gif); HEIGHT: 22px" class=menuLightTxt>Trading</td>
        </tr>
__________________
ICQ: 148.167.599
GFX Wiz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote