Shopping Cart Operations > Template Support

resize add to cart button, buy buttons

(1/1)

sam:
how would you resize the "add to cart" (buy) buttons...they a re microscopic for a a shopping cart (Default template)

abantecart:
You can locate this in CSS file: storefront/view/default/stylesheet/boxes.css

Look for:

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

--- End code ---

You can add your own image

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod