modifier le profil

4 participants

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

Résolu modifier le profil

Message par Aragorn64 Lun 6 Juin 2011 - 21:30

Bonsoir a vous tous,

Voila, j'ai modifier mon profil, mais, j'ai un petit problème, entre le vava et la bordure du cadre, je peut cliquer pour accéder a mon profil, ce que je voudrais enlever, je ne sait pas comment faire et en plus, je pense avoir fait de petites erreur dans les codes mit.

Voici la partie de mon template:

Code:
<tr class="post">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <br><br><div class="profilentour"><span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><div class="pseudoname">{postrow.displayed.POSTER_NAME}</div><div class="pseudoname1">{postrow.displayed.POSTER_RANK}</div></span><br>
            <span class="postdetails poster-profile">
            {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}</span></div>

            <div class="profilentour"><!-- BEGIN profile_field --><span style="font-size: 10px">
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field --></span></div><br>

            <div class="profilentour"><span style="font-size: 10px;">{postrow.displayed.POSTER_RPG}
         </span></div>

(J'ai mit un gif dans le profil, mais je ne sait pas comment faire, pour qu'il y ai un contour arrondis, il se trouve dans la partie "{postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}", quel code, il faut que je met, pour qu'il y en ai un)

mon CSS:

Code:
/*nom profil*/

.pseudoname
    {
    top: -17px;
    position:relative;
    z-index: 999;
    font-size: 16px;
    text-align: center;
    }

.pseudoname1
 {
    top: -10px;
    position:relative;
    z-index: 999;
font-size: 10px;
    text-align: center;
}

/*contour dans le champ de profil*/

.profilentour
    {
    -moz-border-radius: 15px ;
    -webkit-border-radius: 15px;
    text-align:center;
    padding:4px;
    background-color:#b5bbbf;
    -moz-box-shadow:0px 0px 5px #000000;

    }

/*Contour autour Avatar*/

.postdetails.poster-profile a img
    {
    top: -17px;
    position:relative;
    z-index: 999;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    border: 8px solid #000000;
    }

Dernière chose, je voudrais épaissir le nom des membres, sans toucher a la taille, comment je doit faire?

Je vous remercie d'avance.


Dernière édition par Aragorn64 le Jeu 9 Juin 2011 - 9:06, édité 1 fois
avatar

Aragorn64
**

Masculin
Messages : 69
Inscrit(e) le : 01/01/2010

http://havananight.forumactif.com/
Aragorn64 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par kakale Lun 6 Juin 2011 - 22:35

Bonsoir,

La seule chose en quoi je peux vous aider, et pour épaissir le pseudonyme de vos membres. Rajouter <b> devant la balise : {postrow.displayed.POSTER_NAME}

Ce qui donne :
Code:
<b>{postrow.displayed.POSTER_NAME}</b>
Cela mettra leur nom en gras. J'espère du moins que ça fonctionnera.

Pour le reste, il me semble que certains sujets parlent d'arrondir le profil. Plus qu'à attendre la venue d'un codeur pro dans le coin !

Edit :

.post {-moz-border-radius:8px;
-webkit-border-radius:8px;
-border-radius:8px;
-khtml-border-radius:5px;
border:8px solid #36587D;}

Je ne sais pas si cela fonctionne, mais c'est une méthode que j'utilise toujours. Je change le nom de la classe, et y met celle que je désire... Par contre cela fera une ombre, pas un cadre imagé. /!\ Je ne suis pas codeuse mais néophyte /!\

Cordialement.
kakale

kakale
****

Féminin
Messages : 395
Inscrit(e) le : 28/10/2009

http://lanfear.forumactif.com/
kakale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Aragorn64 Lun 6 Juin 2011 - 23:32

Bonsoir kakale,

non désoler avec <b>, cela ne marche pas, peut être parce que j'ai un CSS.

Pour arrondir le profil, je sait le faire, c'est faire un arrondi autour du gif.

Je te remercie quand même/
avatar

Aragorn64
**

Masculin
Messages : 69
Inscrit(e) le : 01/01/2010

http://havananight.forumactif.com/
Aragorn64 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Scipion Lun 6 Juin 2011 - 23:45

Bonsoir

Essayez ce code pour épaissir les pseudos et les centrer éventuellement :

Code:
<center><strong>{postrow.displayed.POSTER_NAME}</strong></center>
Cordialement
Scipion

Scipion
Membre actif

Masculin
Messages : 8655
Inscrit(e) le : 03/02/2010

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

Résolu Re: modifier le profil

Message par Lixyr Lun 6 Juin 2011 - 23:59

Bonsoir.

Pour mettre l'avatar en gras :

Code:
<span style="font-weight:bold;">{postrow.displayed.POSTER_NAME}</span>

mais ensuite, pour le reste j'avoue ne pas avoir compris cette histoire d'arrondis sur une image gif.
Je pourrais avoir un screen représentant le profil que vous aimeriez obtenir ?


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par kakale Mar 7 Juin 2011 - 8:04

Désolé dans ce cas, je pensais que cela fonctionnerait, mais les choses les plus simples ne fonctionnent pas toujours :lol!:
kakale

kakale
****

Féminin
Messages : 395
Inscrit(e) le : 28/10/2009

http://lanfear.forumactif.com/
kakale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Invité Mar 7 Juin 2011 - 8:51

Salut,
modifie ton C.S.S

Pour les caractères gras et pour rendre inopérant le lien de l'avatar
Code:

    /*nom profil*/

    .pseudoname
        {
        top: -17px;
        position:relative;
        z-index: 999;
        font-size: 16px;
        text-align: center;
font-weight:bold;
        }

    .pseudoname1
    {
        top: -10px;
        position:relative;
        z-index: 999;
    font-size: 10px;
        text-align: center;
    }

    /*contour dans le champ de profil*/

    .profilentour
        {
        -moz-border-radius: 15px ;
        -webkit-border-radius: 15px;
        text-align:center;
        padding:4px;
        background-color:#b5bbbf;
        -moz-box-shadow:0px 0px 5px #000000;

        }

    /*Contour autour Avatar*/

    .postdetails.poster-profile a img
        {

        top: -17px;
        position:relative;
        z-index: 999;
        -moz-border-radius-bottomleft:10px;
        -moz-border-radius-bottomright:10px;
        -moz-border-radius-topleft:10px;
        -moz-border-radius-topright:10px;
        -webkit-border-bottom-left-radius:10px;
        -webkit-border-bottom-right-radius:10px;
        -webkit-border-top-left-radius:10px;
        -webkit-border-top-right-radius:10px;
        border: 8px solid #000000;
pointer-events: none;
cursor: default;
        }

a++
Anonymous

Invité
Invité


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

Résolu Re: modifier le profil

Message par Aragorn64 Mar 7 Juin 2011 - 14:00

Bonjour,

Scipion: je l'est mit, cela fait rien du tout, cela ne change pas

Lixyr Yrna: cela fait pareil, sa ne bouge pas et pour le contour du gif, je voudrais faire comme sur ce forum:

Spoiler:

le forum en question: Oh Sydney


kakale
: pas grave, il faut tout essayer.

milouze14: cela ne marche pas, le titre reste le même et cela ne m'enlève pas le lien en dessous du vava.

Quand, je ne suis pas connecter, il n'y as plus de contour autour du vava, est ce qu'il y a un code qui permet d'y remédié et comment faire pour que les invité voit le profil ?
avatar

Aragorn64
**

Masculin
Messages : 69
Inscrit(e) le : 01/01/2010

http://havananight.forumactif.com/
Aragorn64 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Mar 7 Juin 2011 - 14:13

Alors, une chose à la fois.

Cette image, c'est une image que vous avez mise dans votre profil ?
Parce que le problème, sur le forum cité, c'est que cette image n'est pas dans le profil, mais dans la page d'accueil. Ce qui est beaucoup plus simple, car c'est personnifiable via l'html, alors que le profil n'accepte que le bbcode.

---------------------------

Pour le pseudo en gras, mettez ceci dans votre css à la place de votre code actuel :

Code:
.pseudoname
        {
        position:relative;
        z-index: 999;
        font-weight: bold;
        text-align: center;
        }

j'ai modifié font-size par font-weight:bold; : qui met en gras.


-------------------------------

Pour le lien, vous parlez de quel lien sous l'avatar, que vous souhaitez enlever ?


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par Scipion Mar 7 Juin 2011 - 14:20

Bonjour

Je vous confirme que le code donné fonctionne parfaitement sur mon forum. Aussi, afin de me permettre de faire un test lié à l'objet, veuillez svp nous donner le contenu complet de votre template viewtopic_body.

Cordialement
Scipion

Scipion
Membre actif

Masculin
Messages : 8655
Inscrit(e) le : 03/02/2010

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

Résolu Re: modifier le profil

Message par Lixyr Mar 7 Juin 2011 - 14:42

Et bien, les codes techniquement, donnés, tous, même ceux de Kakale, marchent en fait.
Testés sur un forum phpbb2 pour tous, donc bon ... .
Il semble que la différence entre le pseudo normal et le pseudo en gras ne soit pas vu d'Aragorn.


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par kakale Mar 7 Juin 2011 - 15:35

Je me disais pourtant que même la technique basique marche !
Mais le pseudonyme est déjà en gras d'origine non ?
kakale

kakale
****

Féminin
Messages : 395
Inscrit(e) le : 28/10/2009

http://lanfear.forumactif.com/
kakale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Mar 7 Juin 2011 - 15:45

Oh non je ne pense pas puisque mon code les met en gras. =3


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par kakale Mar 7 Juin 2011 - 15:49

Beuh, j'dois avoir déjà un code CSS pour ça alors *se frotte les yeux*
J'ai testé vos codes et en effet ils fonctionnent, mit à part s'il n'a pas la bonne version... Tout devrait fonctionner
kakale

kakale
****

Féminin
Messages : 395
Inscrit(e) le : 28/10/2009

http://lanfear.forumactif.com/
kakale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Mar 7 Juin 2011 - 15:53

Phpbb2 et Firefox : tout comme moi, donc ça devrait marcher. A mois que le profil ne soit pas à jour.

Mais bon, pour le reste, moi le cadre, sur le forum, je le vois, et pourtant je suis en mode invitée.

Pour le lien sous le vava, je ne vois pas de quoi il parle.

Si on pouvait avoir un screen avec des petits flèches, qui nous montrerait tout ça.
Comme je le disais, le cadre n'est pas faisable pour cette raison :

le problème c'est que l'image que vous montrez dans le forum d'exemple est une image qui se trouve dans la page d'accueil alors que vous, vous voulez un contour sur une image qui se trouvera dans le profil.
On peut certainement entourer le profil en entier, mais pas juste un élément du profil. On peut insérer une image dans un champ texte, seulement, le profil ne lit que le bbcode, qui ne permet pas de personnifier une bordure d'image, comme le ferait le html.

Donc ça va être tordu.


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par kakale Mar 7 Juin 2011 - 15:55

Pour le lien de l'avatar, il parle du fait de quand on clique sur le pseudonyme, cela nous amène au profil de la personne en question. Du moins, c'est le seul endroit où un lien est donné.
kakale

kakale
****

Féminin
Messages : 395
Inscrit(e) le : 28/10/2009

http://lanfear.forumactif.com/
kakale a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Mar 7 Juin 2011 - 15:59

Aragorn64 a écrit:le lien en dessous du vava.

et le lien du pseudo qui emmène au profil est au dessus du vava, lui. D'où l'ambigüité.
Il faudrait une précision ou une confirmation.
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par Invité Mer 8 Juin 2011 - 9:43

Salut,

milouze14: cela ne marche pas, le titre reste le même et cela ne m'enlève pas le lien en dessous du vava.
Quand, je ne suis pas connecter, il n'y as plus de contour autour du vava, est ce qu'il y a un code qui permet d'y remédié et comment faire pour que les invité voit le profil ?

Pour désactiver le lien
Oups désolé modifies ton C.S.S
Dans:
.profilentour

ajoutes:
Code:
pointer-events: none;
cursor: default;

Dans
.postdetails.poster-profile a img

retires
Code:
pointer-events: none;
cursor: default;

Pour avoir les images en tant qu'invités il faut l'autoriser via:
Général/Catégories et forums/Permissions

Pour le contour je le vois bien !!!
modifier le profil 010
a++
Anonymous

Invité
Invité


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

Résolu Re: modifier le profil

Message par Aragorn64 Mer 8 Juin 2011 - 14:17

Bonjour,

Lixyr Yrna: 1) Le forum Oh Sydney n'est pas le mien, c'est juste un forum ou j'ai vu qu'ils ont mit un gif dans le profil, comme le montre le profil d'un simple membre:

http://oh-sydney.forumactif.org/t865-i-would-come-to-speak-to-you-today (Voir le profil de "Jeremy M. Duhamel")

2) pour le code, cela ne marche pas, voila que cela me donne avec ton code:

