• Welcome to ForumKorner!
    Join today and become a part of the community.

[Help] Buy Now button

Status
Not open for further replies.

Balfour

Cocaine Coupe
Reputation
1
I am in need of some assistance with creating a 'Buy Now' button for one of my products. Below is both the image I would like to use and the link to the button. I am just having trouble putting the two together.

ZbgiIF2.gif


<a href="https://sellfy.com/p/EtuC/" id="EtuC" class="sellfy-buy-button">Buy now</a><script type="text/javascript" src="https://sellfy.com/js/api_buttons.js"></script>
 

jjjjj

Active Member
Reputation
0
put

Code:
<img src="http://i.imgur.com/ZbgiIF2.gif">

where it says Buy Now
 

Kurumi

Onyx user!
Reputation
0
Code:
<a href="https://sellfy.com/p/EtuC/" id="EtuC" class="sellfy-buy-button"><img src="http://i.imgur.com/ZbgiIF2.gif"></a>
preview: http://jsfiddle.net/cjw7ezy5/
if this is meant to be here, on ForumKorner, just use
Code:
[url=https://sellfy.com/p/EtuC/][img]http://i.imgur.com/ZbgiIF2.gif[/img][/url]

preview:

 
Status
Not open for further replies.
Top