Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Mac OS X problems with IE 5.2

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #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
  #2  
Old 11-16-2005, 05:15 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You should use CSS to set background images, not the old 'background' tag, as that is depreciated.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 11-16-2005, 07:50 AM
 
zicherd zicherd is offline
 

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

Default CSS helped but did not solve it.

Thanks for the idea on the stylesheet. Your right, about it needing to be there, but I did not take the time to play with the positioning on the page using CSS. I have it there now, but I still have the home.tpl showing on top of the bottom.tpl.

BTW I still need to work on the positioning of that image so disregard it for the time being.
__________________
Zicherd

X-Cart 4.0.14
PHP version 4.3.10
MySQL version 3.23.58
Reply With Quote
  #4  
Old 11-16-2005, 07:53 AM
 
harrismichael harrismichael is offline
 

Senior Member
  
Join Date: Sep 2005
Location: New York
Posts: 107
 

Default

People still us IE on the mac ?? It hasn't shipped as a part of OS X since 10.3.


You're talking really small user % here.
__________________
www.harrismichaeljewelry.com X-Cart version 4.1.18



Mods

DSEFU PRO
Auction Manager for XCART
X-cart Customer Reward Points
Customer Review Management for X-cart
Recently Viewed Products X-cart Modification
X-RMA
X-AOM
Customers Also Bought Modification
Recently Viewed Products X-cart Modification
Hidden Categories
Product Options Copier
Multiple Upselling Links for X-cart
Reply With Quote
  #5  
Old 11-16-2005, 08:09 AM
 
zicherd zicherd is offline
 

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

Default Small %

Your right, it is a small percentage, but I try to go through all of the browsers that I can, and found this one problem.

If I cannot solve it, then I will use your reasoning that it will have a small effect on the total userbase, but it makes the website totally useless for that one particular user. It is not just annoying, it is useless.
__________________
Zicherd

X-Cart 4.0.14
PHP version 4.3.10
MySQL version 3.23.58
Reply With Quote
  #6  
Old 11-16-2005, 08:09 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Make sure you don't have an open table cell somewhere. And yes, you should always optimize and test your site for ALL browser/platform combos. You wouldn't close your brick and mortar store for someone wearing a Mac t-shirt, nor should you make it useless for them on the web. It's just throwing away potential business.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 11-16-2005, 08:31 AM
 
zicherd zicherd is offline
 

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

Default Open Table

OK, it was an open TD tag in the rectangle_top.tpl.

I forgot about that template. It still has some things hosed up, but those are managable.

Thank for helping me notice something small.
__________________
Zicherd

X-Cart 4.0.14
PHP version 4.3.10
MySQL version 3.23.58
Reply With Quote
  #8  
Old 11-16-2005, 08:33 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Careful with rectangle_top.tpl...that main open <td> tag is closed in rectangle_bottom.tpl.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #9  
Old 11-16-2005, 08:50 AM
 
zicherd zicherd is offline
 

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

Default Not the right one

Well, that did fix the problem in the IE, but your right, it hosed the other ones up with taking the bottom out.

Still looking for an open cell.
__________________
Zicherd

X-Cart 4.0.14
PHP version 4.3.10
MySQL version 3.23.58
Reply With Quote
  #10  
Old 11-16-2005, 09:42 AM
 
harrismichael harrismichael is offline
 

Senior Member
  
Join Date: Sep 2005
Location: New York
Posts: 107
 

Default

Quote:
Originally Posted by balinor
Make sure you don't have an open table cell somewhere. And yes, you should always optimize and test your site for ALL browser/platform combos. You wouldn't close your brick and mortar store for someone wearing a Mac t-shirt, nor should you make it useless for them on the web. It's just throwing away potential business.

I know that pltform testing and all is very vital. But if you spends hours and hours of very valuable time for maybe 1% of visitors it can change the balance.


But I do hope it works out in the end
__________________
www.harrismichaeljewelry.com X-Cart version 4.1.18



Mods

DSEFU PRO
Auction Manager for XCART
X-cart Customer Reward Points
Customer Review Management for X-cart
Recently Viewed Products X-cart Modification
X-RMA
X-AOM
Customers Also Bought Modification
Recently Viewed Products X-cart Modification
Hidden Categories
Product Options Copier
Multiple Upselling Links for X-cart
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:03 AM.

   

 
X-Cart forums © 2001-2020