Under Chrome OK but not under Firefox or Explorer

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Tue Sep 14, 2010 11:52 pm
I have update this template at the last release but I have this problem:
with google chrome I see correctly the image product at left and at right I see product title, price and add to cart button.
With Firefox or Internet Explorer I see the image product and UNDER THE IMAGE I see product title, price and add to cart button.
Why?
Is a template error?
Here an example: http://www.umbriaoutlet.com/tracolle/rt ... ncato.html
User avatar
Junior Boarder

GK User
Wed Sep 15, 2010 1:22 am
Hi

This happens because both columns (left and right) are populated.

Please try this. Open ../gk_mystore/css/vm/vm_gk_flypage.css file and find this line:

Code: Select all
.vm_main_info div.rcolumn { float: left; width: 64%; overflow: hidden }


replace it with:

Code: Select all
.vm_main_info div.rcolumn { float: left; width: auto; overflow: hidden }


This should solve the problem.

I will recommend this fix for the next update.

Cheers ;)
User avatar
Platinum Boarder


cron