Changer la taille de la police

2 participants

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

Résolu Changer la taille de la police

Message par Ko-Chan Sam 3 Aoû 2013 - 20:25

Bonjour à tous !
Voilà j'ai un problème sur mon forum, j'ai ajouté une police grâce à Google Fonts, seulement j'ai beau modifier la taille grâce à mon css, elle ne bouge pas ! Il s'agit des textes des sous forums et les descriptions, le lien vers le forum : http://essaii.forumactif.org/

Mon CSS :
Code:
#i_logo{
margin: 0 auto;
padding: 0;
}
.statistiques{
border:0px;
background-image: url("");
background-repeat: no-repeat;
background-position: center;
height:260px;}

.groupes{
background-color:#B9BABF;border: 1px #D0D0D0 dotted;
-moz-border-radius : 15px 15px 15px 15px;
height:40px;padding-right:5px;padding-left:5px;padding-bottom:1px;
font-size:12px;font-weight: bold;text-align:center;
text-decoration: none !important;}


font-family:  serif;
text-align: center;
background-image: url("");
font-size:15px;
border-bottom: 3px double #363642;
color: #363642;
display: block;}

.box {
background-image: url("");
color:#363642;
font-size:11px;
margin:0;
padding:3px 10px;
}

.main
{font-family:  serif;
text-transform : uppercase;
text-align: center;
font-size: 100%;
background-color: #363642;
border-bottom: 2px solid #A6A4A4;
color: #FCFCFC;
letter-spacing: 1px;
display: block;}

.main:hover
{background-color: #A6A4A4;
text-align: center;
display: block;
border-bottom: 2px solid #363642;
}

a.imginfo {
  position: relative;
  color: #7d7d7d;
  text-decoration: none;
  border-bottom: 0px #7d7d7d solid;
}

a.imginfo span {
  display: none;
}
a.imginfo:hover {
  background: none;
  z-index: 999;
  cursor: help;
}
a.imginfo:hover span {
  display: inline;
  position: absolute;
  white-space: nowrap;
  top: 5px;
  left: 15px;
  background: #363642;
  color: 7d7d7d;
  padding: 3px;
  border: 0px solid grey;
  border-left: 5px solid #b6b6b6;
  border-right: 3px solid #b6b6b6;
  border-top: 3px solid #b6b6b6;
  border-bottom: 5px solid #b6b6b6;
}


.abc {border-bottom: 5px solid #ffffff}
.def {
background-color: #ffffff;
-moz-border-radius:10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 3px;
text-transform:uppercase;}

.bodyline {-moz-border-radius:20px;}

.bodyline{border:7px solid #363642;
}

.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border: 5px solid #363642;
}

-RETRAIT : ce CSS pose de nombreux problèmes - { display: none; }


th {
-moz-border-radius-topleft: 20%;
-moz-border-radius-topright: 20%;
border-top-left-radius: 20%;
border-top-right-radius: 20%;
}

td.row1{
background-image: url("");
}
td.row2{
background-image: url("");
}
td.row3{
background-image: url("");
}
td.row3Right{background-image : url();}

.statistiques {
   color:red;
   font-variant:small-caps;
}



        .dersuj {
            border : 5px solid white;
            -moz-border-radius:20px ;
            -webkit-border-radius:20px;
            -border-radius:20px;
            -khtml-border-radius:20px;
            padding : 5px;
            background-image: url();
        }

        .description{
        width:500px;
        -moz-border-radius:20 px;
        -webkit-border-radius:20px;
        border-radius:20px;
        padding:5px;
        background-image: url();
        border: 5px solid white;}

        .statistiques
        {
        border:0px;
        background-image: url("IMAGE QEEL");
        background-repeat: no-repeat;
        background-position: center;
        height:455px;
        }
        
        .groupes
        {
        background-color:#F5EE67;
        border: 1px #F5A967 dotted;
        -moz-border-radius : 5px 5px 5px 5px;
        height:40px;
        padding-right:12px;
        padding-left:12px;
        padding-bottom:3px;
        font-size:15px;
        font-weight: bold;
        text-align:center;
        text-decoration: none !important;
        }

