Problème d'affichage dans profil personnalisé

2 participants

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

Résolu Problème d'affichage dans profil personnalisé

Message par Crystal Shadow Jeu 23 Fév 2012 - 16:47

Alors j'ai personnaliser le profil des membres le soucis c'est que les info ce chevauche et donc son illisible j'ai eu beau regarder je ne trouve pas d’où viens le soucis. Mon forum est en Phbb2

Voici une capture de mon fofo test :

Problème d'affichage dans profil personnalisé Profil-1

J'aimerais donc savoir comment mettre de l'espace entre chaque information.

Voici le template :

et le Css concernant cette partie :


Code:
    .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:1px solid #D6BC8B;}

        .profil-fond {
        line-height:10px;
        background-color:#a4ab80;
        -moz-border-radius:20px;
        -webkit-border-radius:20px;
        padding:5px;
        text-align: justify; }
       
        .profil-fond2 {
        line-height:12px;
        padding:10px;
        background-image: url("http://img11.hostingpics.net/pics/640825fondbois.png");
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        border-bottom: 5px solid #D6BC8B;
        border-top: 5px solid #D6BC8B;
        text-align: justify; }
       
        .profil-pseudo {
        font-weight: bold;
        FONT-STYLE: italic;
        FONT-FAMILY: times new roman;
        LETTER-SPACING: -3px;
        FONT-SIZE: 25px;
        text-align: center;
        text-shadow: 0px 0px 1px;
        TEXT-TRANSFORM: none; }

.quote {
background-color:#3D2028;
padding-left: 20px;
}
 
 
.texteprofil {
padding-left:10px;
padding-right:10px;
font-family:Arial;
}
 
.textefeuille {
font-family:Arial;
}
 
.postdetails.poster-profile a img {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border: 5px solid #2E181B;
}
 
 

.modifpseudo {
font-size:18px;
font-family:palatino linotype;
font-weight: normal;
font-style:italic;
text-shadow: 0px 0px 2px #000;
text-decoration: none;
}
 


 
.forumline .avatar_personnel
{
width:200px;
background-color: #2E181B;
}
 
#arrondi
{
width:220px;
background-color: #3D2028;
-moz-box-shadow: #3D2028 0px 0px 20px;
}

merci d'avance a celui ou celle qui m'aidera pour ça Very Happy


Dernière édition par Crystal Shadow le Jeu 23 Fév 2012 - 21:49, édité 1 fois
Crystal Shadow

Crystal Shadow
***

Féminin
Messages : 135
Inscrit(e) le : 04/11/2010

http://tfesev.forumgratuit.org/
Crystal Shadow a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème d'affichage dans profil personnalisé

Message par Dr. Karlos Jeu 23 Fév 2012 - 20:45

Bonsoir,

Insérez ce code dans votre CSS:
Code:
.profil-fond span {
line-height: 12px;
}

Vous pouvez modifier le ''12px'' par une valeur plus élevée pour agrandir l'espace.


Cordialement.
Dr. Karlos

Dr. Karlos
Membre actif

Masculin
Messages : 2623
Inscrit(e) le : 03/01/2012

Dr. Karlos a été remercié(e) par l'auteur de ce sujet.

Résolu Re: Problème d'affichage dans profil personnalisé

Message par Crystal Shadow Jeu 23 Fév 2012 - 21:48

Merci Yes c'est parfait Flowers2

Bonne soirée a vous Very Happy
Crystal Shadow

Crystal Shadow
***

Féminin
Messages : 135
Inscrit(e) le : 04/11/2010

http://tfesev.forumgratuit.org/
Crystal Shadow 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