Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: resize add to cart button, buy buttons  (Read 4211 times)

Offline sam

  • Newbie
  • *
  • Posts: 16
  • Karma: +1/-0
    • View Profile
resize add to cart button, buy buttons
« on: July 11, 2013, 06:41:57 PM »
how would you resize the "add to cart" (buy) buttons...they a re microscopic for a a shopping cart (Default template)


Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: resize add to cart button, buy buttons
« Reply #1 on: July 13, 2013, 03:43:34 PM »
You can locate this in CSS file: storefront/view/default/stylesheet/boxes.css

Look for:
Code: [Select]
.price-add .buy {
    background: url("../image/add_btn.gif") no-repeat scroll 0 0 transparent;
}

You can add your own image
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod