PROJET AUTOBLOG


Shaarli - Les discussions de Shaarli

Archivé

Site original : Shaarli - Les discussions de Shaarli du 23/07/2013

⇐ retour index

Timo van Neerden sur Twitter : "Comment Microsoft cherche à retenir les utilisateurs de Chrome ou Firefox sur Edge: Ouais… Microsoft et Google se… http://t.co/FbRWpvpCZW"

mardi 8 septembre 2015 à 05:31
KraZhtest - Liens utiles - C'est le bordel
Effectivement, c'est les petits choses, les petits liens qui font toute la différence.
Je soutiens la simplicité en plaçant ceci dans tpl/linklist.paging.html, juste après <div class="paging">:

{code
    <a href="https://www.mozilla.org/en-US/firefox/developer/">;
<img src="http://user23.net/links/images/getfirefox_dev.png"; style="float:right;width:38px; height:auto;margin:-72px 5px" title="Firefox developer edition.">
  </img>
    </a>
    <a href="https://www.mozilla.org/en-US/firefox/new/">;
<img src="http://user23.net/links/images/getfirefox.png"; style="float:right;width:32px; height:auto;margin-top:-52px" title="This website is not best viewed in Firefox, but you should use it anyway for the safeness of everyone. Don't feed the sharks.">
  </img>
    </a>
code}

;)