how to make a custom text link

Discussion in 'Amazon' started by kjk11, Aug 5, 2010.

  1. #1
    can anyone tell me how to make a custom text link i kno how to make a link from banners and link tab but it doesnt let me change the color and font or font size is this possiable, and also i can get a pic to work as a link, thanks guys
     
    kjk11, Aug 5, 2010 IP
  2. coolfriend

    coolfriend Peon

    Messages:
    391
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use this

    then apply font styles and size modifications just around - Anchor text you like

    Example :

    Color change :

     
    coolfriend, Aug 5, 2010 IP
  3. internetmarketingiq

    internetmarketingiq Well-Known Member

    Messages:
    3,552
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    165
    #3
    It depends on which Link Tool you are using. Amazon code is actually not that easy to modify... and if you do you run the risk of dropping your cookies. Basic HTML is not always applicable. You can do somethings with CSS on your site. Make sure you use the best tool for the job and if it isn't perfect... you have to decide whether you want to risk running links that will send traffic but not pay you a commission. There is a "Test" feature in Amazon where you can type in your URL to make sure they are recording it properly. Check that out for sure even if you don't modify the code.
     
    internetmarketingiq, Aug 5, 2010 IP
  4. kjk11

    kjk11 Member

    Messages:
    358
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    well i dont know html really so im screwed, also cant figure out how to put my html link in to a pic so its clickable
     
    kjk11, Aug 5, 2010 IP
  5. freshdevelopment

    freshdevelopment Notable Member

    Messages:
    1,303
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    240
    #5
    It is well worth learning a little bit of HTML to help you in these areas. To make an image clickable, wrap the link around the image, like this:

    <a href="http://www.amazon.com/product">
    <img src="/images/pic_of_product.jpg" alt="Picture" title="Picture" width="200px" height="200px" />
    </a>
     
    freshdevelopment, Aug 9, 2010 IP
  6. frogjy

    frogjy Well-Known Member

    Messages:
    394
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #6
    you need get the org url,and edit it for yourself, you can look the cp example
     
    frogjy, Aug 10, 2010 IP
  7. hhelen

    hhelen Member

    Messages:
    352
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    33
    #7
    What or where is CP your referred to?
    It would be nice to have a comment that is a little more meaningful and avoid using cryptic terms like org, url and cp. Some of use are not very technical.
     
    hhelen, Aug 11, 2010 IP
  8. deepman007

    deepman007 Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Since each blog post will be different and product link will be different too. My concern is how do you put the HTML Code For The Product Link within your blog post? Also, which link type would be the best? image with text, image only or text only?
     
    Last edited: Aug 13, 2010
    deepman007, Aug 13, 2010 IP
  9. freshdevelopment

    freshdevelopment Notable Member

    Messages:
    1,303
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    240
    #9
    Sometimes people just post rubbish that doesn't make sense, to up their post count... so it is doubly confusing
     
    freshdevelopment, Aug 19, 2010 IP
  10. freshdevelopment

    freshdevelopment Notable Member

    Messages:
    1,303
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    240
    #10
    You have to create a new link for each Amazon product you are promoting. This has given me a good idea for a little WP plugin... :)

    I would link in the text definately, and also put images that link to the product.
     
    freshdevelopment, Aug 19, 2010 IP
  11. ecnalubmA

    ecnalubmA Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    thank you for this
     
    ecnalubmA, Aug 19, 2010 IP