Results 1 to 8 of 8

Thread: Affiliate 'buttons'

  1. #1
    - Nightmare -'s Avatar Arch-angel
    Join Date
    Jan 2004
    Location
    Nassau, Bahamas
    Age
    38
    Posts
    627
    Hope I'm posting in the right forum. I was wondering if anyone can give me some tips on how to make an image for when linking to affiliates. I'm developing a forum and would like to know what I must do to make such an image available.

    Here are two examples:





    Is it possible for anyone to make one for me? Is there HTML code involved in the process?


    It is time...

    ...for the end to be stopped.

  2. Internet, Programming and Graphics   -   #2
    TRshady
    Guest
    When linking to affiliates, its usual that they will provide an image for you to use. But if you would like to create one then all thats needed is an application like photoshop, size being 88x31 and go from there. In most cases, its a slick effect with a pixel font of the sites name. Although the creation needs no html knowledge, as ou may guess, getting it onto a page does, and can be done with the following code:

    Code:
    <a href="http://www.thesiteyouarelinkingto.com" target="_blank"><img src="images/thesitesimage" width="88" height="31" border="0"></a>
    src attribute being where the file is on your server. Hope this helps.

  3. Internet, Programming and Graphics   -   #3
    vivitron 15's Avatar Poster
    Join Date
    Jan 2003
    Location
    North East England, UK
    Posts
    1,741
    they may also want a reference number from you: like

    <a href="www.theirsite.com?affiliate=www.yoursite.com">, but the other site would be able to tell you that
    <insert signature here>

  4. Internet, Programming and Graphics   -   #4
    - Nightmare -'s Avatar Arch-angel
    Join Date
    Jan 2004
    Location
    Nassau, Bahamas
    Age
    38
    Posts
    627
    Thanks guys. I&#39;m really now making progress with my board.

    Glad to know you guys can help when needed.


    It is time...

    ...for the end to be stopped.

  5. Internet, Programming and Graphics   -   #5
    - Nightmare -'s Avatar Arch-angel
    Join Date
    Jan 2004
    Location
    Nassau, Bahamas
    Age
    38
    Posts
    627
    Can anyone make me one of this &#39;affiliate buttons&#39;?


    It is time...

    ...for the end to be stopped.

  6. Internet, Programming and Graphics   -   #6
    uNz[i]'s Avatar Out of order
    Join Date
    Mar 2003
    Posts
    2,217
    Nil artifice sans lucre.

  7. Internet, Programming and Graphics   -   #7
    - Nightmare -'s Avatar Arch-angel
    Join Date
    Jan 2004
    Location
    Nassau, Bahamas
    Age
    38
    Posts
    627
    [i]Originally posted by uNz@5 May 2004 - 02:06
    Nil artifice sans lucre.


    It is time...

    ...for the end to be stopped.

  8. Internet, Programming and Graphics   -   #8
    sparsely's Avatar °¤°¤°¤°¤°¤°¤°
    Join Date
    Dec 2002
    Location
    static hum
    Posts
    3,486

    sparsely
    looks at sig...
    looks at topic...

    Yeah, buttons are nice

    this post is guaranteed 100% parrot-free

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •