JoomlaVM

  • Increase font size
  • Default font size
  • Decrease font size
Home Virtuemart development How to remove quantity plus and minus button

How to remove quantity plus and minus button

Q: I don't what those 2 tiny ^ and v button showing next to my quantity box.  What file do I edit to remove that?  I looked in addtocart_form.tpl.php is themes/default/templates/browse/includes folder but I do not see codes responsible for those 2 buttons there.

A1:You can change the quality selection for each product on the Display Options tab - Quantity:
A2:edit theme.css

remove
.inputboxattrib {
   float: left;
   margin-top: 0px;
   vertical-align: middle;
   margin-bottom: 2px;
}

.quantitycheckbox {
   margin-top: 6px;
   vertical-align: middle;
}

 

VirtueMart Shopping Cart

VirtueMart
Your Cart is currently empty.

Newsletter


Newsflash

Virtuemart Upload Component

Upload Images and Files with your order in Virtuemart - VMUpload is a versatile plugin to the core application Virtuemart that allows for a customer to upload files to their order based on parameters established by the site administrator. it include a Joomla component and a Virtuemart patch.

Feature Summary

Font-end:

  • Upload and bind the files to a order
  • Ability to add more upload fields as needed
  • Secure client folder created as upload destination (folder name defined by username)
  • Create the thumbnail image automatically if the uploaded file is picture
  • Integrate with an image gallery for photos, show upload picture with lightbox
  • CSS friendly coding; Multi-language compatible (English native)

Back-end:

  • Check the uploaded files based on client orders
  • Download uploaded files from orders
  • Config number of maximum Files to upload
  • Config Maximum files size
  • Config upload file folder
  • Choice of acceptable file types
  • Creation of thumbnail image to defined size
  • Manage the uploaded files