| "Messages & sujets" indiqués au-dessus du dernier message | |
|
|
kriisten25
{ Membre }
Messages : 46
| Bonjourr !!
Tout d'abord, excellent le tuto !
Mais je voudrais savoir si on pouvait le mettre à gauche ? | | |
|
| |
Baël Henzel
{ Membre }
Messages : 56
| Merci pour ce tutoriel il fonctionne parfaitement et est accessible vraiment aux débutants | | |
|
| |
Machicoulis
{ Membre }
Messages : 20
| Super tuto, merci, par contre, j'ai une question qui va sûrement vous semblez bête . J'ai appliqué cette technique, c'est super seulement les descriptions de mes forums sont "attirées" vers la gauche alors qu'elles sont centrées normalement. Est-ce normal, peut-il y avoir une solution ? | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Kanu & SeobEE : est-ce que le problème persiste toujours ? kriisten25 : Ca dépend de ce que tu appelles "à gauche" .. Une explication (ou un plan) s'il te plait ? Machicoulis : Pourrait-on avoir un aperçu du problème (screen ou lien du forum) merci | | |
|
| |
Machicoulis
{ Membre }
Messages : 20
| http://splash-official.1fr1.net/forum.htm Voici, merci de l'aide. | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Ca vient sans doute de ton template; pourrais-tu me le donner s'il te plait ? Le Index_box | | |
|
| |
Didoune
{ Membre }
Messages : 29
| Merci pour ce tuto C'est vraiment super !! | | |
|
| |
Machicoulis
{ Membre }
Messages : 20
| Oui bien sûr : - Spoiler:
- Code:
-
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center"> <tr> <td valign="bottom"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall">{LAST_VISIT_DATE}<br /> {CURRENT_TIME}<br /> </span> <!-- END switch_user_logged_in --> <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div> </td> <td class="gensmall" align="right" valign="bottom"> <!-- BEGIN switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br /> <a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br /> <!-- END switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </td> </tr> </table> <!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </th> <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th> </tr> <!-- END tablehead --> <!-- BEGIN cathead --> <tr> <!-- BEGIN inc --> <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%"> <h{catrow.cathead.LEVEL} class="hierarchy"> <span class="cattitle"> <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a> </span> </h{catrow.cathead.LEVEL}> </td> <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td> </tr> <!-- END cathead --> <!-- BEGIN forumrow --> <tr> <!-- BEGIN inc --> <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td> <!-- END inc --> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle"> <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> </td> <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br /> </span> </h{catrow.forumrow.LEVEL}> <span class="genmed">{catrow.forumrow.FORUM_DESC}</span> <span class="gensmall"> <!-- BEGIN switch_moderators_links --> {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS} <!-- END switch_moderators_links --> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS} </span> </td> <!-- BEGIN forum_link_no --> <td class="row3 over" align="center" valign="middle" height="50"> <span class="gensmall"> <div class="sujets_messages">{catrow.forumrow.POSTS} Posts ■ {catrow.forumrow.TOPICS} Topics </div> <div class="derniers_sujets">{catrow.forumrow.LAST_POST}</div></span> </td> <!-- END forum_link_no --> <!-- BEGIN forum_link --> <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td> <!-- END forum_link --> </tr> <!-- END forumrow --> <!-- BEGIN catfoot --> <tr> <!-- BEGIN inc --> <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td> </tr> <!-- END catfoot --> <!-- BEGIN tablefoot --> </table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
| | |
|
| |
kriisten25
{ Membre }
Messages : 46
| Merci infiniment Liliana d'avoir pris attention à mon message. Oui du genre comme ceci à peut près : - Spoiler:
| | |
|
| |
Never-Die
{ Membre }
Messages : 17
| Merci pour ton tuto !! Je cherchais comment faire ! | | |
|
| |
Machicoulis
{ Membre }
Messages : 20
| Coucou Liliana, tu as trouvé la solution à mon problème ? Merci. | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Désolée, je surveille pas le sujet =/ kriisten25 : Oui mais pas avec ce tuto là xD Ici on ne change la position que d'une seule phrase. Sur ton screen c'est tout un bloc qui est changé de place. Donc oui c'est possible; mais pas en suivant ce tuto ^^ [Au pire, tu peux commander dans la zone de commande de codes ] Machicoulis : rien dans ton template ne gêne O_o. Est-ce que avant d'utiliser le tuto, tu avais déjà modifié le template ? (Et comment tu avais centré les descriptions ?) | | |
|
| |
kriisten25
{ Membre }
Messages : 46
| Oki, je te remercie de ta réponse ! Je vais donc faire une petite commande (: | | |
|
| |
Kasuke
{ Membre }
Messages : 32
| J'ai eu des soucis de navigateur et j'ai dû changer pour opera. Alors que ça fonctionnait très bien pour Firefox, je n'ai plus mes "bouts" arrondis comme suit
Je pensais qu'en rajoutant les "-webkit-" ça fonctionnerait mais en fait, ça fait toujours la même chose. Quelqu'un peut-il m'éclairer ?
forum
- code:
- Code:
-
.sujets_messages {margin-top: 3px; padding: 3px;
border: 1px solid #000000; background-image: url();}
.derniers_sujets {margin-top: 3px; padding: 3px;
border: 1px dashed #000000; background-image: url(); -moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-radius-topleft: 10px; -webkit-border-radius-bottomright: 10px;}
tr.post span.gensmall { display: none; }
| | |
|
| |
Invité Invité
| Bonjour, mets ceci dans ton CSS: - Code:
-
border-radius: Vpx; | | |
|
| |
Kasuke
{ Membre }
Messages : 32
| Merci =]
Je viens de farfouiller et chercher ce que j'avais loupé et j'ai trouvé. Contente de voir que je suis pas aussi blonde que ça xD
Merci de la réponse rapide en tout cas Teal ^o^ | | |
|
| |
Invité Invité
| Ok ok, tant mieux alors. Bonne chance | | |
|
| |
Ami
{ Membre }
Messages : 89
| Merci pour ce magnifique petit tuto !!!! Il m'a bien servit! ^.- | | |
|
| |
Boutchou
{ Membre }
Messages : 6
| - Obssesion a écrit:
- Bonjour ! =)
Super tuto, je le cherchais justement merci ♥ Mais j'ai un peu le même problème que Mach'... En suivant un autre tuto, j'ai supprimé: - Code:
-
<th nowrap="nowrap" width="50">{L_TOPICS}</th> <th nowrap="nowrap" width="50">{L_POSTS}</th> <th nowrap="nowrap" width="150"><div style="width:150px;">{L_LASTPOST}</div></th> Et du coup, mon forum donne sa:
Il est tout moche et tout petit au lieu d'être normal =/
Mon template index_box: - Code:
-
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center"> <tr> <td valign="bottom"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall">{LAST_VISIT_DATE}
{CURRENT_TIME}
</span> <!-- END switch_user_logged_in --> <div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div> </td> <td class="gensmall" align="right" valign="bottom"> <!-- BEGIN switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a>
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a>
<!-- END switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </td> </tr> </table> <!-- BEGIN catrow --><!-- BEGIN tablehead --><table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr><div style="background-image : url(http://img11.hostingpics.net/pics/560335categoz_2.jpg) ; background-repeat : no-repeat ; width : 400px ; height : 50px"><div class="catégoz">{catrow.tablehead.L_FORUM}</div></div> </tr> <!-- END tablehead --> <!-- BEGIN cathead --> <tr> <!-- BEGIN inc --> <td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%"> <h{catrow.cathead.LEVEL} class="hierarchy"> <span class="cattitle"> <a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a> </span> </h{catrow.cathead.LEVEL}> </td> <td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="right"> </td> </tr> <!-- END cathead --> <!-- BEGIN forumrow --> <tr> <!-- BEGIN inc --> <td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td> <!-- END inc --> <td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle"> <img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /> </td> <td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50"> <h{catrow.forumrow.LEVEL} class="hierarchy"> <span class="forumlink"> <a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a>
</span> </h{catrow.forumrow.LEVEL}> <span class="genmed">{catrow.forumrow.FORUM_DESC}</span> <span class="gensmall"> <!-- BEGIN switch_moderators_links --> {catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS} <!-- END switch_moderators_links --> {catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS} </span> </td> <!-- BEGIN forum_link_no --> <td class="row3 over" align="center" valign="middle" height="50"> <span class="gensmall"> <div class="sujets_messages">Messages : {catrow.forumrow.POSTS} | Sujets : {catrow.forumrow.TOPICS}</div> <div class="derniers_sujets">{catrow.forumrow.LAST_POST}</div></span> </td> <!-- END forum_link_no --> <!-- BEGIN forum_link --> <td class="row3" colspan="3" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.forum_link.HIT_COUNT}</span></td> <!-- END forum_link --> </tr> <!-- END forumrow --> <!-- BEGIN catfoot --> <tr> <!-- BEGIN inc --> <td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td> <!-- END inc --> <td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td> </tr> <!-- END catfoot --> <!-- BEGIN tablefoot --> </table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow --> Mon CSS - Code:
-
.forumline{ -moz-border-radius:15px; border : solid 7px #E4CEA9 ; } .bodyline{ -moz-border-radius:15px; border : solid 10px #E4CEA9 ; }
tr.post td {padding-left: 20px;}
.sujets_messages {margin-top: 3px; padding: 3px; -moz-border-radius : 5px 5px 0px 0px; background-color: #E4CEA9;}
.derniers_sujets {margin-top: 3px; padding: 3px -moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomleft: 10px; background-color: #E4CEA9;}
.code { background-color: #FBF5E9; border:5px #F5E2BC solid; -border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #DBBF91; }
.quote { background-color: #FBF5E9; border:5px #F5E2BC solid; -border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.spoiler_closed{ background-color: #FBF5E9; border:5px #F5E2BC solid; -border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #DBBF91; }
.spoiler_content{ background-color: #FBF5E9; border:5px #F5E2BC solid; -border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; color: #DBBF91; }
textarea { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }
.liteoption { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }
.mainoption { -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }
.tableauqueel{ -moz-border-radius : 10px 10px 10px 10px}
a.mainmenu { text-transform: uppercase; color : #814D28; text-shadow: white 0px 0px 5px ; font-size: 12px; font-family: Georgia; -moz-border-radius : 5px 5px 5px 5px; }
a.mainmenu:hover{ text-transform: uppercase; color : #814D28; font-size: 12px; font-family: Georgia; background-color: white; -moz-border-radius : 5px 5px 5px 5px; }
u { text-decoration: none; border-bottom: 2px #E4CEA9 solid; -moz-border-radius: 6px; }
a {text-decoration: none!important;} a:link {text-decoration: none!important;} a:hover {text-decoration: none!important;} a.forumlink {text-decoration: none!important;} a.forumlink:hover {text-decoration: none!important;} a.topiclink {text-decoration: none!important; } a.topiclink:hover {text-decoration: none!important; }
.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 #E6D1AC; }
a.forumlink:link, a.forumlink:visited { border-bottom: 10px solid #F5E2BC; display: block; -moz-border-radius:10px; text-transform: none; text-align: center; }
a.forumlink:hover, a.forumlink:hover:visited { background-image: url("http://img7.hostingpics.net/pics/453237background.jpg"); border-bottom: 10px solid #F5E2BC; display: block; -moz-border-radius:10px; text-transform: none; text-align: center; }
.upbottom { position: fixed; bottom : 0px ; margin-left : 85% }
.catégoz { text-align : center ; position : relative ; top : 23px ; text-transform : uppercase ; text-shadow : 0px 0px 2px #E1C99F ; } Bonjour, je remonte la question d'Obsession parce qu'en fait, j'ai exactement le même souci et j'aimerais savoir comment modifier cela. Dans le code CSS, il me semble que cela n'est pas possible de modifier et je me demande ce qui peut jouer là-dedans ? La taille du fofo ??? | | |
|
| |
Chrome
{ Membre }
Messages : 70
| Merci pour ce tuto, vous venez de me sauver la vie x) (enfin celle de mon forum) en plus c'est simple, très bien décrit, mais je voulais savoir comment mettre le nombre de messages et de sujets AVANT leurs noms respectifs, si possible ? | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| C'est dans le templates index_box, tu as juste a inversé :
{catrow.forumrow.POSTS}juste avant "messages" .
{catrow.forumrow.TOPICS}juste avant "sujets" . | | |
|
| |
Chrome
{ Membre }
Messages : 70
| Oooh merci beaucoup !! x3 ça confirme ce que je pensais. ^^ Je vais pleurer de joie, tellement ça fait longtemps que je voulais arriver à ce résultat XD Bref je sors -_-
| | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| J' ferme la porte , lol. | | |
|
| |
» Golden Mind.
{ Membre }
Messages : 14
| Coucou !!!! Géniiiial ! *,* Je l'ai utilisé en le modifiant, à la place de mettre les statistiques sous "derniers messages" je l'ai mis sous le nom du sous forum ça marche super biiien *,* merciiii (: | | |
|
| |
Lili
{ Membre }
Messages : 24
| Merci, pour ce tuto, et pour tous les conseils! Lili | | |
|
| |
Contenu sponsorisé
| |
| |
| "Messages & sujets" indiqués au-dessus du dernier message | |
|