Author Topic: add to cart button  (Read 7172 times)

Offline fcbrasov1

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
add to cart button
« on: December 19, 2013, 02:42:54 PM »
Hello ,
I want to put add to cart button smaller on html5 template ,can anyone help,please?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: add to cart button
« Reply #1 on: June 23, 2014, 07:57:35 AM »
Hello.

You need to modify CSS for this template
../storefront/view/default_html5/stylesheet/style.css
search for css rule about 958 line
Code: [Select]
.thumbnail a.productcart {
background: #00A1CB url(../image/prodcutcart.png) right 7px no-repeat;
color: #fff;
float: right;
padding: 8px 27px 8px 8px;
font-size: 13px;
text-transform: uppercase;
}

Offline virpal1

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: add to cart button
« Reply #2 on: June 25, 2014, 08:56:05 AM »
Hi Admin,

Kindly send the procedure how can we change Add to Cart to Add To Buy ?

thanks

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile

Offline virpal1

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: add to cart button
« Reply #4 on: June 26, 2014, 05:27:29 AM »
i dont find any solutions over the given link ,kindly send me the full procedure,

how can i change add to cart to add to buy ?

thanks

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: add to cart button
« Reply #5 on: June 26, 2014, 06:48:55 AM »
Hi.

Try to search for text 'Add to cart' in admin ( top right corner ) See video how it works

Offline rehmattanha2013

  • Newbie
  • *
  • Posts: 10
  • Karma: +1/-0
    • View Profile
Re: add to cart button
« Reply #6 on: November 02, 2014, 05:51:06 PM »
but Admin Where we have to past this code in default?

 

Powered by SMFPacks Social Login Mod