Box template and VM ask for price form

25 April, 2016
GK User
Thu Sep 22, 2016 4:15 pm
Hi there,
I have a little problem with this template and VirtueMart and I think it's a "template problem".
In a product layout I have the "call for price" button and in Chrome there is no problem but in Firefox or Explorer Name and Email fields doesn't show their content.
It happens with every single product but you can check the problem with this one: http://sunwinedist.com/index.php/k2-ext ... ano-detail

Thanks for your help!
User avatar
Fresh Boarder

teitbite
Sat Sep 24, 2016 1:33 pm
Hi

Try add this to override.css:

Code: Select all
input[type="text"], input[type="url"], input[type="tel"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], select {
    height: 30px;
    line-height: 30px !important;
    padding: 0 10px;
}
User avatar
Moderator

GK User
Tue Oct 11, 2016 3:38 pm
Hi Teitbitie,

Thanks for your help but it seems like nothing happens. Again in chrome there is no problem but in firefox or explorer... nothing.

From which css take its style this window?
User avatar
Fresh Boarder

teitbite
Wed Oct 12, 2016 12:19 pm
Hi

I see You do not have override.css file being added to site. Please enable overrides in template's configuration.
User avatar
Moderator

GK User
Thu Oct 13, 2016 4:58 pm
Ups, sorry I totally forgot about this.
I've enabled CSS override in advanced settings but still not working >__<
User avatar
Fresh Boarder

teitbite
Sat Oct 15, 2016 5:28 pm
Hi

Sorry, it was my bad. I forgot override.css is not attached to iframes with popups. Please place this code in http://sunwinedist.com/templates/gk_box/css/vmframe.css file.
User avatar
Moderator

GK User
Mon Oct 17, 2016 11:09 am
Thank you very much teitbite.
Finally I can see what I'm writing!!!
Thanks for your help
User avatar
Fresh Boarder

teitbite
Thu Oct 20, 2016 1:52 pm
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron