MORE FF IE problems..

MORE FF IE problems..

از Mark Wong در
Number of replies: 4
This is driving me nuts. It looks great in FireFox, but like Junk in IE.

I wasted at least a day trying to track this down.

Any ideas will be helpful.

Thanks!


Attachment ffie.jpg
میانگین امتیازات:  -
In reply to Mark Wong

Re: MORE FF IE problems..

از Patrick Malley در
Can we see the site???
In reply to Patrick Malley

Re: MORE FF IE problems..

از Mark Wong در
Here is the link. You don't have to log in to see the problems.
It is running on 1.54. I was going to put the latest on, but our version of PHP on the server had not been updated yet.

http://caanet.extensiondlc.net/
In reply to Mark Wong

Re: MORE FF IE problems..

از Mauno Korpelainen در

Hi Mark,

one div is open. I think end tag should be here:

    <div id="header">
 <table width="100%" cols="3">
 <tr>
 <td bgcolor="#0072a6">
     <div class="headermain">
  <img src='http://caanet.extensiondlc.net/theme/caa2/aptss.jpg' />
  </div>        
 </td>
 <td  cols="1" bgcolor="#0072a6">
 </td>
 <td width="67%" bgcolor="#0072a6">
  <div class="headermain">
          <div align="right">
    <img src='http://caanet.extensiondlc.net/theme/caa2/logo_small.jpg' align="right" />
    </div>
      </div>
    </td>
 </tr>
 </table> </div>

( Edit header.html inside else if ($heading) {...} )