1. DLP Flash Christmas Competition + Writing Marathon 2024!

    Competition topic: Magical New Year!

    Marathon goal? Crank out words!

    Check the marathon thread or competition thread for details.

    Dismiss Notice
  2. Hi there, Guest

    Only registered users can really experience what DLP has to offer. Many forums are only accessible if you have an account. Why don't you register?
    Dismiss Notice
  3. Introducing for your Perusing Pleasure

    New Thread Thursday
    +
    Shit Post Sunday

    READ ME
    Dismiss Notice

Forum Skype Icon Issue

Discussion in 'Site Related Support' started by son et lumiere, May 21, 2015.

  1. son et lumiere

    son et lumiere First Year

    Joined:
    Jul 3, 2014
    Messages:
    26
    Hi. ^_^

    Skype has decided to do away with the My Status icons that vbulletin forums use. This decisions leaves forums with icons for Skype and thus you get something like this:

    [​IMG]

    I don't know about you guys but this is a bit too annoying for me. You can of course remove Skype from being used or replace the status icons Skype used to provide with an image of your own. I.e. something like this:

    http://i.imgur.com/Bsa17eA.gif

    Example fix:

    Code:
    <a href="#" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;"><img src="<if condition="$vboptions['skypeweb_gfx']">http://i.imgur.com/Bsa17eA.gif<else />$stylevar[imgdir_misc]/im_skype.gif</if>" alt="<phrase 1="$userinfo[username]">$vbphrase[send_message_via_skype_to_x]</phrase>" border="0" /></a>
    The template it is located in is: Instantly Messaging Templates -> im_skype
     
  2. Nuit

    Nuit Dark Lord

    Joined:
    Feb 14, 2010
    Messages:
    1,934
    Location:
    The Peach State
    Yeah, I've been seeing the same thing for a long time.

    [​IMG]

    Preferably the fix will be as https though.
     
    Last edited: May 21, 2015
  3. Lord Ravenclaw

    Lord Ravenclaw DLP Overlord Admin DLP Supporter

    Joined:
    Apr 2, 2005
    Messages:
    4,372
    Location:
    Denver, CO
    I've half a mind to remove it completely. I'll replace the template with our own self-hosted icons.
     
  4. Jon

    Jon The Demon Mayor Admin DLP Supporter

    Joined:
    Jun 5, 2006
    Messages:
    8,014
    Location:
    Australia
    Should be fixed now.
     
Loading...