Add To Cart Margin Issue in IE

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Wed Aug 14, 2013 3:42 am
Dear Gavick,

I hope to get some assistance in the following issue. I decided to move ".addtocart-area" including custom fields to the right of the main image in product detailed page. Everything looks great in Chrome, Firefox, but not in IE. I was hoping you could take a look and suggest a fix for it.

Currently the ".addtocart-area" displays under the main image and before additional images.

Please help. :)

Thank you in advance.
User avatar
Gold Boarder

GK User
Wed Aug 14, 2013 7:12 am
Hi,
if you decided to move .addtocart-area - you should remember that IE can break any layout especially if you are using an older version. So I suggest to use CSS style only for IE to fix it. Go ahead.

:idea: Useful Tip: http://css-tricks.com/how-to-create-an- ... tylesheet/

Those changes add here:
templates\gk_yourshop\layouts\default.php

don't worry we won't update this template, is too old ;)

Paul
User avatar
Platinum Boarder

GK User
Mon Sep 02, 2013 3:47 am
Pawel F wrote:Hi,
if you decided to move .addtocart-area - you should remember that IE can break any layout especially if you are using an older version. So I suggest to use CSS style only for IE to fix it. Go ahead.

:idea: Useful Tip: http://css-tricks.com/how-to-create-an- ... tylesheet/

Those changes add here:
templates\gk_yourshop\layouts\default.php

don't worry we won't update this template, is too old ;)

Paul

Hi Pawel, thanks for sharing the link. However, I managed to fix the issue otherwise.

Thanks for your help.
User avatar
Gold Boarder


cron