View Single Post
  #1  
Old 11-16-2005, 05:05 AM
 
zicherd zicherd is offline
 

Member
  
Join Date: Mar 2004
Location: Tucson, Arizona, USA
Posts: 12
 

Default Mac OS X problems with IE 5.2

I have done some changes to the template and so far most of the browsers look good, with the exception of IE 5.2 for the mac. It is fine on Safari.

The problem lies in the home.tpl, the head.tpl and bottom.tpl are in the correction positions. The home.tpl is lying over the bottom.tpl?

Here is my question. Has anyone had any problems with a background image inside the table in the body section? Like this?

Code:
<TABLE border="0" width="800" cellpadding="0" cellspacing="0" align="left"> <TR> <TD width="6" rowspan="3"></TD> <TD colspan="4" valign="top">[img]{$ImagesDir}/blue.jpg[/img]</TD> </TR> <TR> <TD width="150" valign="top" background="{$ImagesDir}/frontpageleft.jpg">

I am at a loss and could not find many other posts specific to IE 5.2 with home.tpl doing this. Again, it looks good in Win IE, Opera, Foxfire, Safari, and only have a problem with Mac IE. If you see something else please let me know.

Thanks for any help offered.
__________________
Zicherd

X-Cart 4.0.14
PHP version 4.3.10
MySQL version 3.23.58
Reply With Quote