Zen Cart Logo
Forums / All Other Contributions/Addons / xsell layout problem with IE, please help!

xsell layout problem with IE, please help!

Locked

Views: 1,525

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
2 Aug 2006, 2:07 PM
#1
lennypeng avatar

lennypeng

New Zenner

Join Date:
Nov 2004
Posts:
45
Plugin Contributions:
0

xsell layout problem with IE, please help!

When I add two products to xsell, they appear as vertially alligned instead of horizontal in IE. Firefox and Sarafi seems working fine, I've setted the column per row in Admin page to 3 and it did not help. You can view the error via the following link
http://www.digizone.co.nz/index.php?main_page=product_info&cPath=11_16&products_id=376
I've also attached a picture. There must be some way to solve this, please help.

2 Aug 2006, 2:20 PM
#2
designbydemeter avatar

designbydemeter

Zen Follower

Join Date:
Jun 2006
Location:
Taos,NM
Posts:
225
Plugin Contributions:
0

Re: xsell layout problem with IE, please help!

Actually I tried it in both FF & IE and am seeing the same appearance. I have the grid mod installed so I dont' know if that helps - I don't get rows anymore (!)

The other thing I noticed is that you have so much info between your main product and additional pics,they get lost. I'd move up your additional pics closer to your main product.

Finally, I don't see a title saying "related products" or something to that effect. I don't know what I'm looking at as I scroll down. Was that intentional?

Best regards,
Laura

2 Aug 2006, 3:38 PM
#3
seethrou avatar

seethrou

Totally Zenned

Join Date:
May 2004
Location:
Hong Kong
Posts:
1,156
Plugin Contributions:
0

Re: xsell layout problem with IE, please help!

Add the following to your stylesheet.

.centerBoxContentsCrossSell {
margin-left: -0.3em; /* adjust to fit /
margin-right: -0.3em; /
adjust to fit */
}

2 Aug 2006, 10:46 PM
#4
lennypeng avatar

lennypeng

New Zenner

Join Date:
Nov 2004
Posts:
45
Plugin Contributions:
0

Re: xsell layout problem with IE, please help!

Thank you very much for your replies, I added the script to my css file and it is working now.

Cheers

Lenny

2 Aug 2006, 10:48 PM
#5
lennypeng avatar

lennypeng

New Zenner

Join Date:
Nov 2004
Posts:
45
Plugin Contributions:
0

Re: xsell layout problem with IE, please help!

DesignbyDemeter:

Actually I tried it in both FF & IE and am seeing the same appearance. I have the grid mod installed so I dont' know if that helps - I don't get rows anymore (!)

The other thing I noticed is that you have so much info between your main product and additional pics,they get lost. I'd move up your additional pics closer to your main product.

Finally, I don't see a title saying "related products" or something to that effect. I don't know what I'm looking at as I scroll down. Was that intentional?

Best regards,
Laura

Thanks for your advise on the addtional pictures, I will edit the layout later on today :)