#moncadre {
width:500px;
margin:auto;
padding:10px;
background-color:#FFFFFF;
border-left:3px solid #000000; /* couleur du cadre */
border-right:3px solid #000000;
border-bottom:3px solid #000000;
border-top:3px solid #000000;
}

    .statistiques{
    border:0px;
    background-image: url("http://www.hollow-art.com/files/simon_baker_013.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height:270px;}

    .groupes{
    background-color:#FFFFFF;border: 1px #D0D0D0 dotted;
    -moz-border-radius : 5px 5px 5px 5px;
    height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px;
    font-size:15px;font-weight: bold;text-align:center;
    text-decoration: none !important;}

.tableauqueel{
background-color :  ;
border : solid 5px white ;
-moz-border-radius : 3px 3px 3px 3px}

.partiedroite {
font-size : 12px ;
border-left : Xpx dotted #COLOR ;
padding-left : 10px }

.groupes{
background-color:#COLOR ;
border: 1px color #COLOR  ;
-moz-border-radius : Xpx XpxXpxXpx;
height:40px;
padding-right:12px;
padding-left:14px;
padding-bottom:3px;
font-size:14px
;font-weight: bold;
text-align:center;
font-color : #COLOR  ;
text-decoration: none !important;
}

/* QEEL */
.onglet { background-color: # ;
border-right: 5px solid #3D4952;
 border-left: 5px solid #3D4952;
border-top: 1px dotted #3D4952;
 border-bottom: 1px dotted #3D4952;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 0px;
padding-right: 0px;
 font-family: verdana;
font-weight: bold; text-align: center;
color: white;}

.message { background-color: #;
 border-right: 5px solid #3D4952;
border-left: 5px solid #3D4952;
border-top: 1px dotted #3D4952;
border-bottom: 1px dotted #3D4952;
 padding-top: 5px;
 padding-bottom: 5px;
padding-left: 30px;
 padding-right: 30px;
font-family: verdana;
text-align: center;
color: #3D4952;}




        .bodyline{
        border-left: solid 10px # ;
        border-right: solid 10px # ;
        
        -moz-box-shadow: 0px 0px 10px #000000;
          box-shadow: 0px 0px 10px #000000;
        -webkit-box-shadow: 0px 0px 10px #000000;
        }


bodyline {
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:20px;
-moz-border-radius-topright:20px;
border : 5px solid black ;
}




.navig {
position: absolute;
top: 0px;
width: 100%;
  background-color: #000000;
}



.main-content .table thead {
    display: none;
}

body {
text-align: justify;
}


/*contour des catégories*/
.forumline{
      border:3px solid #FFFFFF;
      -moz-border-radius: px;
      -webkit-border-radius: px;
      border-radius: px;}
 
/*titres des forums*/
.titresfora{
      -moz-border-radius: px;
      -webkit-border-radius: px;
      border-radius: px;
   background-color: #FFFFFF;
      border: 1px solid #FFFFFF;
font-family: 'Just Me Again Down Here', cursive;
      font-size: 25px;
      height: px;
      padding: 3px;
      position: relative;
      text-align: ;
      width: 200px;
 }
 
/*description dans les forums*/
.forum-description {
      margin: auto;
      padding: 10px;
      color: #F7F2B2;
  font-family: 'Just Me Again Down Here', cursive;
  font-size: 30px;
      border: 1px solid #F7F2B2;
      -moz-border-radius: px;
      -webkit-border-radius: px;
      font-size: 12px;
   background-color: #F7F2B2;
      }
 
/*derniers messages*/
.forum-stats {
      -moz-border-radius: 20px;
      webkit-border-radius: px;
      border-radius: px;
      border: 1px solid #F7F2B2;
      font-size: 11px;
      padding: 3px;
      text-align: center;
   background-color: #F7F2B2;
      }

#wrap,#logo,.headerbar  { padding: 0; }
.headerbar span.corners-top { display: none; }
#page-body { padding:5px; width: 99%; }

Merci d'avance


Dernière édition par Ko-Chan le Sam 3 Aoû 2013 - 20:50, édité 1 fois
Ko-Chan

Ko-Chan
**

Féminin
Messages : 65
Inscrit(e) le : 05/08/2009

http://rpgfruitsbasket.forumactif.com/forum.htm
Ko-Chan a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Changer la taille de la police

Message par Self Sam 3 Aoû 2013 - 20:31

Bonsoir.

Essayez en ajoutant le code :
Code:
a.forumlink {
font-size: 16px;}

Cordialement Smile .
Self

Self
Membre actif

Masculin
Messages : 3853
Inscrit(e) le : 13/06/2013

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

Résolu Re: Changer la taille de la police

Message par Ko-Chan Sam 3 Aoû 2013 - 20:41

ça marche merci beaucoup ! seulement la taille des écrits dans la description ne bouge pas :')
Ko-Chan

Ko-Chan
**

Féminin
Messages : 65
Inscrit(e) le : 05/08/2009

http://rpgfruitsbasket.forumactif.com/forum.htm
Ko-Chan a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Changer la taille de la police

Message par Self Sam 3 Aoû 2013 - 20:47

De rien ^^ .

Pour les description ajouté celui-ci :
Code:
.genmed {
    font-size: 14px;
}

Codrialement Smile .
Self

Self
Membre actif

Masculin
Messages : 3853
Inscrit(e) le : 13/06/2013

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

Résolu Re: Changer la taille de la police

Message par Ko-Chan Sam 3 Aoû 2013 - 20:49

C'est parfait ! Merci encore pour votre aide efficace & rapide en plus :thanks: résolu 
Ko-Chan

Ko-Chan
**

Féminin
Messages : 65
Inscrit(e) le : 05/08/2009

http://rpgfruitsbasket.forumactif.com/forum.htm
Ko-Chan a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Changer la taille de la police

Message par Self Sam 3 Aoû 2013 - 20:50

C'est toujours avec plaisir Smile .

Bonne soirée ^^ .
Self

Self
Membre actif

Masculin
Messages : 3853
Inscrit(e) le : 13/06/2013

https://selfback.forumactif.com/
Self 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