Zen Cart Logo
Forums / General Questions / I.E. versus FireFox Display

I.E. versus FireFox Display

Locked

Views: 789

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
12 Aug 2010, 6:09 PM
#1
samhughey avatar

samhughey

New Zenner

Join Date:
Aug 2010
Posts:
24
Plugin Contributions:
0

I.E. versus FireFox Display

  • I'm using the latest version.
  • Addons: cart totals in header, column product info display
  • I've customized header and some body features.
  • Problem: I've obviously done something I shouldn't have done (bet you've never heard that before). URL is https://www.reformedreader.org/store. I've just begun customizing the appearance. In FF it looks fine but in IE two problems exist. The header image at top left and image when adding something to the cart. I'm assuming I removed the image from a template but I don't remember which template.

Any assistance will be greatly appreciated.

Thanks,
Sam

13 Aug 2010, 7:00 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I.E. versus FireFox Display

Why do you have tables in your header?

13 Aug 2010, 1:31 PM
#3
samhughey avatar

samhughey

New Zenner

Join Date:
Aug 2010
Posts:
24
Plugin Contributions:
0

Re: I.E. versus FireFox Display

kobra:

Why do you have tables in your header?
For the background image, cart total script and menu.

13 Aug 2010, 3:10 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: I.E. versus FireFox Display

For the background image, cart total script and menu.
Those are the elements present but still why in tables versus div's
Tables were design to hold tabular data and later mis-used for design

13 Aug 2010, 3:21 PM
#5
samhughey avatar

samhughey

New Zenner

Join Date:
Aug 2010
Posts:
24
Plugin Contributions:
0

Re: I.E. versus FireFox Display

kobra:

Those are the elements present but still why in tables versus div's
Tables were design to hold tabular data and later mis-used for designYou are absolutely correct. I will make that change tonight. I knew div's should be used but I suppose I just didn't think about it when I created the tables.