Problème d'affichage dans profil personnalisé
2 participants
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1 • Partagez
Problème d'affichage dans profil personnalisé
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 :
J'aimerais donc savoir comment mettre de l'espace entre chaque information.
Voici le template :
et le Css concernant cette partie :
merci d'avance a celui ou celle qui m'aidera pour ça
Voici une capture de mon fofo test :
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
Dernière édition par Crystal Shadow le Jeu 23 Fév 2012 - 21:49, édité 1 fois
Re: Problème d'affichage dans profil personnalisé
Bonsoir,
Insérez ce code dans votre CSS:
Vous pouvez modifier le ''12px'' par une valeur plus élevée pour agrandir l'espace.
Cordialement.
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- Membre actif
-
Messages : 2623
Inscrit(e) le : 03/01/2012
Re: Problème d'affichage dans profil personnalisé
Merci c'est parfait
Bonne soirée a vous
Bonne soirée a vous
Sujets similaires
» problème Profil personnalisé
» Profil personnalisé
» Problème d'affichage du profil personnalisé
» Profil personnalisé
» Problème d'apparence profil de membre personnalisé dans un sujet
» Profil personnalisé
» Problème d'affichage du profil personnalisé
» Profil personnalisé
» Problème d'apparence profil de membre personnalisé dans un sujet
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème avec un script, un code :: Archives des problèmes avec un code
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum