Storefront Hikashop Image distorted mobile

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Mon Feb 16, 2015 5:47 pm
Hi

on mobile , when click on Hika product image , the image pops up distorted.

is there a solution?
thank you
User avatar
Senior Boarder

GK User
Mon Feb 16, 2015 6:32 pm
Could you please post an url to your site?
User avatar
Moderator

GK User
Mon Feb 16, 2015 8:40 pm
User avatar
Senior Boarder

GK User
Mon Feb 16, 2015 10:10 pm
User avatar
Senior Boarder

GK User
Tue Feb 17, 2015 6:47 pm
It seems like an issue with our template.
I'll post that to our devteam and ask for fixing.
I'll write back as soon as I'll get an answer.
User avatar
Moderator

GK User
Tue Feb 17, 2015 6:49 pm
Hmm... you are using J2.x version and there are no more updates for those templates.

So to fix this problem you would need to edit file:
templates/gk_storefront/css/tablet.css
find this code:
Code: Select all
#sbox-window,
#sbox-window iframe {
   width: 720px!important;
   max-width: 720px!important;
   left: 10px!important;
}

and comment it out:
Code: Select all
/*#sbox-window,*/
/*#sbox-window iframe {*/
/*   width: 720px!important;*/
/*   max-width: 720px!important;*/
/*   left: 10px!important;*/
/*}*/
User avatar
Moderator

GK User
Wed Feb 18, 2015 11:21 am
Thank you Cyberek. We will try this today.
User avatar
Senior Boarder

GK User
Wed Feb 18, 2015 5:20 pm
Please let me know if the solution worked for you.
User avatar
Moderator

GK User
Tue Feb 24, 2015 11:11 am
Hi Cyberek
i 've tried and it doesn t work :(
User avatar
Senior Boarder

GK User
Thu Feb 26, 2015 4:41 pm
Please modify also tablet.css, find this code:
Code: Select all
/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
   width: 720px!important;
   max-width: 720px!important;
   left: 10px!important;
}

and comment it out:
Code: Select all
/* K2 edit popup */
#sbox-window,
/*#sbox-window iframe {*/
/*   width: 720px!important;*/
/*   max-width: 720px!important;*/
/*   left: 10px!important;*/
/*}*/
User avatar
Moderator

GK User
Fri Feb 27, 2015 9:41 pm
Thank you Cyberek
i have erased the site and installed joomla3.x
we had an old version joomla2.5.x
we have installes storefront quickstart
i think we will go on with virtuemart,
after installing Ro langauge, all prod and vm cat dissapired
then we have set evrething to En and still the vm prod and cat are missing
any ideea how to bring them back??

www.interiolux.ro
User avatar
Senior Boarder

GK User
Sat Feb 28, 2015 12:44 pm
Please create a separate forum thread as this question is not connected with original one.
User avatar
Moderator


cron