Delete button in cart not displayed right

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Tue Oct 29, 2013 11:50 pm
Hello,

I have a problem with the delete button in the shopping cart, you can see in the link below it only shows a bit of the top of the delete button

http://tenvisshop.nl/nieuw/winkelwagen

Kind regards,
Lucas van Rooij
User avatar
Fresh Boarder

GK User
Wed Oct 30, 2013 7:53 am
Its due to this code in override.css:
Code: Select all
.vmicon, .vmiconFE {
background-image: url("../images/vm/vm2-sprite.png");
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0);
display: block;
height: 10px;
width: 53px;
}
User avatar
Moderator

GK User
Wed Oct 30, 2013 10:02 pm
Hello,

Thank you for your reply.

You're college suggested this override in another topic https://www.gavick.com/forums/esport/stock-not-showing-in-categories-29974.html

I would like to find a way to solve that problem without creating another:)

Kind regards,

Lucas van Rooij
User avatar
Fresh Boarder

GK User
Thu Oct 31, 2013 8:04 am
Ok, then please post here exact url to place, where this override helps to solve another problem.
User avatar
Moderator


cron