Page 1 of 1

Interspire Shopping Cart Browser Compatibility Issues

Posted: Tue Aug 11, 2009 6:57 am
by abel1337
My Interspire shopping cart is not displaying correctly in internet explorer. The Logo is all messed up and if you go to my site you will see that it is very apparant:

Code: Select all

http://www.greengoods2go.com
Also firefox probs, under each product is a "not rated" and a "add to cart".. these two phrases overlap.

Does anyone have any idea what my problem might be? I have been searching high and low for a solution but I can't find anything

Re: Interspire Shopping Cart Browser Compatibility Issues

Posted: Tue Aug 11, 2009 2:52 pm
by tr0gd0rr
Not sure about IE, but I see you added a height of 27px to firefox.

You can alternatively put the "not rated" icon into a div instead of a span or apply a padding-top of 12px or so to the ProductActionAdd css class.

Re: Interspire Shopping Cart Browser Compatibility Issues

Posted: Wed Aug 12, 2009 7:47 am
by abel1337
Does anyone else know anything about this? I am willing to pay some1 5-10 dollars for a solution, thanks

Re: Interspire Shopping Cart Browser Compatibility Issues

Posted: Wed Aug 12, 2009 8:43 am
by abel1337
I fixed the firefox problem, but I still have a ie7 problem with the logo. I tried making my logo a jpg instead of a png but it still didnt work. Should I add a div tag somewhere in my ie.css file?