modifier le profil Avec_c10

et sans le code:

modifier le profil Sans_c10

aucune différence.

3) voila ce que je parle le lien sous le vava:

modifier le profil Photo010
modifier le profil Photo011
modifier le profil Photo012


Scipion: voila le contenu complet du template viewtopic_body:

Code:
<script type="text/javascript">
//<![CDATA[
var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
$(function(){
   _atc.cwait = 0;
   $('.addthis_button').mouseup(function(){
      if ($('#at15s').css('display') == 'block') {
         addthis_close();
         addthis_close();
      }
   });
});
//]]>
</script>

<table width="100%" border="0" cellspacing="2" cellpadding="0">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap">
         <span class="nav">
         <!-- BEGIN switch_user_authpost -->
         <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
         <!-- END switch_user_authpost -->
         <!-- BEGIN switch_user_authreply -->
         <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
         <!-- END switch_user_authreply -->
         </span>
      </td>
      <td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
      <td align="right" valign="bottom" nowrap="nowrap" width="100%">
         <span class="gensmall bold">
            <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a>
             | 
            <script type="text/javascript">
            //<![CDATA[
            insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
            //]]>
            </script>
         </span>
      </td>
   </tr>
</table>

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr align="right">
      <td class="catHead" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> {TOPIC_TITLE}</h1></td>
               <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN topicpagination -->
   <tr>
      <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
   </tr>
   <!-- END topicpagination -->
   {POLL_DISPLAY}
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- BEGIN postrow -->
   <!-- BEGIN displayed -->
   <tr class="post">
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="150">
         <br><br>
<div class="profilentour">
<span class="name"><a name="{postrow.displayed.U_POST_ID}"></a>
<div class="pseudoname">{postrow.displayed.POSTER_NAME}</div>
<div class="pseudoname1">{postrow.displayed.POSTER_RANK}</div></span><br>

            <span class="postdetails poster-profile">
            {postrow.displayed.RANK_IMAGE}{postrow.displayed.POSTER_AVATAR}</span></div><br />
            <div class="profilentour"><!-- BEGIN profile_field --><span style="font-size: 10px">
            {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
            <!-- END profile_field --></span></div><br>

            <div class="profilentour"><span style="font-size: 10px;">{postrow.displayed.POSTER_RPG}
         </span></div><br />
         <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" /></span>
      </td>
      <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}   <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
               <td valign="top" nowrap="nowrap" class="post-options">
                  {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
               </td>
            </tr>
            <tr>
               <td colspan="2" class="hr">
                  <hr />
               </td>
            </tr>
            <tr>
               <td colspan="2">
                  <!-- BEGIN switch_vote_active -->
                  <div class="vote gensmall">
                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                     <!-- END switch_vote -->

                     <!-- BEGIN switch_bar -->
                     <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                        <!-- BEGIN switch_vote_plus -->
                        <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                        <!-- END switch_vote_plus -->

                        <!-- BEGIN switch_vote_minus -->
                        <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                        <!-- END switch_vote_minus -->
                     </div>
                     <!-- END switch_bar -->

                     <!-- BEGIN switch_no_bar -->
                     <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                     <!-- END switch_no_bar -->

                     <!-- BEGIN switch_vote -->
                     <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                     <!-- END switch_vote -->
                  </div>
                  <!-- END switch_vote_active -->

                  <div class="postbody">

                     <div>{postrow.displayed.MESSAGE}</div>

                     <!-- BEGIN switch_attachments -->
                     <dl class="attachbox">
                        <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                        <dd>
                           <!-- BEGIN switch_post_attachments -->
                           <dl class="file">
                              <dt>
                                 <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                 <!-- BEGIN switch_dl_att -->
                                 <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                 <!-- END switch_dl_att -->

                                 <!-- BEGIN switch_no_dl_att -->
                                 {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                 <!-- END switch_no_dl_att -->
                              </dt>

                              <!-- BEGIN switch_no_comment -->
                              <dd>
                                 <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                              </dd>
                              <!-- END switch_no_comment -->

                              <!-- BEGIN switch_no_dl_att -->
                              <dd>
                                 <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                              </dd>
                              <!-- END switch_no_dl_att -->

                              <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                           </dl>
                           <!-- END switch_post_attachments -->
                        </dd>
                     </dl>
                     <!-- END switch_attachments -->

                     <div class="clear"></div>
                     <div class="signature_div">
                        {postrow.displayed.SIGNATURE}
                     </div>

                  </div>
                  <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <tr>
      <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
         <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
      </td>
      <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
         <table border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td valign="middle">
                  {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
               </td>
            </tr>
         </table>
      </td>
   </tr>
   <!-- BEGIN first_post_br -->
</table>
<br />
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
      <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
   </tr>
   <!-- END first_post_br -->
   <!-- END displayed -->
   <!-- BEGIN hidden -->
   <tr>
      <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
   </tr>
   <!-- END hidden -->
   <!-- END postrow -->
   <!-- BEGIN no_post -->
   <tr align="center">
      <td class="row1" colspan="3" height="28">
         <span class="genmed">{no_post.L_NO_POST}</span>
      </td>
   </tr>
   <!-- END no_post -->
   <tr align="right">
      <td class="catBottom" colspan="3" height="28">
         <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
               <td width="9%" class="noprint"> </td>
               <td align="center" nowrap="nowrap" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
               <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
            </tr>
         </table>
      </td>
   </tr>
</table>

<table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0">
   <tr>
      <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
      <!-- BEGIN topicpagination -->
      <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
      <!-- END topicpagination -->
   </tr>
   <!-- BEGIN switch_user_logged_in -->
   <!-- BEGIN watchtopic -->
   <tr>
      <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
   </tr>
   <!-- END watchtopic -->
   <!-- END switch_user_logged_in -->
   <tr>
      <td class="row2" colspan="2" align="center" style="padding:0px">
         <!-- BEGIN switch_user_logged_in -->
         <a name="quickreply"></a>
         {QUICK_REPLY_FORM}<br />
         <!-- END switch_user_logged_in -->
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
            <tbody>
      <!-- BEGIN show_permissions -->
      <tr>
         <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
         <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
      </tr>
      <!-- END show_permissions -->
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <!-- BEGIN show_permissions -->
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                  <!-- END show_permissions -->
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
   <tr>
      <td style="margin:0; padding: 0;" colspan="2">
         <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
            <tbody>
      <tr>
         <td class="catBottom" colspan="2" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                  <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
               </tr>
            </table>
         </td>
      </tr>
   </tbody>
         </table>
      </td>
   </tr>
</table>

<form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
         <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a>   
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
         </span>
      </td>
      <!-- BEGIN viewtopic_bottom -->
      <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
      <!-- END viewtopic_bottom -->
      <!-- BEGIN moderation_panel -->
      <td align="center">
         <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
      </td>
      <td align="center" width="250">
         <span class="gensmall"> </span>
      </td>
      <!-- END moderation_panel -->
   </tr>
</table>
</form>

<!-- BEGIN viewtopic_bottom -->
<table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
   <tr>
      <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
         <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
            <input type="hidden" name="t" value="{TOPIC_ID}" />
            <input type="hidden" name="sid" value="{S_SID}" />
            <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
         </form>
      </td>
   </tr>
</table>
<!-- END viewtopic_bottom -->

<!-- BEGIN switch_image_resize -->
<script type="text/javascript">
//<![CDATA[
$(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
//]]>
</script>
<!-- END switch_image_resize -->

<script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js"></script>
au cas ou, je donne aussi mon CSS en entier:

Code:

/*nom profil*/

    .pseudoname
        {
        top:-16px;
        font-size: 16px;
        position:relative;
        z-index: 999;
        font-weight: bold
        text-align: center;
        }

    .pseudoname1
    {
        top: -10px;
        position:relative;
        z-index: 999;
    font-size: 10px;
        text-align: center;
    }

/*Barre de navigation*/
.navig
    {
    position: fixed;
    top: 0px;
    width: 100%;
    background-color: #e4f0f6;
    border-bottom: 3px solid #002F2F;
    left:0px;
    -moz-border-radius-bottomleft: 25px;
    -moz-border-radius-bottomright: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    }

a.mainmenu
    {
    margin: 5px;
    font-family: Arial;
    font-size: 15px;
    }

/* ------------------------------------ {Qui est en ligne} --------------------------------------------------------------------------------------------------------- */
.qeel_start
{
background-color: #e4f0f6;
-moz-border-radius-topleft: 18px;
-webkit-border-top-left-radius: 18px;
-moz-border-radius-topright: 18px;
-webkit-border-top-right-radius: 18px;
-moz-border-radius-bottomleft: 18px;
-webkit-border-bottom-left-radius: 18px;
-moz-border-radius-bottomright: 18px;
-webkit-border-bottom-right-radius: 18px;
}

.groupes
{
text-transform: uppercase;
font-size: 11px;
background-color: #cfdde4;
padding-left: 7px;
padding-right: 7px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}

.qeel_align
{
margin-left: 10px;
}

.qeel_birth
{
background-color: #bfd1da;
-moz-border-radius-topleft: 18px;
-webkit-border-top-left-radius: 18px;
-moz-border-radius-topright: 18px;
-webkit-border-top-right-radius: 18px;
-moz-border-radius-bottomleft: 18px;
-webkit-border-bottom-left-radius: 18px;
-moz-border-radius-bottomright: 18px;
-webkit-border-bottom-right-radius: 18px;

}

.qeel_texte
{
background-color: #bfd1da;
padding-right: 8px;
padding-left: 8px;
text-align: justify;
width: 376px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;

}

.texte_qui
{
padding-left: 10px;
padding-right: 10px;
}

/*Fieldset*/
 
.class1
    {
    border: 5px #DAEDF3 solid;
    background-color: #DAEDF3;
    -moz-border-radius-topleft: 15px ;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-left-radius:15px;
    -webkit-border-top-right-radius: 15px;
    }

.topictitle,h1,h2
    {
    color:#010101;font-size:15px;font-weight:700;
    }

h2.topic-title
    {
    display:inline;margin:0;padding:3;
    }

.secondarytitle,.secondarytitle h2
    {
    color:#010101;margin:0;padding:15
    }

.secondarytitle h2
    {
    display:inline
    }

.class2
    {
    text-align: center;font-family: Times;letter-spacing : -2px;
    text-shadow: 1px 1px 1px #4C5654;text-transform: uppercase;
    font-style: bold;color:#fccfdd;
    width: 250px;height: 25px;
    margin-left:250px;margin-bottom:0px;margin-top:10px;
    background-color:#DAEDF3;
    -moz-border-radius-topleft:25px;
    -moz-border-radius-topright:25px;
    -webkit-border-top-left-radius:25px;
    -webkit-border-top-right-radius: 25px;
    -moz-box-shadow:0px 0px 5px #DBB264;
    -webkit-box-shadow:0px 0px 5px #DBB264;
    }

#imagefow
    {
    height: 75px;
    width: 75px;
    }

.boxfow
    {
    border: 2px #7C8587 solid;
    -moz-border-radius-topleft: 15px ;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-left-radius:15px;
    -webkit-border-top-right-radius: 15px;
    width: 70%
    }

.boxfow2
    {
    border: 2px solid #7C8587;
    margin-bottom: 2px;
    padding: 3px;
    -moz-border-radius-topleft: 15px ;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-left-radius:15px;
    -webkit-border-top-right-radius: 15px;
    }

.boxfow3
    {
    border: 2px #7C8587 solid;
    -moz-border-radius-bottomleft: 15px ;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-left-radius:15px;
    -webkit-border-bottom-right-radius: 15px;
    }

.fowlien
    {
    display: block;
    text-align: center;
    }

.forumlink
    {
    font-size: 20px;
    }

/*contour dans le champ de profil*/

    .profilentour
        {
        -moz-border-radius: 15px ;
        -webkit-border-radius: 15px;
        text-align:center;
        padding:4px;
        background-color:#b5bbbf;
        -moz-box-shadow:0px 0px 5px #000000;

        }


/*Arrondir bords catégories*/

.forumline
    {
    background-color: ;
    -moz-border-radius: 10px ;
    -webkit-border-radius: 10px;
    border: 3px #A1D5E6 solid;
    }

    /*Contour autour Avatar*/

        .postdetails.poster-profile a img
            {

            top: -17px;
            position:relative;
            z-index: 999;
            -moz-border-radius-bottomleft:10px;
            -moz-border-radius-bottomright:10px;
            -moz-border-radius-topleft:10px;
            -moz-border-radius-topright:10px;
            -webkit-border-bottom-left-radius:10px;
            -webkit-border-bottom-right-radius:10px;
            -webkit-border-top-left-radius:10px;
            -webkit-border-top-right-radius:10px;
            border: 8px solid #000000;
    pointer-events: none;
    cursor: default;
            }


/*Opacite image*/

.opacity img
    {
    filter:alpha(opacity=80);
    -moz-opacity:0.8;opacity: 0.8;
    }

.opacity img:hover
    {
    filter:alpha(opacity=100);
    -moz-opacity:1;opacity: 1;
    }

/*Supprimer la mention dernière modification par...*/

tr.post span.gensmall
    {
    display: none;
    }

/*enlever le soulignement des liens*/


    {
    text-decoration: none !important;
    }


/* CSS pour staff */

.tstaff{
font-size:1em;
}

.staff{
position: relative;
z-index: 0;
}

.staff:hover{
background-color: ;
z-index: 999;
}

.staff span{
position: absolute;
background-color: #4A2612 ;
padding: 5px;
border: 2px dashed #white ;
visibility: hidden;
text-transform: uppercase;
-moz-border-radius-bottomleft:25px;
-moz-border-radius-bottomright:25px;
-moz-border-radius-topleft:25px;
-moz-border-radius-topright:25px;
-webkit-border-bottom-left-radius:25px;
-webkit-border-bottom-right-radius:25px;
-webkit-border-top-left-radius:25px;
-webkit-border-top-right-radius:25px;
width:110px;
}

.staff span img{
border: 1px dotted #000000;
padding: 2px;
}

.staff:hover span{
visibility: visible;
top: 100%;
left: 0px;
width: 100%px
}
/* Fin css pour staff */


/*CSS pour tableau*/
.box {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
background-color:#BEDCDC;
color:#718C91;
font-size:11px;
margin:0;
padding:3px 10px;
}

.boxtitle {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
background-color:#9AD6FF;
color:#010000;
display:block;
font-size:11px;
font-weight:bold;
margin:0 0 5px;
padding:3px 10px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

Contour autour de l'avatar (le contour noire):

Quand je suis connecté:

modifier le profil Contou11

Quand un invité voit le profil:

modifier le profil Contou12

il n y as plus de contour noir autour du vava, comment je doit faire pour qu'il apparaisse ?

Je vous remercie d'avance.
avatar

Aragorn64
**

Masculin
Messages : 69
Inscrit(e) le : 01/01/2010

http://havananight.forumactif.com/
Aragorn64 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Mer 8 Juin 2011 - 14:20

Les champs sont vides. Je suppose que c'était des screens. Vous pouvez éditer pour que l'on puisse voir ça correctement ?

*edit*
Ah non c'est bon, c'est mon chargement qui était long. Je vais voir ça et je vous dis ce que je trouve.
Je pense avoir une solution pour le contour des images dans le profil.


*edit 2*

Essayez comme ça :

css

Code:
      /*nom profil*/

        .pseudoname
            {
            top:-16px;
            font-size: 16px;
            position:relative;
            z-index: 999;
            font-weight: bold
            text-align: center;
            }

        .pseudoname1
        {
            top: -10px;
            position:relative;
            z-index: 999;
        font-weight: bold;
            text-align: center;
        }


.profilentour2 img {border:2px solid #FEEDBD;
-moz-border-radius:8px;
border-radius:8px;
-webkit-border-raius:8px;}

.profilentour img {border:4px solid #0000;
-moz-border-radius:8px;
border-radius:8px;
-webkit-border-raius:8px;}


    /*Barre de navigation*/
    .navig
        {
        position: fixed;
        top: 0px;
        width: 100%;
        background-color: #e4f0f6;
        border-bottom: 3px solid #002F2F;
        left:0px;
        -moz-border-radius-bottomleft: 25px;
        -moz-border-radius-bottomright: 25px;
        -webkit-border-bottom-left-radius: 25px;
        -webkit-border-bottom-right-radius: 25px;
        }

    a.mainmenu
        {
        margin: 5px;
        font-family: Arial;
        font-size: 15px;
        }

    /* ------------------------------------ {Qui est en ligne} --------------------------------------------------------------------------------------------------------- */
    .qeel_start
    {
    background-color: #e4f0f6;
    -moz-border-radius-topleft: 18px;
    -webkit-border-top-left-radius: 18px;
    -moz-border-radius-topright: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-bottomleft: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    -webkit-border-bottom-right-radius: 18px;
    }

    .groupes
    {
    text-transform: uppercase;
    font-size: 11px;
    background-color: #cfdde4;
    padding-left: 7px;
    padding-right: 7px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    }

    .qeel_align
    {
    margin-left: 10px;
    }

    .qeel_birth
    {
    background-color: #bfd1da;
    -moz-border-radius-topleft: 18px;
    -webkit-border-top-left-radius: 18px;
    -moz-border-radius-topright: 18px;
    -webkit-border-top-right-radius: 18px;
    -moz-border-radius-bottomleft: 18px;
    -webkit-border-bottom-left-radius: 18px;
    -moz-border-radius-bottomright: 18px;
    -webkit-border-bottom-right-radius: 18px;

    }

    .qeel_texte
    {
    background-color: #bfd1da;
    padding-right: 8px;
    padding-left: 8px;
    text-align: justify;
    width: 376px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;

    }

    .texte_qui
    {
    padding-left: 10px;
    padding-right: 10px;
    }

    /*Fieldset*/
   
    .class1
        {
        border: 5px #DAEDF3 solid;
        background-color: #DAEDF3;
        -moz-border-radius-topleft: 15px ;
        -moz-border-radius-topright: 15px;
        -webkit-border-top-left-radius:15px;
        -webkit-border-top-right-radius: 15px;
        }

    .topictitle,h1,h2
        {
        color:#010101;font-size:15px;font-weight:700;
        }

    h2.topic-title
        {
        display:inline;margin:0;padding:3;
        }

    .secondarytitle,.secondarytitle h2
        {
        color:#010101;margin:0;padding:15
        }

    .secondarytitle h2
        {
        display:inline
        }

    .class2
        {
        text-align: center;font-family: Times;letter-spacing : -2px;
        text-shadow: 1px 1px 1px #4C5654;text-transform: uppercase;
        font-style: bold;color:#fccfdd;
        width: 250px;height: 25px;
        margin-left:250px;margin-bottom:0px;margin-top:10px;
        background-color:#DAEDF3;
        -moz-border-radius-topleft:25px;
        -moz-border-radius-topright:25px;
        -webkit-border-top-left-radius:25px;
        -webkit-border-top-right-radius: 25px;
        -moz-box-shadow:0px 0px 5px #DBB264;
        -webkit-box-shadow:0px 0px 5px #DBB264;
        }

    #imagefow
        {
        height: 75px;
        width: 75px;
        }

    .boxfow
        {
        border: 2px #7C8587 solid;
        -moz-border-radius-topleft: 15px ;
        -moz-border-radius-topright: 15px;
        -webkit-border-top-left-radius:15px;
        -webkit-border-top-right-radius: 15px;
        width: 70%
        }

    .boxfow2
        {
        border: 2px solid #7C8587;
        margin-bottom: 2px;
        padding: 3px;
        -moz-border-radius-topleft: 15px ;
        -moz-border-radius-topright: 15px;
        -webkit-border-top-left-radius:15px;
        -webkit-border-top-right-radius: 15px;
        }

    .boxfow3
        {
        border: 2px #7C8587 solid;
        -moz-border-radius-bottomleft: 15px ;
        -moz-border-radius-bottomright: 15px;
        -webkit-border-bottom-left-radius:15px;
        -webkit-border-bottom-right-radius: 15px;
        }

    .fowlien
        {
        display: block;
        text-align: center;
        }

    .forumlink
        {
        font-size: 20px;
        }

    /*contour dans le champ de profil*/

        .profilentour
            {
            -moz-border-radius: 15px ;
            -webkit-border-radius: 15px;
            text-align:center;
            padding:4px;
            background-color:#b5bbbf;
            -moz-box-shadow:0px 0px 5px #000000;

            }

  .profilentour2
            {
            -moz-border-radius: 15px ;
            -webkit-border-radius: 15px;
            text-align:center;
            padding:4px;
            background-color:#b5bbbf;
            -moz-box-shadow:0px 0px 5px #000000;

            }


    /*Arrondir bords catégories*/

    .forumline
        {
        background-color: ;
        -moz-border-radius: 10px ;
        -webkit-border-radius: 10px;
        border: 3px #A1D5E6 solid;
        }

        /*Contour autour Avatar*/

            .postdetails.poster-profile a img
                {

                top: -17px;
                position:relative;
                z-index: 999;
                -moz-border-radius-bottomleft:10px;
                -moz-border-radius-bottomright:10px;
                -moz-border-radius-topleft:10px;
                -moz-border-radius-topright:10px;
                -webkit-border-bottom-left-radius:10px;
                -webkit-border-bottom-right-radius:10px;
                -webkit-border-top-left-radius:10px;
                -webkit-border-top-right-radius:10px;
                border: 8px solid #000000;
        pointer-events: none;
        cursor: default;
                }


    /*Opacite image*/

    .opacity img
        {
        filter:alpha(opacity=80);
        -moz-opacity:0.8;opacity: 0.8;
        }

    .opacity img:hover
        {
        filter:alpha(opacity=100);
        -moz-opacity:1;opacity: 1;
        }

    /*Supprimer la mention dernière modification par...*/

    tr.post span.gensmall
        {
        display: none;
        }

    /*enlever le soulignement des liens*/

    a
        {
        text-decoration: none !important;
        }


    /* CSS pour staff */

    .tstaff{
    font-size:1em;
    }

    .staff{
    position: relative;
    z-index: 0;
    }

    .staff:hover{
    background-color: ;
    z-index: 999;
    }

    .staff span{
    position: absolute;
    background-color: #4A2612 ;
    padding: 5px;
    border: 2px dashed #white ;
    visibility: hidden;
    text-transform: uppercase;
    -moz-border-radius-bottomleft:25px;
    -moz-border-radius-bottomright:25px;
    -moz-border-radius-topleft:25px;
    -moz-border-radius-topright:25px;
    -webkit-border-bottom-left-radius:25px;
    -webkit-border-bottom-right-radius:25px;
    -webkit-border-top-left-radius:25px;
    -webkit-border-top-right-radius:25px;
    width:110px;
    }

    .staff span img{
    border: 1px dotted #000000;
    padding: 2px;
    }

    .staff:hover span{
    visibility: visible;
    top: 100%;
    left: 0px;
    width: 100%px
    }
    /* Fin css pour staff */


    /*CSS pour tableau*/
    .box {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-color:#BEDCDC;
    color:#718C91;
    font-size:11px;
    margin:0;
    padding:3px 10px;
    }

    .boxtitle {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    background-color:#9AD6FF;
    color:#010000;
    display:block;
    font-size:11px;
    font-weight:bold;
    margin:0 0 5px;
    padding:3px 10px;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    }



et le template :

Code:
      <script type="text/javascript">
    //<![CDATA[
    var multiquote_img_off = '{JS_MULTIQUOTE_IMG_OFF}', multiquote_img_on = '{JS_MULTIQUOTE_IMG_ON}', _atr = '{JS_DIR}addthis/', _ati = '{PATH_IMG_FA}addthis/'{ADDTHIS_LANG}, addthis_localize = { share_caption: "{L_SHARE_CAPTION}", email: "{L_EMAIL}", email_caption: "{L_EMAIL_CAPTION}", favorites: "{L_SHARE_BOOKMARKS}", print: "{L_PRINT}", more: "{L_MORE}" };
    $(function(){
      _atc.cwait = 0;
      $('.addthis_button').mouseup(function(){
          if ($('#at15s').css('display') == 'block') {
            addthis_close();
            addthis_close();
          }
      });
    });
    //]]>
    </script>

    <table width="100%" border="0" cellspacing="2" cellpadding="0">
      <tr>
          <td align="left" valign="middle" nowrap="nowrap">
            <span class="nav">
            <!-- BEGIN switch_user_authpost -->
            <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}one" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a> 
            <!-- END switch_user_authpost -->
            <!-- BEGIN switch_user_authreply -->
            <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" id="i_reply" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
            <!-- END switch_user_authreply -->
            </span>
          </td>
          <td class="nav" valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
          <td align="right" valign="bottom" nowrap="nowrap" width="100%">
            <span class="gensmall bold">
                <a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=forumotion">{L_SHARE}</a>
                |
                <script type="text/javascript">
                //<![CDATA[
                insert_plus_menu('f{FORUM_ID}&t={TOPIC_ID}','{JS_SESSION_ID}', {JS_AUTH_FAVOURITES});
                //]]>
                </script>
            </span>
          </td>
      </tr>
    </table>

    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr align="right">
          <td class="catHead" colspan="3" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="9%" class="noprint"> </td>
                  <td align="center" nowrap="nowrap" class="t-title"><h1 class="cattitle"> {TOPIC_TITLE}</h1></td>
                  <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#bottom">{L_GOTO_DOWN}</a> </td>
                </tr>
            </table>
          </td>
      </tr>
      <!-- BEGIN topicpagination -->
      <tr>
          <td class="row1 pagination" colspan="2" align="right" valign="top"><span class="gensmall">{PAGINATION}</span></td>
      </tr>
      <!-- END topicpagination -->
      {POLL_DISPLAY}
      <tr>
          <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
          <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
      </tr>
      <!-- BEGIN postrow -->
      <!-- BEGIN displayed -->
      <tr class="post">
   



    <td valign="top" width="150">
            <br><br>
    <div class="profilentour">
    <div class="name">
    <div class="pseudoname">{postrow.displayed.POSTER_NAME}</div>
    <div class="pseudoname1">{postrow.displayed.POSTER_RANK}<br>{postrow.displayed.RANK_IMAGE}</div>
    </div><br>
                <div class="contourvava">{postrow.displayed.POSTER_AVATAR}</div>
    </div>

<br />
                <div class="profilentour2"><!-- BEGIN profile_field --><span style="font-size: 10px">
                {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR}
                <!-- END profile_field --></span></div><br>

                <div class="profilentour"><span style="font-size: 10px;">{postrow.displayed.POSTER_RPG}
            </span></div><br />
            <img src="http://2img.net/i/fa/empty.gif" alt="" style="width:150px;height:1px" />

          </td>



          <td class="{postrow.displayed.ROW_CLASS}"{postrow.displayed.THANK_BGCOLOR} valign="top" width="100%" height="28" colspan="2">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><span class="postdetails"><img src="{postrow.displayed.MINI_POST_IMG}" alt="{postrow.displayed.L_MINI_POST_ALT}" title="{postrow.displayed.L_MINI_POST_ALT}" border="0" />{L_POST_SUBJECT}: {postrow.displayed.POST_SUBJECT}  <img src="{postrow.displayed.MINI_TIME_IMG}" alt="" border="0" />{postrow.displayed.POST_DATE}</span></td>
                  <td valign="top" nowrap="nowrap" class="post-options">
                      {postrow.displayed.THANK_IMG} {postrow.displayed.MULTIQUOTE_IMG} {postrow.displayed.QUOTE_IMG} {postrow.displayed.EDIT_IMG} {postrow.displayed.DELETE_IMG} {postrow.displayed.IP_IMG} {postrow.displayed.REPORT_IMG}
                  </td>
                </tr>
                <tr>
                  <td colspan="2" class="hr">
                      <hr />
                  </td>
                </tr>
                <tr>
                  <td colspan="2">
                      <!-- BEGIN switch_vote_active -->
                      <div class="vote gensmall">
                        <!-- BEGIN switch_vote -->
                        <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_PLUS}">+</a></div>
                        <!-- END switch_vote -->

                        <!-- BEGIN switch_bar -->
                        <div class="vote-bar" title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}">
                            <!-- BEGIN switch_vote_plus -->
                            <div class="vote-bar-plus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_plus.HEIGHT_PLUS}px;"></div>
                            <!-- END switch_vote_plus -->

                            <!-- BEGIN switch_vote_minus -->
                            <div class="vote-bar-minus" style="height:{postrow.displayed.switch_vote_active.switch_bar.switch_vote_minus.HEIGHT_MINUS}px;"></div>
                            <!-- END switch_vote_minus -->
                        </div>
                        <!-- END switch_bar -->

                        <!-- BEGIN switch_no_bar -->
                        <div title="{postrow.displayed.switch_vote_active.L_VOTE_TITLE}" class="vote-no-bar">----</div>
                        <!-- END switch_no_bar -->

                        <!-- BEGIN switch_vote -->
                        <div class="vote-button"><a href="{postrow.displayed.switch_vote_active.switch_vote.U_VOTE_MINUS}">-</a></div>
                        <!-- END switch_vote -->
                      </div>
                      <!-- END switch_vote_active -->

                      <div class="postbody">

                        <div>{postrow.displayed.MESSAGE}</div>

                        <!-- BEGIN switch_attachments -->
                        <dl class="attachbox">
                            <dt>{postrow.displayed.switch_attachments.L_ATTACHMENTS}</dt>
                            <dd>
                              <!-- BEGIN switch_post_attachments -->
                              <dl class="file">
                                  <dt>
                                    <img src="{postrow.displayed.switch_attachments.switch_post_attachments.U_IMG}" />

                                    <!-- BEGIN switch_dl_att -->
                                    <a class="postlink" href="{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.U_ATTACHMENT}">{postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT}</a> {postrow.displayed.switch_attachments.switch_post_attachments.switch_dl_att.ATTACHMENT_DEL}
                                    <!-- END switch_dl_att -->

                                    <!-- BEGIN switch_no_dl_att -->
                                    {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT} {postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.ATTACHMENT_DEL}
                                    <!-- END switch_no_dl_att -->
                                  </dt>

                                  <!-- BEGIN switch_no_comment -->
                                  <dd>
                                    <em>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_comment.ATTACHMENT_COMMENT}</em>
                                  </dd>
                                  <!-- END switch_no_comment -->

                                  <!-- BEGIN switch_no_dl_att -->
                                  <dd>
                                    <em><strong>{postrow.displayed.switch_attachments.switch_post_attachments.switch_no_dl_att.TEXT_NO_DL}</strong></em>
                                  </dd>
                                  <!-- END switch_no_dl_att -->

                                  <dd>({postrow.displayed.switch_attachments.switch_post_attachments.FILE_SIZE}) {postrow.displayed.switch_attachments.switch_post_attachments.NB_DL}</dd>
                              </dl>
                              <!-- END switch_post_attachments -->
                            </dd>
                        </dl>
                        <!-- END switch_attachments -->

                        <div class="clear"></div>
                        <div class="signature_div">
                            {postrow.displayed.SIGNATURE}
                        </div>

                      </div>
                      <span class="gensmall">{postrow.displayed.EDITED_MESSAGE}</span>
                  </td>
                </tr>
            </table>
          </td>
      </tr>
      <tr>
          <td class="{postrow.displayed.ROW_CLASS} browse-arrows"{postrow.displayed.THANK_BGCOLOR} align="center" valign="middle" width="150">
            <a href="#top">{L_BACK_TO_TOP}</a> <a href="#bottom">{L_GOTO_DOWN}</a>
          </td>
          <td class="{postrow.displayed.ROW_CLASS} messaging gensmall"{postrow.displayed.THANK_BGCOLOR} width="100%" height="28">
            <table border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td valign="middle">
                      {postrow.displayed.PROFILE_IMG} {postrow.displayed.PM_IMG} {postrow.displayed.EMAIL_IMG}<!-- BEGIN contact_field --> {postrow.displayed.contact_field.CONTENT}<!-- END contact_field --> {postrow.displayed.ONLINE_IMG}
                  </td>
                </tr>
            </table>
          </td>
      </tr>
      <!-- BEGIN first_post_br -->
    </table>
    <br />
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th>
          <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th>
      </tr>
      <!-- END first_post_br -->
      <!-- END displayed -->
      <!-- BEGIN hidden -->
      <tr>
          <td class="postdetails {postrow.hidden.ROW_CLASS}" colspan="2" align="center">{postrow.hidden.MESSAGE}</td>
      </tr>
      <!-- END hidden -->
      <!-- END postrow -->
      <!-- BEGIN no_post -->
      <tr align="center">
          <td class="row1" colspan="3" height="28">
            <span class="genmed">{no_post.L_NO_POST}</span>
          </td>
      </tr>
      <!-- END no_post -->
      <tr align="right">
          <td class="catBottom" colspan="3" height="28">
            <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="9%" class="noprint"> </td>
                  <td align="center" nowrap="nowrap" class="t-title"><a name="bottomtitle"></a><h1 class="cattitle">{TOPIC_TITLE}</h1></td>
                  <td align="right" nowrap="nowrap" width="9%" class="browse-arrows"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> <a href="#top">{L_BACK_TO_TOP}</a> </td>
                </tr>
            </table>
          </td>
      </tr>
    </table>

    <table class="forumline noprint" width="100%" border="0" cellspacing="1" cellpadding="0">
      <tr>
          <td class="row2" valign="top" {COLSPAN_PAGINATION} width="150"><span class="gensmall">{PAGE_NUMBER}</span></td>
          <!-- BEGIN topicpagination -->
          <td class="row1" align="right" valign="top" ><span class="gensmall">{PAGINATION}</span></td>
          <!-- END topicpagination -->
      </tr>
      <!-- BEGIN switch_user_logged_in -->
      <!-- BEGIN watchtopic -->
      <tr>
          <td class="row2" colspan="2" align="right" valign="top"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
      </tr>
      <!-- END watchtopic -->
      <!-- END switch_user_logged_in -->
      <tr>
          <td class="row2" colspan="2" align="center" style="padding:0px">
            <!-- BEGIN switch_user_logged_in -->
            <a name="quickreply"></a>
            {QUICK_REPLY_FORM}<br />
            <!-- END switch_user_logged_in -->
          </td>
      </tr>
      <tr>
          <td style="margin:0; padding: 0;" colspan="2">
            <table border="0" cellpadding="0" width="100%" cellspacing="0" id="info_open" style="display:''">
                <tbody>
          <!-- BEGIN show_permissions -->
          <tr>
            <td class="row2" valign="top" width="25%"><span class="gensmall">{L_TABS_PERMISSIONS}</span></td>
            <td class="row1" valign="top" width="75%"><span class="gensmall">{S_AUTH_LIST}</span></td>
          </tr>
          <!-- END show_permissions -->
          <tr>
            <td class="catBottom" colspan="2" height="28">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                      <!-- BEGIN show_permissions -->
                      <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_LESS_IMG}" alt="-" align="middle" border="0" /></a></span></td>
                      <!-- END show_permissions -->
                  </tr>
                </table>
            </td>
          </tr>
      </tbody>
            </table>
          </td>
      </tr>
      <tr>
          <td style="margin:0; padding: 0;" colspan="2">
            <table border="0" cellpadding="0" cellspacing="0" width="100%" id="info_close" style="display:none;">
                <tbody>
          <tr>
            <td class="catBottom" colspan="2" height="28">
                <table width="100%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                      <td valign="middle" width="100%"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_SEP}<a class="nav" href="{U_ALBUM}">{L_ALBUM}</a>{NAV_CAT_DESC_SECOND}</span></td>
                      <td align="right" valign="middle"><span class="gensmall"><a href="javascript:ShowHideLayer('info_open','info_close');"><img src="{TABS_MORE_IMG}" alt="+" align="middle" border="0" /></a></span></td>
                  </tr>
                </table>
            </td>
          </tr>
      </tbody>
            </table>
          </td>
      </tr>
    </table>

    <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}">
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>
          <td align="left" valign="middle" nowrap="nowrap" {WIDTH_GALLERY}>
            <span class="nav">
                <!-- BEGIN switch_user_authpost -->
                <a href="{U_POST_NEW_TOPIC}" rel="nofollow"><img src="{POST_IMG}" id="{POST_IMG_ID}Newtopic" alt="{L_POST_NEW_TOPIC}" align="middle" border="0" /></a> 
                <!-- END switch_user_authpost -->
                <!-- BEGIN switch_user_authreply -->
                <a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" alt="{L_POST_REPLY_TOPIC}" align="middle" border="0" /></a>
                <!-- END switch_user_authreply -->
            </span>
          </td>
          <!-- BEGIN viewtopic_bottom -->
          <td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
          <!-- END viewtopic_bottom -->
          <!-- BEGIN moderation_panel -->
          <td align="center">
            <span class="gensmall">{moderation_panel.U_YOUR_PERSONAL_MODERATE}</span>
          </td>
          <td align="center" width="250">
            <span class="gensmall"> </span>
          </td>
          <!-- END moderation_panel -->
      </tr>
    </table>
    </form>

    <!-- BEGIN viewtopic_bottom -->
    <table class="noprint" width="100%" border="0" cellspacing="2" cellpadding="0" align="center">
      <tr>
          <td colspan="2" align="left" valign="top" nowrap="nowrap"><br />{S_TOPIC_ADMIN}<br />
            <form name="action" method="get" action="{S_FORM_MOD_ACTION}">
                <input type="hidden" name="t" value="{TOPIC_ID}" />
                <input type="hidden" name="sid" value="{S_SID}" />
                <span class="gen">{L_MOD_TOOLS}<br />{S_SELECT_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></span>
            </form>
          </td>
      </tr>
    </table>
    <!-- END viewtopic_bottom -->

    <!-- BEGIN switch_image_resize -->
    <script type="text/javascript">
    //<![CDATA[
    $(resize_images({ 'selector' : '.postbody', 'max_width' : {switch_image_resize.IMG_RESIZE_WIDTH}, 'max_height' : {switch_image_resize.IMG_RESIZE_HEIGHT} }));
    //]]>
    </script>
    <!-- END switch_image_resize -->

    <script type="text/javascript" src="{JS_DIR}addthis/addthis_widget.js"></script>


=> j'ai retiré le lien (complètement)
=> j'ai mis en gras le rang
=> j'ai ajouté le cadre arrondis autours des images du profil (ça prendra sur Toutes les images du profil par contre)



*edit 3*

Désolée si je n'arrête pas d'éditer, mais du coup comme j'ai enlevé le lien qui gênait, l'avatar n'a plus de classe qui l'entoure pour le cadre donc il n'y a plus de cadre.

Du coup j'ai édité les codes du template et du css.

Ca règle :
=> le problème contour vava
=> le lien
=> le contour image gif
=> le rang en gras

Donc tout quoi. En espérant que ce soit bon.
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par Aragorn64 Mer 8 Juin 2011 - 18:39

Bonjour,

MERCI Lixyr Yrna, c'est parfait, juste 2 petites questions, est ce que dans la class ".profilentour2 img" est ce que je peut mettre un "height" et un "width", pour le gif, comme cela ils seront tous a la même taille et la deuxième, c'est pour la feuille de personnage, je voudrais mettre le nom en gras, il faut que je passe par le CSS ou je peut le faire directement dans le panneau.
avatar

Aragorn64
**

Masculin
Messages : 69
Inscrit(e) le : 01/01/2010

http://havananight.forumactif.com/
Aragorn64 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Mer 8 Juin 2011 - 19:31

Ah c'est cool alors. ^^

Alors, la feuille de personnage est générée par cette variable :
{postrow.displayed.POSTER_RPG}
donc je ne pense pas que ce soit gérable via le css. Tentez de mettre un <span style="font-weight:bold;"></span> autour, mais ça mettra en gras toute la feuille personnage, pas seulement le titre de la feuille de personnage.

Pour l'autre question, oui comme ça modifie juste les images, vous pouvez mettre un width et un height pour définir la taille des images, elles seront toutes modifiées à cette taille-là. Smile


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

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

Résolu Re: modifier le profil

Message par Aragorn64 Jeu 9 Juin 2011 - 9:05

Bonjour,

Je te remercie Lixyr Yrna, c'est tout bon, merci.

Le sujet peut être archivé.
avatar

Aragorn64
**

Masculin
Messages : 69
Inscrit(e) le : 01/01/2010

http://havananight.forumactif.com/
Aragorn64 a été remercié(e) par l'auteur de ce sujet.

Résolu Re: modifier le profil

Message par Lixyr Jeu 9 Juin 2011 - 11:34

^^ Je t'en prie.
Bonne continuation.


Pour faciliter les recherches, mettez un titre explicite.
Remerciez modifier le profil 976083691 le message qui vous a aidé pour que celui-ci soit mis en évidence.
Épinglez votre sujet en résolu modifier le profil 3592387030 pour prévenir la modération.

modifier le profil Baston10
Lixyr

Lixyr
Aidactive
Aidactive

Féminin
Messages : 7402
Inscrit(e) le : 22/07/2010

https://forum.forumactif.com
Lixyr 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