• 查看 2,523 次, 回复 0
  • 如何在页面上添加skype聊天插件?
    6年前 (2017/06/02 17:18)
  • lucy
  • 注册:9年前
  • 举报
    加载中…
  • 需要将一段代码插入后台如下位置:  网站配置→插件嵌入→Body之后(所有页面)


    参考代码如下所示:

    <div class="qqbox" id="divQQbox" style="z-index:200000;position:fixed;bottom:150px;right:5px;">
      <div class="qqkf" style="display:block;" id="contentid">
        <div class="qqkfbt"><a href="javascript:;" onclick="CloseQQ()" title="close"><img src="https://icdn.tradew.com/file/201702/1571447/gif/6466020.gif?x-oss-process=image/quality,Q_90" width="110" height="57" border="0"></a></div>
        <div id="K1" style="background-image:url(https://icdn.tradew.com/file/201702/1571447/gif/6466044.gif?x-oss-process=image/quality,Q_90); background-repeat:repeat-y;">
    <div class="qqkfhm bgdh" style="width:90px;padding:0 10px;overflow:hidden;">
    <img src="https://icdn.tradew.com/file/201702/1571447/gif/6466021.gif?x-oss-process=image/quality,Q_90" align="absmiddle" width="20" height="20" >
    <a onclick="return skypeCheck();" href="skype:Aus.marketing24@ausmetics.com
    ?chat" style="font-size:14px;color:#333;line-height:20px;display:inline-block;">Miley</a>
    </div>

    <div class="qqkfhm bgdh" style="width:90px;padding:0 10px;overflow:hidden;">
    <img src="https://icdn.tradew.com/file/201702/1571447/gif/6466021.gif?x-oss-process=image/quality,Q_90" align="absmiddle" width="20" height="20">
    <a onclick="return skypeCheck();" href="skype:Aus.marketing12@ausmetics.com?chat" style="font-size:14px;color:#333;line-height:20px;display:inline-block;">Mark</a>
    </div>

    <div class="qqkfhm bgdh" style="width:90px;padding:0 10px;overflow:hidden;">
    <img src="https://icdn.tradew.com/file/201702/1571447/gif/6466021.gif?x-oss-process=image/quality,Q_90" align="absmiddle" width="20" height="20">
    <a onclick="return skypeCheck();" href="skype:Aus.marketing21@ausmetics.com?chat" style="font-size:14px;color:#333;line-height:20px;display:inline-block;">Frankie</a>
    </div>
      
    <div class="qqkfhm bgdh" style="width:90px;padding:0 10px;overflow:hidden;">
    <img src="https://icdn.tradew.com/file/201702/1571447/gif/6466021.gif?x-oss-process=image/quality,Q_90" align="absmiddle" width="20" height="20">
    <a onclick="return skypeCheck();" href="skype:Aus.marketing15@ausmetics.com?chat" style="font-size:14px;color:#333;line-height:20px;display:inline-block;">Kelly</a>
    </div>

    <div class="qqkfhm bgdh" style="width:90px;padding:0 10px;overflow:hidden;">
    <img src="https://icdn.tradew.com/file/201702/1571447/gif/6466021.gif?x-oss-process=image/quality,Q_90" align="absmiddle" width="20" height="20">
    <a onclick="return skypeCheck();" href="skype:Aus.marketing13@ausmetics.com?chat" style="font-size:14px;color:#333;line-height:20px;display:inline-block;">Krystal</a>
    </div>
    <div class="qqkfhm bgdh" style="width:90px;padding:0 10px;overflow:hidden;">
    <img src="https://icdn.tradew.com/file/201702/1571447/gif/6466021.gif?x-oss-process=image/quality,Q_90" align="absmiddle" width="20" height="20">
    <a onclick="return skypeCheck();" href="skype:Aus.marketing14@ausmetics.com?chat" style="font-size:14px;color:#333;line-height:20px;display:inline-block;">Tracy </a>
    </div>
    </div>
    <div style=" background-image:url(https://icdn.tradew.com/file/201702/1571447/gif/6466019.gif?x-oss-process=image/quality,Q_90); background-repeat:no-repeat; width:110px; height:43px"></div> 
      </div>
    </div>