website logo
Auteur
avatar
bmag

Forum » » Anomalies Rev16 » » [Résolu] - tooltip et popover tout petit


Posté : 23-04-2016 18:29 icone du post

bon ...ben .heu .... comment dire...
J'ai jamais rien compris à ces trucs, bon voila je l'ai dit!

Avant je reprenais les classes d'un autre themes,
Ici sur Rev16 je n'ai rien de définit, et j'ai l'impression que c'est le code que tu avais ajouté qui passe, j'ose pas le toucher


/*bloc ws*/
a.tooltip_ws em {
   display:none;
   width:200px;
}
a.tooltip_ws:hover {
    border: 0;
    position: relative;
    z-index: 1070;
    text-decoration:none;
}
 a.tooltip_ws:hover em {
   z-index: 1070;
   font-style: normal;
   font-size: 12px;
   display: block;
   top: 20px;
   left: -10px;
   padding: 5px;
   color: #000;
   border: 1px solid #999999;
   background: #F8F8F8;
   width:200px;
   text-align: left;
   position: absolute; left: 2em; top:&nbs p;2em;
   border-radius: 5px;
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px;
   box-shadow: 5px 5px 5px rgba(0, 0,  0, 0.1); 
   -webkit-box-shadow: 5px 5px rgba(0, 0,& nbsp;0, 0.1); 
   -moz-box-shadow: 5px 5px rgba(0, 0,&nbs p;0, 0.1);
}
a.tooltip_ws:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    margin:0;
    padding: 0;
    border: 0;
    }



Cet article provient de Labo JPB-PHR 2015-2024
https://labo.infocapagde.com/viewtopic.php?topic=451&forum=30