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


 
AccueilAccueil  RechercherRechercher  Dernières imagesDernières images  S'enregistrerS'enregistrer  ConnexionConnexion  
-23%
Le deal à ne pas rater :
EVGA SuperNOVA 650 G6 – Alimentation PC 100% modulaire 650W, 80+ ...
77.91 € 100.91 €
Voir le deal

 

 ancien css

Aller en bas 
AuteurMessage
Nono
Admin
Admin
Nono


Salut, j'ai : 33 J'ai posté : 492 Féminin
Date d'inscription : 08/05/2007

Feuille de personnage
Age: 17
Grade: Juunin

ancien css Empty
MessageSujet: ancien css   ancien css EmptyJeu 12 Mai - 19:02

ancien CSS

Code:
body { background-attachment: no-fixed; background-repeat: no-repeat; background-position: top center;}

background-image:url('http://i65.servimg.com/u/f65/11/25/40/17/fondbo15.png');


/* arrondis des zones de textes by BestRPG */
input,textarea, select {border-radius: 10px; }

/*soulignement lien*/
a:link,a:active,a:visited
{text-decoration: none ;
text-transform: uppercase;
letter-spacing: 1px;
 }

/*texte toujours justifié*/
.postbody {
    padding-left: 15px;
    padding-right: 15px;
    text-align:justify;
}

/*---Description forum---*/
.atelierdesc4 {
 
  margin-left: 20px;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px;
  padding-left: 25px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  -moz-border-radius-topright: 25px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 25px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  border-left: 2px silver solid;
  border-bottom: 2px silver solid;
  border-top: 2px silver solid;
  border-right: 2px silver solid;
  background: #4A2D2D url('http://i63.servimg.com/u/f63/11/33/41/62/sans_t10.png');
  }

/*---Onglets---*/
.onglet {
  background-color: #36240e;
  font-size:11px;
  font-weight:normal;
  text-align:center;
  text-decoration:none;
  width:100px;
  margin-left:10px;
  margin-right:10px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 2px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 0px;
  border-left: 2px #4f5a60 solid;
  border-bottom: 2px #4f5a60 solid;
  border-top: 2px #4f5a60 solid;
  border-right: 2px #4f5a60 solid;
}

/*CATEGORIES*/
a.forumlink{
-moz-border-radius: 0px;
border-bottom: 6px dotted #594D41;
color:#7D7267;
font-family: serif;
font-size: 16px;
font-weight: uppercase;
letter-spacing: 2px;
display:block;
text-align: center;
}

/*Barre de navigation*/
.navi {
background-color: black; /*FOND*/
border: 5px solid #594D41;
text-shadow: 0px 0px 3px #000000; /*OMBRAGE*/
padding: 3px; /*ESPACER DES BORDS*/
-moz-border-radius: 10px 0px 10px 0px; /*ARRONDIR LES COINS*/
}

a.infobulle {
  position: relative;
}

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

}
a.infobulle:hover span {
  display: inline; /* ceci affiche l'infobulle */
  position: absolute;

  white-space: wrap; /* 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: 15px;

  background: #4A2D2D; /* arrière-plan de l'infobulle */

  color: white; /* texte dans l'infobulle */
  font-size: 12px;
  font-variant: normal;
  text-align: justify;
  text-transform: none;
  text-decoration: none;
  padding: 4px;
  width: auto;
  height: auto;

  /* bordures de votre infobulle*/
  border: 4px solid silver;
  border-left: 4px solid silver;
}

/*---Titre des forums---*/
.cate1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-variant: small-caps;
  color: #fdb8fd;
  text-align : center;
  padding: 2px;
  margin: 3px;
  margin-bottom: -18px;
  margin-left: 15px;
  height:15px;
  width:270px;
  background: transparent url(http://durieu.jeanmichel.free.fr/fun-wdg/des/d01.png) no-repeat;
}

/*lien des sous forums*/
.souforums{
font-variant: small-caps ;
margin-left: 375px;
}

/*APPARENCE FORUM*/
.forumline {-moz-border-radius:16px;
-webkit-border-radius:16px;
-border-radius:16px;
-khtml-border-radius:16px;
border-bottom: 4px solid #000000 ;
border-top: 3px solid #000000 ;
border-right: 4px solid #000000 ;
border-left: 4px solid #000000 ;}

/*info profil*/
.atelierprof {
text-align: center;
padding: 9px;
background-color: #4A2D2D;
-moz-border-radius: 10px;
}

/*LIENS*/
a:link {text-decoration: none;}
a:hover{text-decoration: none !important;}
a { text-decoration: none; }
a:link { text-decoration: none; }
a:hover { text-decoration: none; }

.statistiques{
border:0px;
background-image: url("http://img339.imageshack.us/img339/4985/qeelhf3.png");
background-repeat: no-repeat;
background-position: left;
height: 400px;}

.groupes{
background-color:#99C1F2;border: 1px #9499B8 dotted;
-moz-border-radius : 5px 5px 5px 5px;
height:40px; padding-right:5px;padding-left:5px;padding-bottom:5px;
font-size:15px;font-weight: bold;text-align: center;  text-align:justify;
text-decoration: none !important;}
Revenir en haut Aller en bas
http://24nono38.forumperso.com
 
ancien css
Revenir en haut 
Page 1 sur 1

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
 :: Le commencement :: Réglement-
Sauter vers: