Problem with compatibility gk_mystore in ie8

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sat Jul 21, 2012 8:30 am
Hello all
my site is http://www.comworld.gr
it is working great in firefox and chrome but in internet explorer is all messed up.
Also I am using gk news pro gk4 3.3 and in chrome I have virtuemart products. normally it shows your price: (price) but in internet explorer and firefox it shows first the price and then the your price.
I am attaching images as well.
How can I fix it?
User avatar
Expert Boarder

GK User
Sat Jul 21, 2012 11:17 pm
Hi,

When accessing your site I see that it forces IE to use Quirk mode which breaks the layout, by checking the source code, I have found a part of css code (looks like to be used for Twitter) is added at the start which may cause the problem, please try to remove or move it to other place to make sure that the source code begins with:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
User avatar
Platinum Boarder

GK User
Mon Jul 23, 2012 7:32 am
You are right.
I've put a <style> before <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> but I didn't expect to mess up with the template because it is just a style for something else.
I put it after <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> and now it is working great.
Thanks for your help.
User avatar
Expert Boarder

GK User
Mon Jul 23, 2012 7:51 am
You are welcome, feel free to let me know if you need any further assistance.

Have a nice day,
User avatar
Platinum Boarder


cron