Je n'arrive pas a retirer le sous lignage des liens.

2 participants

Voir le sujet précédent Voir le sujet suivant Aller en bas

Résolu Je n'arrive pas a retirer le sous lignage des liens.

Message par wolfela Dim 7 Mai 2017 - 21:12

Détails techniques


Version du forum : phpBB2
Poste occupé : Fondateur
Navigateur(s) concerné(s) : Mozilla Firefox, Google Chrome, Internet Explorer, Opera, Safari
Personnes concernées par le problème : Tous les utilisateurs
Lien du forum : http://testjyn.forumactif.com

Description du problème

Bonsoir,

J'ai un souci avec tous mes liens, enfin des soucis quand je survole tous les liens en dehors de la Page d'Accueil.
Ils restent soulignés même si j'ai indiqué text-decoration none au différent a:hover

je vous mets ci dessous le ccs mofifié

Code:
a:hover
{
text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover
{
 text-decoration: none;
}
.bloc_flottant
{
width: 150px;
height: 100px;
position:fixed;
top: 50px;
right: 10px;
}


/*bannfond*/

#i_logo{
          margin: -19px !important;}

.bodylinewidth
{
width: 800px;
}

.bodyline {
padding: 0px;
}

#i_logo
{
margin-bottom: -45px;
}


/*****fond****/

/******************************Scrollbars *********************/
::-webkit-scrollbar {               
  width: 5px;
  height : 4px;
  background-color: #191919;
}

::-webkit-scrollbar-thumb {
  background-color : #F7F4F5;
  position: absolute;
  z-index:99;
}

::-webkit-scrollbar-track {
  background-color: #191919;
  position:absolute;
  z-index:99;
}

/************************naviguation*********************/

/* BARRE NAVIGATION */

/* DEBUT BARRE DE NAVIGATION */
a.mainmenu:hover{
text-decoration: none;
  color: #F17272;
  display: inline-block;
  margin: 0px;
  font-family: 'Poiret One';
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}

a.mainmenu img {
display:none;
}
a.mainmenu {
  text-decoration: none;
  color: #F17272;
  display: inline-block;
  margin: 0px;
  font-family: 'Poiret One';
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.navigin {
  background-color: #191919;
  font-family: poiret one;
  height: 41px;
  margin: auto;
  width: 800px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
}

/* FIN BARRE DE NAVIGATION */

/*********************CATEGORIES *********************/
/*catégories en onglets*/
/* Mise en place du conteneur d'onglets */
#onglets {
margin:5px auto 0; width:800px; padding:15px 0; text-align:center;
  cursor: pointer;
}

/* Mise en forme des noms d'onglets */
#onglets li, #onglets h2 {
  display: inline-block;
  verctical-align: center;
  position: relative;
  bottom: 20px;
  margin: 10px;
  margin-top: 25px
  /* Couleur */
  color: #191919;
  font-size: 11px;
  /* Police d'écriture */
  font-family: 'Poiret One';
  transition: all ease 1s;
}

/* Effet au passage de la souris sur les noms d'onglets */
#onglets h2:hover {
  color: #ffffff;
  transition: all ease 0,5s;
}

/* HAUT CATEGORIES */
.topCAT {
margin:auto; width:800px;
background:white; /* MODIFIABLE */
}
/* TITRE CATEGORIES */
.tleCAT{
text-align:center; padding:1px 0;
}
.tleCAT h2{
font-size:23px; text-transform:uppercase;
font-family: 'Poiret One'; color:black; /* MODIFIABLE */
}
/* CONTENU CATEGORIES */
.mdlCAT {
margin:auto; margin-bottom:15px;
width:800px; padding:15px 0 10px;
}
/* BLOC FORUM */
.blocFRM{
width:800px; margin:auto; text-align:center;
}
/* TITRE FORUM */
.tleFRM a{
display:inline-block;
color:black !important; /* MODIFIABLE */
transition:all 0.45s linear; -webkit-transition:all 0.45s linear;
text-decoration: none;
}
/* BORDURE TITRE FORUM */
.tleFRM {
margin:auto; margin-bottom:10px;
width:750px; padding-bottom:5px;
font-family: 'Poiret One'; text-align:left; font-size:18px; text-transform:uppercase; letter-spacing:2px;
border-bottom:2px dashed black; /* MODIFIABLE */
transition:all 0.45s linear; -webkit-transition:all 0.45s linear;
}
/* SURVOL TITRE FORUM */
.tleFRM:hover a{
color:#a9a9ad !important; /* MODIFIABLE */
text-decoration: none;
}
/* BORDURE SURVOL TITRE FORUM */
.tleFRM:hover {
padding-left:35px; width:715px;
border-color:#a9a9ad; /* MODIFIABLE */
}
/* BLOC DESCRIPTION / AVATAR DERNIER POSTEUR / SOUS-FORUMS / DERNIER MESSAGE / NOMBRE SUJETS & MESSAGES */
.FRM {
margin:auto; margin-bottom:15px;
width:755px;
}
/* BLOC DESCRIPTION FORUM */
#descFRM {
display:inline-block;
width:400px; height:75px; overflow:hidden;
background:rgba(250,250,250,0.3); color:black; /* MODIFIABLE */
margin-bottom: 25px;
}
#descFRM div {
position:relative;
width:400px; height:75px; overflow:hidden;
margin-bottom: 25px;
}
/* DESCRIPTION FORUM */
.descFRM{
width:390px !important; height:65px !important; padding:5px !important; overflow:auto !important;
font-size:10px; text-align:justify;
}
/* IMAGE DESCRIPTIVE FORUM */
#descFRM img {
position:absolute; z-index:5; margin-left:-200px;
width:400px; height:100px;
transition:all .65s linear; -webkit-transition:all .65s linear;
}
#descFRM:hover img {
transform:translateX(-400px); -webkit-transform:translateX(-400px);
}
/* BLOC AVATAR DERNIER POSTEUR */
#avaFRM {
display:inline-block; vertical-align:top; margin:0 10px 15px;
width:50px; height:75px; border:5px solid;
background:#ccc; border-color:rgba(250,250,250,0.3); /* MODIFIABLE */
}
/* AVATAR DERNIER POSTEUR */
.avaFRM {
width:50px; height:65px; overflow:hidden;
}
.avaFRM img {
width:45px;
}
/* BLOC SOUS-FORUMS */
.sfFRM {
display:inline-block; margin-right:10px; margin-bottom: 25px;
width:105px; height:65px; padding:5px; overflow-y:auto; overflow-x:hidden;
line-height:1px;
background-color: white;
}
/* LIEN SOUS-FORUMS */
.sfFRM a{
display:block; padding:1px 0; line-height:10px; border-bottom:1px dashed black;
text-transform:uppercase; !important; color:black !important; /* MODIFIABLE */
text-decoration: none;
}
/* SURVOL LIEN SOUS-FORUMS */
.sfFRM a:hover{
text-decoration:none;
color:#a9a9ad !important; /* MODIFIABLE */
}
/* BLOC ICÔNES FORUM / DERNIER MESSAGE FORUM / NOMBRE SUJETS & MESSAGES */
.boxFRM {
display:inline-block; vertical-align:top;
width:150px;
}
/* BLOC ICÔNES FORUM / DERNIER MESSAGE FORUM */
.lmsgFRM {
margin-bottom:5px;
width:150px; height:75px;
}
/* ICÔNES FORUM */
.imgFRM{
width:150px; height:75px;
}
/* DERNIER MESSAGE FORUM */
.lmsgFRM div{
position:absolute; margin-top:-75px;
width:140px; height:60px; padding:10px 5px 5px;
text-align:center; font-size:10px;
background-color:rgba(250,250,250,0.9); color:black; /* MODIFIABLE */
opacity:0; transition:opacity 0.45s ease; -webkit-transition:opacity 0.45s ease;
}
.lmsgFRM:hover div {
opacity:1;
}
/* NOMBRE SUJETS ET MESSAGES FORUM */
.nbFRM {
width:150px; height:17px; padding-top:3px; overflow:hidden;
margin-left: 80%;
text-transform:uppercase; font-size:10px; letter-spacing:-1px;
color:black; /* MODIFIABLE */
}

 /*liste de membres************************************************************************/
 
  /* BLOC LISTE DES MEMBRES */
#LMBER {
width:675px; margin:auto;
}
/* BLOC MEMBRE */
#MBER {
float:left; width:200px; height:385px; margin:10px;
}
/* PSEUDONYME */
.nameLMBER{
width:180px; height:15px; padding:10px;
text-align:center; text-transform:uppercase;
}
/* AVATAR MINIATURISE */
.imgLMBER img{
width:200px; height:320px;
}
.imgLMBER div {
position:relative; margin-top:-320px;
width:200px; height:320px; overflow:hidden;
}
/* BLOC MESSAGES / INSCRIPTION / DERNIERE VISITE / HUMEUR */
.imgLMBER div div{
width:180px; height:300px; padding:10px; overflow:auto;
background:rgba(250,250,250,0.6); /* MODIFIABLE */
font-size:11px; text-align:left;
transform:translateY(640px); -webkit-transform:translateY(640px);
transition:transform 0.85s linear; -webkit-transition:transform 0.85s linear;
}
.imgLMBER:hover div div{
transform:translateY(320px); -webkit-transform:translateY(320px);
}
 /* IMAGES MP * PROFIL */
.mpwLMBER {
position:relative; z-index:3; margin:-10px auto 0 auto;
}
 
  /*fin liste de membres*/

/*****Suppression des bordures*****/
.row3Right
{
border: none !important;
}
.thHead
{
border: none !important;
}
.thCornerL, .thCornerR, .thTop
{
border: none !important;
}
.thLeft, .thRight
{
border-left: none !important;
border-right: none !important;
}
.catLeft, .catRight
{
border: none! important;
}
.catHead
{
border: none !important;
}
.catBottom
{
border: none !important;
}

/******fin******/

/*****Flèches*****/
.haut{
        position:fixed;
        bottom:500px;
        left:10px;}
       
.bas{
        position:fixed;
        bottom:460px;
        left:10px;}


/*curseur*/
body  {
  cursor: url(http://cur.cursors-4u.net/others/oth-3/oth261.cur), auto;
}
a {
cursor :url(http://cur.cursors-4u.net/others/oth-3/oth246.cur), help;
}

 
/*** police toolbox ***/

.gensmall2{
  font-family: 'Poiret One';
  font-size:10px;
}

/*************************************DÉBUT PROFIL/SUJETS*******************/

/* PRESENTATION DU SUJET */
/* BLOC TITRE SUJET */
#tleSBJ{
margin:5px auto; padding:15px 0;
background:#191919; /* MODIFIABLE */
text-transform:uppercase; text-align:center;
}
/* TITRE SUJET */
#tleSBJ h1 {
display:block;
font-size:32px; font-family: 'Poiret One'; color:#DEDEDE; /* MODIFIABLE */
}
/* BLOC JOUEUR */
.boxPOST {
margin-right:10px; width:220px; padding-top:10px;
background:#F2F2F2; /* MODIFIABLE */
}
/* AVATAR */
.avaPOST {
margin:auto; width:200px;
}
/* BLOC INFORMATIONS JOUEUR */
.abtPOST {
margin:10px auto;
width:200px; text-align:left;
}
/* INFORMATIONS JOUEUR */
.abtPOST div{
margin-bottom:5px; padding:5px;
text-transform:uppercase; font-size:9px;
background:#D6D6D6; color:black; /* MODIFIABLE */
}
/* INTITULES INFORMATIONS JOUEUR */
.abtPOST span{
font-weight:bold; /* MODIFIABLE */
}
/* REDIMENSIONNEMENT IMAGES INFORMATIONS JOUEUR */
.abtPOST div img {
margin:auto; max-width:100%;
}
/* FEUILLE DE PERSONNAGE */
.rpgPOST{
margin:auto; margin-top:5px;
width:190px; padding:0 5px 5px;
text-transform:uppercase; font-size:9px;
background:#D6D6D6; color:black; /* MODIFIABLE */
}
/* IMAGE RANG */
.imgrankPOST {
margin:auto;
}
/* BLOC PSEUDONYME / RANG / OUTILS MODERATION */
#namePOST {
font-size:30px; text-transform:uppercase;
background:#191919; font-family: 'Poiret One'; /* MODIFIABLE - COULEUR DES INVITES */
}
.boxNPOST {
height:75px; padding:10px;
}
.namePOST a {
text-decoration:none !important;
}
/* COULEUR PSEUDONYME */
.namePOST span strong{
color:white !important; /* MODIFIABLE */
}
/* TEXTE RANG */
.rankPOST {
font-size:14px; color:#CCC;  /* MODIFIABLE */
}
/* BLOC IMAGES CONTACT / OUTILS MODERATION */
.tktPOST {
float:right;
}
/* IMAGES CONTACT JOUEUR */
.ktactPOST {
padding-right:10px; text-align:center; line-height:6px;
}

/* CITER / EDITER / SUPPRIMER / IP */
.toolsPOST {
display:inline-block; vertical-align:top; margin-left:10px; text-align:center;
width: 20px;
}
/* DATE SUJET */
.datePOST {
padding:5px;
font-size:11px; text-transform:uppercase; text-align:left;
background:rgba(255,255,255,0.5); color:black; /* MODIFIABLE */
}
/* APPARENCE MESSAGE */
div.postbody {
min-height:320px; padding:15px;
background:#F7F4F5; color:black; /* MODIFIABLE */
text-align:justify;
}

/******************FIN SUJETS/PROFIL***********************/

/******** AFFICHAGE DU PROFIL *******/
.PFIL {
margin:auto; width:800px;
}
/* PSEUDONYME PROFIL */
.namePFIL {
padding:10px 0;
text-transform:uppercase; text-align:center;
color:white; background:rgba(0,0,0,0.8);  /* MODIFIABLE */
}
/* BLOC POSITIONNEMENT */
.boxPFIL {
display:inline-block; margin-top:10px; width:590px;
}
/* BLOC AVATAR PROFIL */
.avPFIL {
display:inline-block; vertical-align:top; margin-top:10px; margin-right:10px;
width:200px; height:320px; overflow:hidden;
}
/* BLOC ADMINISTRATION PROFIL */
#adminPFIL {
position:absolute; margin-top:100px; margin-left:7px;
width:185px; height:0; overflow:hidden;
font-size:11px; text-align:center;
color:white; background:grey; /* MODIFIABLE */
transition:all 0.75s; -webkit-transition:all 0.75s;
}
.avPFIL:hover #adminPFIL {
width:175px; height:30px; padding:5px;
}
/* SUJETS UTILISATEUR PROFIL */
.sbjPFIL {
display:inline-block; vertical-align:top;
width:55px; height:27px; padding:13px 10px 0;
text-transform:uppercase; text-align:center;
background:grey; /* MODIFIABLE */
}
/* MESSAGES UTILISATEUR PROFIL */
.msgPFIL {
display:inline-block; vertical-align:top; margin:0 10px;
width:75px; height:27px; padding:13px 10px 0;
text-transform:uppercase; text-align:center;
background:grey; /* MODIFIABLE */
}
/* BLOC DERNIERE VISITE */
#lstPFIL {
display:inline-block; vertical-align:top;
width:380px; height:27px; padding:13px 10px 0;
text-align:center; font-size:11px;
background:grey; color:#191919; /* MODIFIABLE */
}
/* INTITULE CONTENU DERNIERE VISITE  */
#lstPFIL span {
text-transform:uppercase; color:black; /* MODIFIABLE */
}
/* BLOC INFORMATIONS */
.abtPFIL {
display:inline-block; margin-top:10px; margin-right:10px; 
width:460px; height:270px; padding:0 10px; overflow:auto;
font-size:11px;
background:rgba(0,0,0,0.5); color:black; /* MODIFIABLE */
}
/* INTITULES CONTENU BLOC INFORMATIONS PROFIL */
.abtPFIL div span {
text-transform:uppercase; color:white; /* MODIFIABLE */
}
/* CONTENU BLOC INFORMATIONS PROFIL */
.abtPFIL div:first-child{
margin:5px; padding:2px 0;
}
.abtPFIL .field_uneditable {
display:inline-block;
}
/* BLOC IMAGES CONTACT PROFIL */
#ktactPFIL {
display:inline-block; vertical-align:top; margin-top:10px
width:100px; height:255px; padding-top:15px; text-align:center;
background:rgba(0,0,0,0.8); /* MODIFIABLE */
}
/* IMAGES CONTACT PROFIL */
.ktactPFIL img{
margin:auto; margin-bottom:10px; max-width:85px;
}
/* FEUILLE DE PERSONNAGE PROFIL */
.boxRPG {
margin:auto; margin-top:10px;
width:780px; padding:10px;
background:#1a1a1a; color:#ccc; /* MODIFIABLE */
}
/* INTITULES CONTENU FEUILLE DE PERSONNAGE PROFIL */
.boxRPG span {
text-transform:uppercase; color:#ccc; /* MODIFIABLE */
}

/****Fin Affichage Du Profil*****/

/************************************Affichage de la liste des sujets**********************/
/* PRESENTATION LISTE SUJETS */
/* BLOC SUJET */
.SBJ {
margin:15px auto; text-align:center;
width: 750px;
border:1px solid black;  /* MODIFIABLE */
}
/* OUTIL MODERATION */
.modSBJ {
position:absolute; z-index:3; margin-left:-15px; margin-top:55px;
}
/* AUTEUR LISTE SUJETS */
.nameSBJ {
margin-left:45px; padding:0 10px;
color:black; /* MODIFIABLE */
font-size:12px; text-align:left; text-transform:uppercase;
}
/* BLOC TITRE / DESCRIPTION LISTE SUJETS */
.tleSBJ {
margin-bottom:3px;
text-align:right; text-transform:uppercase; font-size:18px;
}
/* TITRE LISTE SUJETS */
.tleSBJ a {
color:black !important; /* MODIFIABLE */
}
/* DESCRIPTION LISTE SUJETS */
.descSBJ {
display:inline-block;
font-size:14px; font-style:italic;
color:black; /* MODIFIABLE */
}
/* LISTE DES PAGES */
.gotoSBJ {
display:inline-block; vertical-align:middle; margin-left:10px; margin-top:-13px;
font-size:9px;
}
/* BLOC ICÔNES / VUES & REPONSES / DERNIER MESSAGE LISTE SUJETS  */
.boxSBJ {
position:absolute;
}
/* ICÔNES LISTE SUJETS */
.imgSBJ {
display:inline-block; vertical-align:top;
width:75px; height:25px;
}
/* NOMBRE VUES LISTE SUJETS */
.vuesSBJ {
display:inline-block; vertical-align:top; margin:0 10px;
width:75px; height:20px; padding-top:5px;
background:white; color:black; /* MODIFIABLE */
font-size:11px; text-align:center;
}
/* NOMBRE REPONSES LISTE SUJETS */
.repSBJ {
display:inline-block; vertical-align:top; margin-right:10px;
width:75px; height:20px; padding-top:5px;
background:#efefef; color:black; /* MODIFIABLE */
font-size:11px; text-align:center;
}
/* DERNIER MESSAGE LISTE SUJETS */
.lmsgSBJ {
display:inline-block; vertical-align:top;
height:20px; padding:5px 10px 0; border-radius:10px;
background:#dedede; color:black; /* MODIFIABLE */
text-align:left; text-transform:uppercase; font-size:12px;
}
/* TAILLE PSEUDONYME AUTEUR DERNIER MESSAGE LISTE SUJETS */
.lmsgSBJ a.gensmall {
font-size:12px;
}

/*******************Fin liste des sujets***********************/

/***CB****/

#chatbox_header{
background-image: url('http://zupimages.net/up/17/06/a0wa.bmp');
}

#chatbox_header, td.catBottom, #chatbox_header.main-head {
  background-image:url('http://zupimages.net/up/17/06/a0wa.bmp');
}

#chatbox{
  background;
}

.chatbox_row_1 {
  background:none;
}

.chatbox_row_2 {
  background:none;
}

#chatbox_top, #chatbox_bottom {
  width: 804px !important;
  margin-left:42px;
  }
 
.chatbox a.cattitle, .chatbox-title, .chatbox-title a.chat-title {
  color:black !important;
  }

#chatbox_header .cattitle:before { content: "LE PLACARD"; font-family: 'Poiret One'; cursive; font-size: 18px;}
#chatbox_header .cattitle strong { visibility: hidden; }

.chatbox-options a, .chatbox-options li, .chatbox-options li a, .chatbox-options li label {
  color: black; font-family: 'Poiret One'; cursive; font-size: 16px;
}

/* Message de connexion CB */
.msg span[style*="green"] strong {
    color: #000000; /* couleur */
    font-variant: small-caps; /* petites majuscules */
}

/* Message de déconnexion CB */
.msg span[style*="red"] strong {
    color: #BC4D6E; /* couleur */
    font-variant: small-caps; /* petites majuscules */
}

/*** FIN CB ***/

/*************************** QEEL **************************/
/**QEEL**/
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(https://fonts.gstatic.com/s/opensanscondensed/v10/gk5FxslNkTTHtojXrkp-xGAzD5WKQVN4wSyA0MYYi4rr7w4p9aSvGirXi6XmeXNA.woff) format('woff');
}
@font-face {
  font-family: 'Poiret One';
  font-style: normal;
  font-weight: 400;
  src: local('Poiret One'), local('PoiretOne-Regular'), url(http://fonts.gstatic.com/s/poiretone/v4/HrI4ZJpJ3Fh0wa5ofYMK8b3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}

.titreqeel {
letter-spacing: 3px;
  font-size: 60px;
  font-family: 'Poiret One';
  text-transform: uppercase;
  text-align: center;
}

.groupes {
letter-spacing: 2px;
  font-size: 30px;
  font-family: 'Poiret One';
  text-transform: uppercase;
}
.stat {
padding: 2px;
  background-color: #EFEFEF;
  text-align: center;
  font-size: 15px;
  width: 120px;
  letter-spacing: 2px;
  font-family: 'Open Sans Condensed';
 padding-top: 5px;
  padding-bottom: 5px;
}

.fondqeel3 {
  background : none;
  border: 3px solid #EFEFEF;
    text-align: justify;
    width: 365px;
  padding: 5px;
    height: 57px;
  overflow: auto;
  margin-left: 2px;
  margin-top: 2px;
  margin-bottom: 5px;
}

.fondqeel2 td.row1 {
  background : none;
  border: 3px solid #EFEFEF;
    text-align: justify;
    width: 365px;
  padding: 5px;
    height: 62px;
  overflow: auto;
}

.totuson {
text-transform: uppercase;
  font-size: 11px;
  font-family: 'Poiret One';
  margin-left: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.fondqeel td.row1 {
  background : none;
  border: 3px solid #EFEFEF;
    text-align: justify;
    width: 365px;
  padding: 5px;
    height: 90px;
  overflow: auto;
}

.titan {
background-color: #EFEFEF;
  font-size: 15px;
  font-family: 'Open Sans Condensed';
  width: 381px;
    text-align: center;
  letter-spacing: 2px;
  margin-left: 2px;
}

.cb {
letter-spacing: 2px;
  font-size: 10px;
  font-family: 'Poiret One';
  text-transform: uppercase;
}
/**FIN***/
        /* -------------------------------- FIN QEEL -------------------------------- */

J'aimerais savoir comment retirer le souslignage des liens, de tous les liens sans exception.

Je vous remercie à l'avance de votre aide.

Bonne Soirée


Dernière édition par wolfela le Dim 7 Mai 2017 - 21:28, édité 1 fois
wolfela

wolfela
Nouveau membre

Messages : 13
Inscrit(e) le : 08/07/2016

http://karmaruleseverything.forumactif.fr/
wolfela a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Je n'arrive pas a retirer le sous lignage des liens.

Message par lmc38510 Dim 7 Mai 2017 - 21:23

Bonjour "wolfela"

en début de ton CSS tu as :

Code:
a:hover
{
text-decoration: none;
}

Remplace le par :
Code:
/* Supprimer liens soulignés */
          a:hover{text-decoration: none !important;}
          a {text-decoration: none !important;}
          a:link {text-decoration: none;}
          a:visited {text-decoration: none;}
          a.forumlink {text-decoration: none;}
          a.forumlink:hover {text-decoration: none!important;}
          a.topiclink {text-decoration: none; }
          a.topiclink:hover {text-decoration: none!important; }
lmc38510

lmc38510
*****

Masculin
Messages : 912
Inscrit(e) le : 22/02/2012

https://newparadigme.forumactif.com/
lmc38510 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Je n'arrive pas a retirer le sous lignage des liens.

Message par wolfela Dim 7 Mai 2017 - 21:28

Je viens de tester et ça fonctionne, Merci I love you
wolfela

wolfela
Nouveau membre

Messages : 13
Inscrit(e) le : 08/07/2016

http://karmaruleseverything.forumactif.fr/
wolfela a été remercié(e) par l'auteur de ce sujet.

Voir le sujet précédent Voir le sujet suivant Revenir en haut

- Sujets similaires

Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum