
L'édition de celui ci passera votre topic comme non lu

Pareil pour une autre de tes questions regarde s'il n'y a pas un <br /> en tropƒℓσηισят a écrit : Comment enlever l'espace qu'il y a entre sexe et le champ personnalisé localisation
Comprends pas ce que tu veuxƒℓσηισят a écrit : comment mettre sexe après ce même champ de profil ?
Tu ne peux pas de base et à moins d'une personnalisation du MOD ce ne sera pas possible et nous ne faisons pas cela, fait une recherche sur le net il me semble que j'ai vu un truc une fois.ƒℓσηισят a écrit : Et comment le rendre visible et obligatoire lors de l'inscription ?
Code : Tout sélectionner
<!-- IF postrow.POSTER_GENDER --><dd><strong>{L_GENDER}:</strong> {postrow.POSTER_GENDER_IMG}</dd><!-- ENDIF -->
<!-- IF postrow.S_PROFILE_FIELD1 -->
<!-- Use a construct like this to include admin defined profile fields. Replace FIELD1 with the name of your field. -->
<strong>{postrow.PROFILE_FIELD1_NAME}:</strong> {postrow.PROFILE_FIELD1_VALUE}
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<strong><br />{postrow.custom_fields.PROFILE_FIELD_NAME}:</strong> {postrow.custom_fields.PROFILE_FIELD_VALUE}
<!-- END custom_fields -->
</div><!-- /vt-stats -->
Code : Tout sélectionner
<!-- IF postrow.POSTER_GENDER --><dd><strong>{L_GENDER}:</strong> {postrow.POSTER_GENDER_IMG}</dd><!-- ENDIF -->
Code : Tout sélectionner
<!-- IF postrow.POSTER_GENDER --><strong>{L_GENDER}:</strong> {postrow.POSTER_GENDER_IMG}<!-- ENDIF -->