YPN IM me icon for website

Discussion in 'Yahoo' started by Doug the Great, Aug 17, 2007.

  1. #1
    Does anyone know where I can find a code that puts the Yahoo IM me icon on my site so when people click it, it opens up in the Yahoo Messenger to message me, just like how the AIM is at the top of this page http://www.GameFrat.com

    I would also like to know MSN and ICQ's also if possible.

    Thank you! :D
     
    Doug the Great, Aug 17, 2007 IP
  2. tushardhoot1

    tushardhoot1 Active Member

    Messages:
    3,013
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    90
    #2
    I think:

    <a href="msnim: [insert msn id here]>
    Code (markup):
    Is that it?
     
    tushardhoot1, Aug 17, 2007 IP
  3. grungemedia

    grungemedia Well-Known Member

    Messages:
    590
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    110
    #3
    <a href="http://edit.yahoo.com/config/send_webmesg?.target=YOURID&.src=pg">
    <img border=0 src="http://opi.yahoo.com/online?u=YOURID&m=g&t=2&l=us"></a>
    HTML:
    This will show a little "I'm Online" or "Not Online" image. If you don't want it to be an image, but rather a link, just remove the img. part and put a link there instead.
    ___________________

    <a href="msnim:chat?contact=YOUREMAILID">Click to  chat!</a>
    HTML:
    This will show a link to chat with you on MSN.
    ___________________

    I'll get you ICQ when I get home, I'm at work, it's 5 o'clock, and it's quitten' time!
     
    grungemedia, Aug 17, 2007 IP
  4. tushardhoot1

    tushardhoot1 Active Member

    Messages:
    3,013
    Likes Received:
    96
    Best Answers:
    0
    Trophy Points:
    90
    #4
    tushardhoot1, Aug 17, 2007 IP