| "Messages & sujets" indiqués au-dessus du dernier message | |
|
|
Liliana
{ Membre actif }
Messages : 997
| Y'en a un tout en bas Snipe . Mais j'peux le rajouter plus haut au pire xD | | |
|
| |
.Little Lady
{ Membre actif }
Messages : 564
| J'ai testé ton tuto en modifiant un tout petit peu les codes. Voilà ce que j'ai obtenu: http://test-twilight-rpg.forumactif.org | | |
|
| |
Sthyx
{ Membre }
Messages : 107
| Sublime tuto, très utile. Merci beaucoup ! | | |
|
| |
Invité Invité
| Coucou,
Merci pour ce tutoriel très utile. Personnellement je trouve cela beaucoup plus esthétique. J'ai remanié un peu le code (changé de place) et modifié le CSS à ma guise et voici ce que j'ai réalisé : https://2img.net/r/ihimizer/img704/7240/screenshot091a.png . C'est simple mais cela convient avec le forum pour lequel c'est fait.
Un grand merci,
Hop' | | |
|
| |
Haribot' ♪
{ Membre hyper-actif }
Messages : 5163
| Dans ce cas-là, tu aurais pu suivre l'autre tutoriel qui t'aurais éviter toutes les modifs que tu as faîtes | | |
|
| |
Padsky
{ Membre }
Messages : 83
| Ça rend super bien merci ! | | |
|
| |
Lust
{ Membre }
Messages : 16
| Moi j'ai un petit problème. J'ai suivi le tuto à la lettre mais rien que le CSS de base du tuto ne se met pas... Soit je suis con soit j'ai un problème...
Cela me fait déjà le coup avec ma différence d'opacité des images sur ma PA et pourtant je suis sous Mozilla.....
Voilà ce que j'ai même avec le CSS de base : ici
Quelqu'un peut-il éclairer ma lanterne s'il vous plait ? | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Pourrais-tu me donner ton template et ton css; ainsi que le forum ou est le problème ? | | |
|
| |
Lust
{ Membre }
Messages : 16
| Le forum : Inferno Le template - 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 --> </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 --> </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:
-
body { background-attachement: scroll; background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb12.png"); background-repeat: repeat; background-position: ;}
.forumline{background-color: #FFFFFF; background-image: url(""); -webkit-border-radius: 2px; -moz-border-radius: 8px; border: 2px #FFFFFF dashe; padding: 1px; }
.bodyline { background-image: url(""); -webkit-border-radius: 15px; -moz-border-radius: 8px; border: 15px #E0E0E0 dashe; padding: 30px; }
td.row3,td.row1,td.row2 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb11.png"); }
u{border-bottom: 1px dotted;border-color:#a9b841;text-decoration: none }
I{border-bottom:none; color:#999999; text-decoration: none }
.bodylinewidth { width:60% }
a.cattitle{ text-decoration: none; text-align: center; font-size: 12 px; color : #E6C185; text-align: center; display:block; font-size: small; text-transform:uppercase; font-family: georgia, serif;
} a.cattitle:hover{ text-decoration: none; text-align: center; color : #E6C185; text-align: center; display:block; font-size: medium; font-family: georgia, serif; cursor: crosshair; }
a img { border: none; }
.forumlink{ font-weight: bold; color : #E6C185; text-transform:uppercase; } a.forumlink { text-decoration: none; text-align: center; font-size: 12 px; color : #E6C185; text-align: center; display:block; font-size: small; font-family: georgia, serif;
} a.forumlink:hover{ text-decoration: none; text-align: center; color : #E6C185; text-align: center; display:block; font-size: medium; font-family: georgia, serif; cursor: crosshair; } a.nav{ text-decoration: none; color : #666666; } a.nav:hover{ text-decoration: none; } a.topictitle:visited{ text-decoration: none; font-size: x-small; color : #7B839; } a.topictitle:hover{ text-decoration: none; color :#7B839; font-size: small; cursor: crosshair; } a.postlink:hover{ text-decoration: none; color : #999999}
a.gen:hover,a.genmed:hover,a.gensmall:hover{ color:#999999; text-decoration: none; cursor: crosshair; } a.mainmenu{ text-decoration: none; color : #FFFFFF; text-transform: uppercase; font-size: medium; cursor: crosshair; font-family: time new roman; serif; text-shadow: #615858 1px 1px 1px; } a.mainmenu:hover{ text-decoration: none; color : #E6C185; font-size: medium; font-family: time new roman; serif; cursor: crosshair; } a.copyright:hover { color: #dba1c1; text-decoration: none; cursor: crosshair; } a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; text-transform:uppercase; font-size: x-small; } a:link {text-decoration: none; } a:hover{text-decoration: none !important; cursor: crosshair; } a { text-decoration: none; } a:link { text-decoration: none; } a:hover{text-transform:uppercase; cursor: crosshair;}
.quote{ font-family: Tahoma; font-size: 12px; color:#999999 ; line-height: 125%; background-color: #999999; border: #cfcdce; border-style: solid; border: 1px #a08491 dotted; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}
.code{ font-family: Courier,Courier New,sans-serif; font-size: 11px; color: #969696; background-color: #E6E6E6; border: #cfcdce; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px border: 1px #a08491 dotted;}
.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 #F0DEC0; }
input,textarea, select { border-radius: 10px 10px; -moz-border-radius: 10px; }
/*Contour n°1 - autour de ta barre*/ .contour1 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); background-height: 25px; border-color: #FFFFFF; border-style: solid; border-width: 2px; height:15px; width: 550px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; }
/*Contour n°2 - autour de tes trucs*/ .contour2 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); border-color: #FFFFFF; border-style: solid; height: 200px; width: 400px; border-width: 2px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; overflow: auto }
/*Contour n°3 - autour de tes trucs3*/ .contour3 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); border-color: #FFFFFF; border-style: solid; border-width: 2px; height: 100px; width: 400px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; overflow: auto }
/*Contour n°3-bis - autour de tes trucs3*/ .contour3bis { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); border-color: #FFFFFF; border-style: solid; border-width: 2px; height: 85px; width: 400px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; overflow: auto }
/*Contour n°4 - autour de tes trucs4*/ .contour4 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); border-color: #FFFFFF; border-style: solid; border-width: 2px; height: 82px; width: 200px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; overflow: auto }
/*Contour n°5 - autour de tes trucs5*/ .contour5 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); border-color: #FFFFFF; border-style: solid; border-width: 2px; height: 82px; width: 250px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; overflow: auto }
/*Contour n°6 - autour de tes trucs*/ .contour6 { background-image: url("http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png"); border-color: #FFFFFF; border-style: solid; height:82px; width: 350px; border-width: 2px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; border-radius: 7px; }
/* opacité des images de la PA/*
.blabla { filter:alpha(opacity=50); -moz-opacity:0.5;opacity: 0.5; } .blabla:hover { filter:alpha(opacity=100); -moz-opacity:1;opacity: 1; }
.sujets_messages {margin-top: 3px; /* pour faire un léger espace entre le bord et la ligne des "messages & sujets"; on évite de retirer */ padding: 3px; /* pour ne pas que le texte se colle aux bords du cadre; on évite de retirer */
/* après on peut rajouter ce qu'on veut : une bordure, une image de fond ... */ border: 1px solid #000000; background-image: url(http://img411.imageshack.us/img411/4715/sanstitre3ex.png);}
.derniers_sujets {margin-top: 3px; /* pour faire un léger espace entre la ligne des "messages & sujets" et "dernier message posté", sinon ça se colle et c'est laid xD; on évite de retirer */*/ padding: 3px; /* pour ne pas que le texte se colle aux bords du cadre; on évite de retirer */*/
/* après on peut rajouter ce qu'on veut : une bordure, une image de fond, un arrondi juste sur deux côtés ... */ border: 1px dashed #000000; background-image: url("http://img411.imageshack.us/img411/4715/sanstitre3ex.png"); -moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;} Merci de m'aider parce que comme je suis novice encore c'est la déch --" | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Je pense que ce sont les commentaires qui merdouillent. J'ai eu le même problème avec une commande récemment. Essaye de remplacer le CSS par cela : - Code:
-
.sujets_messages {margin-top: 3px; padding: 3px; border: 1px solid #000000; background-image: url(http://img411.imageshack.us/img411/4715/sanstitre3ex.png);}
.derniers_sujets {margin-top: 3px; padding: 3px; border: 1px dashed #000000; background-image: url("http://img411.imageshack.us/img411/4715/sanstitre3ex.png"); -moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;} | | |
|
| |
Lust
{ Membre }
Messages : 16
| Même en remplaçant j'ai toujours la même chose... =/ ça ne viendrait pas du template ? | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Apparemment c'était ton template =/ Je pense que tu as du oublier un truc en faisant le tuto. J'ignore si c'est cela qui a fait planter la mise en force du CSS, mais il manquait un bout de code dans ton template : - Code:
-
<!-- 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 --> Voilà donc le bon : - 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">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 --> Normalement ça devrait marcher | | |
|
| |
Lust
{ Membre }
Messages : 16
| C'est toujours pas bon..... >_< Mince alors quoi.... Bon c'est pas grave apparemment j'ai un gros bug et ça veut pas marcher. Je te remercie quand même pour ton aide, je vais tout simplement remettre comme avant, avec juste le dernier sujet dans la colonne et en ayant supprimé les "messages" et "sujets". Merci encore | | |
|
| |
Liliana
{ Membre actif }
Messages : 997
| Je viens de voir que tu avais pas mal de défauts dans ton CSS ; des balises mal fermées (sans le ou des problèmes de syntaxe .. J'ai corrigé ce que j'ai vu qui gênait, et je pense qu'à présent le tuto marchera =) - Code:
-
body {background-attachment: scroll; background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb12.png); background-repeat: repeat; background-position: ;}
.forumline {background-color: #FFFFFF; -webkit-border-radius: 2px; -moz-border-radius: 8px; border: 2px #FFFFFF dashe; padding: 1px;}
.bodyline {-webkit-border-radius: 15px; -moz-border-radius: 8px; border: 15px #E0E0E0 dashed; padding: 30px;}
td.row3,td.row1,td.row2 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb11.png);}
u {border-bottom: 1px dotted #a9b841; text-decoration: none}
I {border-bottom:none; color:#999999; text-decoration: none}
.bodylinewidth {width:60%}
a.cattitle { text-decoration: none; text-align: center; font-size: 12 px; color : #E6C185; text-align: center; display:block; font-size: small; text-transform:uppercase; font-family: georgia, serif;}
a.cattitle:hover {text-decoration: none; text-align: center; color : #E6C185; text-align: center; display:block; font-size: medium; font-family: georgia, serif; cursor: crosshair;}
a img {border: none;}
.forumlink { font-weight: bold; color : #E6C185; text-transform:uppercase;}
a.forumlink { text-decoration: none; text-align: center; font-size: 12 px; color : #E6C185; text-align: center; display:block; font-size: small; font-family: georgia, serif;}
a.forumlink:hover {text-decoration: none; text-align: center; color : #E6C185; text-align: center; display:block; font-size: medium; font-family: georgia; cursor: crosshair;}
a.nav {text-decoration: none; color : #666666;}
a.nav:hover{text-decoration: none;}
a.topictitle:visited {text-decoration: none; font-size: x-small; color : #7B839;}
a.topictitle:hover {text-decoration: none; color :#7B839; font-size: small; cursor: crosshair;}
a.postlink:hover {text-decoration: none; color : #999999}
a.gen:hover,a.genmed:hover,a.gensmall:hover {color:#999999; text-decoration: none; cursor: crosshair;}
a.mainmenu {text-decoration: none; color : #FFFFFF; text-transform: uppercase; font-size: medium; cursor: crosshair; font-family: time new roman; text-shadow: #615858 1px 1px 1px;}
a.mainmenu:hover {text-decoration: none; color : #E6C185; font-size: medium; font-family: time new roman, serif; cursor: crosshair;}
a.copyright:hover {color: #dba1c1; text-decoration: none; cursor: crosshair;}
a:link{text-decoration: none;} a:visited{text-decoration: none;} a:active {text-decoration: none; text-transform:uppercase; font-size: x-small;} a:hover{text-decoration: none !important; cursor: crosshair;} a {text-decoration: none;} a:hover{text-transform:uppercase; cursor: crosshair;}
.quote {font-family: Tahoma; font-size: 12px; color:#999999 ; line-height: 125%; background-color: #999999; border: #cfcdce; border-style: solid; border: 1px #a08491 dotted; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}
.code {font-family: Courier,Courier New,sans-serif; font-size: 11px; color: #969696; background-color: #E6E6E6; border: #cfcdce; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px border: 1px #a08491 dotted;}
.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 #F0DEC0;}
input,textarea, select {border-radius: 10px 10px; -moz-border-radius: 10px;}
/*Contour n°1 - autour de ta barre*/ .contour1 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); height: 25px; border-color: #FFFFFF; border-style: solid; border-width: 2px; height:15px; width: 550px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
/*Contour n°2 - autour de tes trucs*/ .contour2 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); border: 2px solid #FFFFFF; height: 200px; width: 400px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; overflow: auto;}
/*Contour n°3 - autour de tes trucs3*/ .contour3 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); border: 2px solid #FFFFFF; height: 100px; width: 400px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; overflow: auto;}
/*Contour n°3-bis - autour de tes trucs3*/ .contour3bis {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); border: 2px solid #FFFFFF; height: 85px; width: 400px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; overflow: auto;}
/*Contour n°4 - autour de tes trucs4*/ .contour4 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); border: 2px solid #FFFFFF; height: 82px; width: 200px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; overflow: auto;}
/*Contour n°5 - autour de tes trucs5*/ .contour5 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); border: 2px solid #FFFFFF; height: 82px; width: 250px; -moz-border-radius: 7px ; -webkit-border-radius: 7px; overflow: auto;}
/*Contour n°6 - autour de tes trucs*/ .contour6 {background-image: url(http://i33.servimg.com/u/f33/15/33/82/66/1zqpkb13.png); border: 2px solid #FFFFFF; height:82px; width: 350px; -moz-border-radius: 7px ; -webkit-border-radius: 7px;}
/* opacité des images de la PA */ .blabla {filter:alpha(opacity=50); -moz-opacity:0.5;opacity: 0.5;}
.blabla:hover {filter:alpha(opacity=100); -moz-opacity:1;opacity: 1;}
.sujets_messages {margin-top: 3px; padding: 3px; border: 1px solid #000000; background-image: url(http://img411.imageshack.us/img411/4715/sanstitre3ex.png);}
.derniers_sujets {margin-top: 3px; padding: 3px; border: 1px dashed #000000; background-image: url("http://img411.imageshack.us/img411/4715/sanstitre3ex.png"); -moz-border-radius-topleft: 10px; -moz-border-radius-bottomright: 10px;} | | |
|
| |
Lust
{ Membre }
Messages : 16
| Oooooooooh ! Merciiiiiiiiiiiiii ! *hug* ♥♥♥ Effectivement, comme quoi je suis grave novice. xD (faut dire que j'ai commencé y'a 2 semaines u_u) !
Franchement, je te remercie, tu me sauves la vie ! ♥♥ ♥w♥ | | |
|
| |
Yurikine
{ Membre }
Messages : 12
| moi, c'est la première fois de ma vie que je modifie les templates d'un forum. Je peux donc dire que je suis hyper-débutante. aussi, quand j'ai essayée de mettre tes codes HTML, tout s'est bien passé. seulement, il y a un truc sans aucun rapport qui est apparu sur la page d'accueil, juste au-dessus de la première catégorie. (le reste est conforme à ce que tu as eu comme résultat sans le CSS) ça ressemble à:
12 & 7 3 & 3 0 & 0 2 & 2 0 & 0 je suis sûre à 100% que ce n'est pas normal. Et je n'ai aucune idée de comment le régler. voici mon template:- 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> {catrow.forumrow.POSTS} & {catrow.forumrow.TOPICS} <!-- 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 -->
| | |
|
| |
Ikø'
Pika'Ghøst ~ Maîtresse des pelles ~
Messages : 3193
| Bonjour~
Est-il possible d'avoir un aperçu, parce que je ne comprends pas vraiment le problème ._. genre qu'est-ce qui est apparu sur la page d'accueil? | | |
|
| |
Yurikine
{ Membre }
Messages : 12
| ...je ne sais pas comment faire pour prendre en image la partie en question dans la page d'accueil et de la poster ici, mais je ne sais pas si j'ai le droit de donner l'adresse...(l'habitude des forums rpg) | | |
|
| |
Ikø'
Pika'Ghøst ~ Maîtresse des pelles ~
Messages : 3193
| Vas-y, donne *cours 101 desu* Pour prendre en image la partie en question, il faut appuyer sur la touche sur la touche "PrScrn" ou "ImprEcran" juste à côté de F12. Puis, tu colles (ctrl+v) l'image sur Paint, Photofiltre, Photoshop, etc, tu coupes la partie que tu veux (si tu veux) et tu l'héberges x) */cours 101* | | |
|
| |
Yurikine
{ Membre }
Messages : 12
| donc je peux te donner le lien, c'est ça? =) >>ICI | | |
|
| |
Mina
{ Membre }
Messages : 122
| Merci du tuto, c'est simple à réaliser et le résultat est appréciable. Merci 8D | | |
|
| |
Glass Heart
{ Membre }
Messages : 6
| J'ai testé le tuto pour mon forum, il est super! Bien organisé, aéré, facile a comprendre, agréable a lire, bref... Merci! | | |
|
| |
Katinka
{ Membre }
Messages : 21
| Bonjour, merci pour ce tuto.. serai t'il possible de remplacer "Derniers Messages" par d'autes mots ? je parle de ici : ( la fleche rose) merci pour vôtre aide | | |
|
| |
Roxy
{ Membre }
Messages : 76
| Bonsoir, j'ai tout suivi et j'ai un problème -_-' Quand je fais un aperçu avant de publier mon template, je vois correctement - Spoiler:
Mais dès que je publie, ça me remet l'affichage d'avant - Spoiler:
J'ai du oublier de changer quelque chose mais je ne sais pas quoi >< | | |
|
| |
Katinka
{ Membre }
Messages : 21
| Bonsoir, il ne faut jamais prévisualiser le template ..toujours le publier sans regarder avant.. | | |
|
| |
Contenu sponsorisé
| |
| |
| "Messages & sujets" indiqués au-dessus du dernier message | |
|