#1 Le 24/03/2006, à 10:55
- Xarkam
Icône signalant un lien externe pour la nouvelle css
Salut, histoire de faire la différence dans les liens externes, je propose ce petit ajout dans la css _cs.css
Ajout à mettre dans la section 4 de la css.
.postmsg a[href^="http://"] {
padding-right: 10px;
background: transparent url(../../img/link.png) no-repeat 100% 0;
}
.postmsg a[href^="http://"]:hover {
padding-right: 10px;
background: transparent url(../../img/link_hover.png) no-repeat 100% 0;
}
.postmsg a[href*="ubuntu-fr.org"] {
padding: 0;
background: none;
}
.postmsg a[href*="ubuntu-fr.org"]:hover {
padding: 0;
background: none;
}
Modification inspirée de ce site: http://www.forx.fr/blog/2006/01/24/50-icone-signalant-un-lien-externe
Osames Manager
---
Asus Rampage V Extrême | Intel i7 5820K | Corsair 16GB DDR4 | NVIDIA GeForce 770GTX
Utilisateur d'Ubuntu, Debian, et Windows
Hors ligne