Problem NSP GK4 Not name of Add to cart. Help¡

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jul 04, 2012 2:02 pm
Hi :)
I have a problem with NSP GK4+Vitruemart. In the homepage, the module of NSP does not display the title of the cart shop. The button yes, but not the name of "add to cart". Can any help me?

http://s418629216.mialojamiento.es/www/pabellon/

In this link you can see the problem.

Thanks
User avatar
Senior Boarder

Konrad M
Wed Jul 04, 2012 5:33 pm
Hi,
please try add to override.css
Code: Select all
.nspVmStore {
height: auto;
}
.nspVmStore input.addtocart-button {
text-indent:0px;
font-size:10px;
line-height:18px !important;
width:155px !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Wed Jul 04, 2012 6:24 pm
Hi Konrad

I did what you told me but the result is the same. I have written the code in / templates / gk_yourshop / css / override.css but no change. I also have the option checked in the template
override CSS ON.

Thank for you help¡
User avatar
Senior Boarder

GK User
Mon Jul 09, 2012 8:46 am
Can any help me please?
User avatar
Senior Boarder

Konrad M
Tue Jul 10, 2012 10:50 am
Please send me PM with access to your joomla backend. Remember to add linkt to this topic too.
User avatar

GK User
Wed Jan 23, 2013 7:08 pm
Dear Konrad,

I have exactly the same problem, and I've change the override.css and in the template gk_yourshop I've enable the option CSS override. But the text Add to cart not appear.

What can I do?


Thank you
User avatar
Junior Boarder

Konrad M
Thu Jan 24, 2013 10:09 am
@creafesta please give me url to your site.
User avatar

GK User
Thu Jan 24, 2013 5:48 pm
creafesta.cat/joomla

Dziekuje
User avatar
Junior Boarder

Konrad M
Fri Jan 25, 2013 11:57 am
@creafesta please add this code to override.css
Code: Select all
span.addtocart-button {
margin: 5px 0 0 0 !important;
float: left !important;
}
span.addtocart-button input.addtocart-button {
padding: 2px 6px 3px 34px !important;
text-indent:0px !important;
font-size:11px !important;
color: #383838 !important;

}
span.addtocart-button input.addtocart-button:hover {
color:#fff !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Jan 25, 2013 7:17 pm
Dear Konrad,

your solution works very good. I have only a little problem, I've done the font-size smaller because the botton "add to cart" in Catalan does not fit in the screen, specially in Firefox browse.

How can I change the space between the price and the botton

Z góry dziękuje,

Manel
User avatar
Junior Boarder

Konrad M
Sat Jan 26, 2013 7:50 pm
Please try add to override.css
Code: Select all
.nspVmStore form {
float: left;
}
User avatar

GK User
Wed Jan 30, 2013 9:12 pm
Now everything works ok.

Thank you very much
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.