Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Resize Add to Cart button


hendrikcelliers

Recommended Posts

Posted

Hi,

 

I need to resize the "Add to cart" button.

 

It sounds like a simple question but I have been struggeling for weeks. I have had better luck installing SEO urls :o !

 

No luck googleing it either.

 

Any ideas ?

 

Thanx =)

Posted

if you are using osc 2.2rc then simply go to

 

catalog/includes/languages/YOURLANGUAGE/images/buttons/ button_in_cart.gif

 

use any image editor to resize image of cart button

 

and

 

if you are using osc 2.3.1

 

then go to

 

catalog / ext / jquery / ui / redmond / images/ ui-bg_glass_85_dfeffc_1x400.png

 

the default size is 1 X 400 you can change height of the image

 

******* button created from this image ********

 

but mind it... if you will change height of the button it effects in all..

 

because this is one image for all buttons

Please take backup of your files before do changes suggested by me

Posted

I just added more padding to my buttons in the catalog / ext / jquery / ui / redmond / customerwhatever.css. Again as previously stated, this will change the size of all of your buttons. An alternative would be to create custom css for just that one button and style it to match the rest of your buttons. I did this for different purposes and I can tell you that it does work. Google this "clubosc change buttons in 2.3"

Matt

Posted

if you are using osc 2.2rc then simply go to

 

catalog/includes/languages/YOURLANGUAGE/images/buttons/ button_in_cart.gif

 

use any image editor to resize image of cart button

 

and

 

if you are using osc 2.3.1

 

then go to

 

catalog / ext / jquery / ui / redmond / images/ ui-bg_glass_85_dfeffc_1x400.png

 

the default size is 1 X 400 you can change height of the image

 

******* button created from this image ********

 

but mind it... if you will change height of the button it effects in all..

 

because this is one image for all buttons

 

Hi vishalchauhan,

 

Thanks very much for your speedy reply I appreciate it.

 

I went with the image editor route.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...