testouille
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.



 
AccueilAccueil  Dernières imagesDernières images  RechercherRechercher  S'enregistrerS'enregistrer  ConnexionConnexion  
Le Deal du moment : -39%
Ordinateur portable ASUS Chromebook Vibe CX34 Flip
Voir le deal
399 €

 :: Le commencement :: Les codes Voir le sujet précédent Voir le sujet suivant Aller en bas
CSS forum
Kiona
Admin
Date d'inscription : 25/03/2011
Messages : 946
Age : 13
Emploi/loisirs : Barman

Feuille de personnage
Amour:
Mornilles:
CSS forum Left_bar_bleue0/0CSS forum Empty_bar_bleue  (0/0)
Kiona
body {
background-attachment: scroll;
background-repeat: no-repeat;
background-position: top center;
}

a.forumlink {
text-align: center;
text-decoration: none;
background-color: black;
border-bottom: 5px solid ;

display:block;

}
a.forumlink:hover {
text-decoration: none;
background-color: #COULEUR DU FOND AVEC LA SOURIS;
border-bottom:2px double #COULEUR DU CADRE DU BAS AVEC LA SOURIS;
border-top: 2px double #COULEUR DU CADRE DU HAUT AVEC LA SOURIS;
-moz-border-radius: 10px ;
border-right: 5px solid #COULEUR DU CADRE A DROITE AVEC LA SOURIS;
-moz-border-radius: 10px ;
border-left: 5px solid #COULEUR DU CADRE A GAUCHE AVEC LA SOURIS;
display:block;
}

div.infob {
position: relative;
text-decoration: none !important;
}

div.infob span {
display: none;
text-decoration: none !important;
}

div.infob:hover {
background: none; /* correction d'un bug IE */
z-index: 999; /*permet de s'assurer que l'infobulle est au tout premier plan */
text-decoration:none !important;
}

div.infob:hover span {
display: inline;
position: absolute;
left: 100px;
width:220px;
color: black;
font-size:9px;
text-align: center;
text-decoration:none !important;
background-color: #274454;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
padding: 4px;
border:3px dotted black;
}

a { text-decoration: none; }



.pa_titre {
background-image:url(http://hitskin.com/themes/15/40/37/i_back_title.png);
border: 2px #274454 solid;
display: block;
text-align: center;
font-size: 18px;
color: #274454;
font-variant: small-caps;
margin-bottom: 5px;
}

a.info {
position: relative;
text-decoration: none;
}

a.info span {
display: none; /* on masque l'infobulle */
font-size: 12px;

}
a.info:hover {
background: none; /* correction d'un bug IE */
z-index: 999; /* on définit une valeur pour l'ordre d'affichage */
}

a.info:hover span {
display: inline; /* on affiche l'infobulle */
position: absolute;
white-space: nowrap; /* on change la valeur de la propriété white-space pour qu'il n'y ait pas de retour à la ligne non-désiré */
top: 5px; /* on positionne notre infobulle */
left: 5px;
padding: 3px;
background-color: #8eacba;
border: 3px #274454 solid;
}

.pa_cont {
border : 2px solid #274454;
}

.pa_corps {
padding: 5px;
}
Dim 26 Jan - 23:01
https://testouille.forumactif.fr
Revenir en haut Aller en bas
 :: Le commencement :: Les codes Voir le sujet précédent Voir le sujet suivant Aller en bas
Sauter vers: