Add to cart button and css module surfix problem

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Mon Mar 19, 2012 9:05 am
Ι have this site under dev. and I encounter two problems.

i)"Add to cart" button, is showing up wrong
ii) Although I use module surfix, css changes does not appear at my site.

site url

http://dev.orangedesign.gr/smokegreenclub
User avatar
Fresh Boarder

Konrad M
Mon Mar 19, 2012 10:04 am
Hi
Can you explain little more both cases ?
User avatar

GK User
Mon Mar 19, 2012 10:25 am
As you can see,(positions top1-4) the button is not displayed correctly. It appears very low (or the height of the module is not enough) and thus a part of the button is not displayed. I need the button to be completely visible.

In positions top1-4, left-top, bottom1 -6 I’m are using Module Class Suffix (nsp, clean, clear, _menu) but it does not appear the correct formatting .
User avatar
Fresh Boarder

Konrad M
Mon Mar 19, 2012 11:42 am
Please disable default css in nsp option. Did you add a space before suffix name in compoenent settings ?
User avatar

GK User
Mon Mar 19, 2012 5:10 pm
I leave a space before the suffix. I tried to disable the default css but did not change anything. also in the top position,whith a module with the same settings, everything works properly, while the css suffix has errors at other module also, as I wrote already.
User avatar
Fresh Boarder

Konrad M
Tue Mar 20, 2012 12:21 pm
Please try add to override.css
Code: Select all
.nspVmStore .PricebasePriceWithTax {
float:left;
margin:0;
padding:0;
color: #CB1010 !important;
font-size: 13px !important;
font-weight: bold;
}

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

GK User
Mon Mar 26, 2012 10:20 am
Problem solved. Thank you and sorry for the late responce.
User avatar
Fresh Boarder

Konrad M
Wed Mar 28, 2012 8:20 am
No problem. I'm glad I could help.
User avatar


cron