| Derniers Problèmes avant la mise en place du codage | |
|
Aaron Leandre
{ Membre }
Messages : 83
| Salut tous le monde =D Je reviens en espérant que vous pourrez m'aider car la je ne sais vraiment plus quoi faire . En sachant que le codage doit être près et impeccable pour la semaine prochaine le 24 au soir *_*. Dnc pour voir un peu par vous même les problèmes que je vais vous indiquer par des images (ça sera beaucoup plus facile ) voici le lien de mon Forum Test.. Les problèmes sont entourés en doré avec un numéro et j'expliquerais le problème en dessous =D Allé c'est partit pour le massacre 1. J'aimerais savoir comment mettre Messages et Topics à gauche dans leur case. J'ai beau mettre se que je veux avec du left ils ne veulent rien savoir.2. Pour cette partie, je voudrais savoir si il était possible de mettre la barre Zone Hrp au centre ? Si oui, comment ? (x'D on se croirait dans un cours là..) 1x6. Ici ce sont tous les petits carrés dorés, ils ont donc le même problèmes, les angles intérieur sont carré et j'aimerais si possible qu'il soit arrondis comme le forumline, j'ai utilisé les dernières techniques que j'ai trouvé sur le forum mais à chaque fois je n'y arrive pas 2. J'aimerais aussi savoir si il était possible de remettre les couleurs du cadre du forum mais que pour les sous forums ?? Comme sur l'image si dessous :/ ICI 1. J'aimerais si possible savoir comment enlever cette partie (Auteur Message)
2. Ici les contours sont toujours arrondis mais il l'intérieur et encore carré donc comment l'arrondir x'D à moins que le problème se soit déjà résolus avec le même problème d'avant *_* 3. J'aimerais savoir comment avoir se résultat, j'ai essayé de trouver un tuto mais il n'y a rien donc je m'en remet à vous Ici Mon CSS:- Spoiler:
- Code:
-
.secondarytitle { -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; }
.profil_contour { border: 1px solid #FFFFFF; /*La bordure*/ background-color: COULEUR; /*Le fond*/ -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; }
.forumline{ padding-right: -5px margin-left: 9px; margin-right: 0px; border-left: 4px #99A1A6 solid; border-right: 4px #99A1A6 solid; border-top: 2px #99A1A6 solid; border-bottom: 2px #99A1A6 solid; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; z-index: 999; }
/*Image forum*/
.imageforum { margin-left: 20px; }
/*Derniers Message, sujet message*/
.sujets_messages { width:135px; height:40px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; margin-right: 40px; 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: none; background-color: #707070; }
.derniers_sujets { width:140px; height:70px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; margin-right: 40px; 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 solid #000000; background-color: #707070; }
/*texte justifié*/
.postbody { padding-left: 30px; padding-right: 30px; text-align:justify; }
/*forum*/
.bann { filter:alpha(opacity=50); -moz-opacity:0.5;opacity: 0.5; }
.bann:hover { filter:alpha(opacity=100); -moz-opacity:1;opacity: 1; }
a:hover { text-decoration: none !important; }
.accueil { background-color:#c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.accueil:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.groupe { background-color:#c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.groupe:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.membre { background-color:#c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.membre:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.profil { background-color: #c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.profil:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.inscription { background-color:#c8caff; /*FOND*/ color: blue; border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.inscription:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.on { background-color:#c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.on:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.off { background-color:#c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.off:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.mp { background-color:#c8caff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
.mp:hover { background-color:#ffffff; /*FOND*/ border:1px groove #000000; font-size:11px; font-weight: bold; padding: 3px; /*ESPACER DES BORDS*/ -moz-border-radius: 0px; /*ARRONDIR LES COINS*/ }
/*QUEEL*/
a { text-decoration: none; } .statistiques{ border:0px; background-image: url("http://i62.servimg.com/u/f62/11/12/90/71/qui_es20.png"); background-repeat: no-repeat; background-position: left; height:300px;}
.groupes{ background-color: #none;border: 1px #D0D0D0 dotted; -moz-border-radius : 5px 5px 5px 5px; height:40px;padding-right:12px;padding-left:14px;padding-bottom:3px; font-size:15px;font-weight: bold; text-align:center; text-decoration: none !important;}
.postdetails.poster-profile a img { -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; border: 5px solid #454545; }
.bordure {border: 4px solid #454545;} /*couleur et taille de la bordure sur les icons & avatar */
.contenu {border: 4px solid #454545; /*couleur et taille de la bordure */ padding: 5px; /*marge pour ne pas que le texte colle au cadre */ -moz-border-radius:10px; /* arrondi de la bordure */ margin: 3px;}
.defilement {overflow: auto; height: 200px;} /*taille de la case; si le texte est plus grand, une barre de défilement apparaitra */
#titre {color: #454545; font-family: georgia; font-size: 16px; /*taille du titre "nom et prénom" */ text-transform: uppercase; /*pour les majuscules*/ font-weight: normal; letter-spacing: -1px; padding-left: 10px;}
/*ONGLET CAT2GORIES*/
.texteonglet { text-shadow: black 1px 1px 2px; font-weight: bold; text-align: center; color: #FFFFFF; /*Couleur du texte de vos onglets*/ cursor:pointer; }
.texteonglet:hover { text-shadow: black 1px 1px 2px; font-weight: bold; text-align: center; color: #D97904; /*Couleur du texte de vos onglets*/ cursor:pointer; }
.texteonglet2 { text-shadow: black 1px 1px 2px; font-weight: bold; text-align: center; color: #FFFFFF; /*Couleur du texte de vos onglets*/ cursor:pointer; }
.texteonglet2:hover { text-shadow: black 1px 1px 2px; font-weight: bold; text-align: center; color: #D97904; /*Couleur du texte de vos onglets*/ cursor:pointer; }
#cat_ZONE HRP,#cat_ZONE RP{ padding-top:4px; }
.spoiler_content { display: block; } .hidden .spoiler_content { display: none; }
.cat_forum { background-color: #e8f9fe; margin: auto; margin-bottom:30px; width:900px; -moz-border-radius:15px ; border: 2px #e8f9fe solid; }
.onglet { display:inline-block; margin-top:30px; text-decoration:none; !important cursor:pointer; }
.onglet li { margin-left: 9px; margin-right: 9px; float:left; list-style-type:none; margin-bottom:-23px; text-decoration:none; !important cursor:pointer; }
.onglet li:hover { margin-right: 9px; margin-left: 9px; text-decoration:none; !important cursor:pointer; }
.onglet li a { display:block; text-decoration:none; !important list-style-type: none; cursor:pointer; }
.onglet li a: hover { text-decoration:none; list-style-type:none; cursor:pointer; }
.onglet_actif { font-size: 12px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background: url('http://i62.servimg.com/u/f62/11/12/90/71/zone_r16.png') no-repeat; /*URL de l'onglet étant actif*/ width:180px; /*Largeur de l'onglet étant actif*/ height:35px; /*Hauteur de l'onglet étant actif*/ cursor:pointer; }
.onglet_nactif { font-size: 12px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; background: url('http://i62.servimg.com/u/f62/11/12/90/71/zone_r16.png') no-repeat; /*URL de l'onglet étant actif*/ width:180px; /*Largeur de l'onglet étant actif*/ height:35px; /*Hauteur de l'onglet étant actif*/ cursor:pointer; }
.post { text-shadow: black 1px 1px 2px; font-size: 12px; }
.topics { text-shadow: black 1px 1px 2px; font-size: 12px; }
.dernier { text-shadow: black 1px 1px 2px; font-size: 12px; } Mon Index-Box:- 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}
{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_SEARClH_SELF}">{L_SEARCH_SELF}</a>
<!-- END switch_user_logged_in --> <a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a> </td> </tr> </table>
<!-- DEBUT MODIF ONGLETS -->
<script type="text/javascript"> <!--
var i = 0;
document.write('<div align="left"> <ul class="onglet">
<span class="texteonglet"> <li onClick="change_cat(0);" class="onglet_actif" id="cat_0"><br/>ZONE HRP</li></span> <span class="texteonglet2"> <li onClick="change_cat(1);" class="onglet_nactif" id="cat_1"><br/>ZONE RP</li></span>
</ul> </div> ');
var compteur_cat = 0;
var anc_cat = 0;
var nom_cat = new Array('0','1');
function change_cat(numero) { document.getElementById(nom_cat[anc_cat]).style.display = 'none'; document.getElementById(nom_cat[numero]).style.display = 'block'; document.getElementById('cat_'+nom_cat[anc_cat]).className = 'onglet_nactif'; document.getElementById('cat_'+nom_cat[numero]).className ='onglet_actif'; anc_cat = numero; }
function capture_cat() { if(nom_cat[compteur_cat] == nom_cat[0]) {document.write('<table class="forumline" id="' + nom_cat[compteur_cat] + '" >'); } else{ document.write('<table class="forumline" id="' + nom_cat[compteur_cat] + '" style="display:none;">'); } compteur_cat++; }
//--> </script> <!-- BEGIN catrow --><!-- BEGIN tablehead -->
<script type="text/javascript"> <!-- capture_cat(); //--> </script>
<!-- FIN MODIF ONGLETS -->
<tr> <th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> {catrow.tablehead.L_FORUM} </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"> <span class="imageforum"><img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></span> </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"><span class="post"> Messages: {catrow.forumrow.POSTS}</span> <br/> <span class="topics">Topics: {catrow.forumrow.TOPICS}</span></div> <div class="derniers_sujets"><br/> <span class="dernier">Derniers Messages:</span><br/>{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 --> <img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow --> Mon Index Body:- Spoiler:
- Code:
-
{JAVASCRIPT} <!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle"> <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label> <label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td> </tr> </table> </form> <!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX} <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="50%" valign="top"> <!-- BEGIN switch_user_logged_in --> <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a> <!-- END switch_user_logged_in --> <!-- BEGIN switch_delete_cookies --> <a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> </span> </td> <td width="50%" align="right"> <span class="gensmall"> <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a>
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a> <!-- END switch_delete_cookies --> <!-- END switch_on_index --> </span> </td> </tr> </table>
<!-- BEGIN switch_user_login_form_footer --> <form action="{S_LOGIN_ACTION}" method="post" name="form_login"> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td width="100%" valign="top" align="center" class="row1"> <span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username"/> <span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password"/> {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> </td> </tr> </table> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="900" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <br><br><br><br><br><br><br><center> <span class="groupes"> <a href="http://percy-jackson.forumactif.com/groupcp.forum?g=3"><font color="#A31717" size="2"><b>Demi-Dieux</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"><a href="http://percy-jackson.forumactif.com/groupcp.forum?g=4"><font color="#619919" size="2"><b>Satyres</b></font></a> </span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://percy-jackson.forumactif.com/groupcp.forum?g=5"><font color="#7D4C0F" size="2"><b>Centaures</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://percy-jackson.forumactif.com/groupcp.forum?g=7"><font color="#F0D000" size="2"><b>Humains</b></font></a> </span><br><br> <span class="groupes"> <a href="http://percy-jackson.forumactif.com/groupcp.forum?g=6"><font color="#EBEBEB" size="2"><b>Partisans de Cronos</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://percy-jackson.forumactif.com/groupcp.forum?g=15"><font color="#9254AB" size="2"><b>Solitaires</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://percy-jackson.forumactif.com/groupcp.forum?g=18"><font color="#20B2AA" size="2"><b>Pérjuries</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}
{NEWEST_USER}<br><br> {TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span><br> <td width="5%"></td> </tr> </table> <table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify"> {L_CONNECTED_MEMBERS}</table> <img src="image bas"><br> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> </table> <!-- END switch_legend -->
{AUTO_DST} Mon Viewtopic Body:- Spoiler:
- 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 align="left" valign="middle" nowrap="nowrap"> <!-- BEGIN switch_twitter_btn --> <span id="twitter_btn" style="margin-left: 6px; "> <a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal">Tweet</a> <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> </span> <!-- END switch_twitter_btn --> <!-- BEGIN switch_fb_likebtn --> <span id="fb_likebtn" style="margin-left: 6px; "> <iframe src="http://www.facebook.com/plugins/like.php?href={FORUM_URL}{TOPIC_URL}&layout=button_count&show_faces=false&width=100&action=like&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"></iframe> </span> <!-- END switch_fb_likebtn --> </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&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" class="t-title"> <h1 class="cattitle"> {TOPIC_TITLE}</h1> </td> <td align="right" 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"><table><tr><td class="profil_contour"><br/> <span class="name"><a name="{postrow.displayed.U_POST_ID}"></a><div align="center">{postrow.displayed.POSTER_AVATAR}</div><div align="center"><strong>{postrow.displayed.POSTER_NAME}</strong></div></span> <span class="postdetails poster-profile"> <div align="center">{postrow.displayed.POSTER_RANK}</div><br/> {postrow.displayed.RANK_IMAGE}<br/><br/> <!-- BEGIN profile_field --> {postrow.displayed.profile_field.LABEL} {postrow.displayed.profile_field.CONTENT}{postrow.displayed.profile_field.SEPARATOR} <!-- END profile_field --> {postrow.displayed.POSTER_RPG} </span>
<img src="http://2img.net/i/_.gif" alt="" style="width:150px;height:1px" /></td></tr></table> </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>
<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" 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}
<!-- 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>
<td align="right" nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}: {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></span></td>
<!-- 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"> {S_TOPIC_ADMIN}
<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} {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 src="{JS_DIR}addthis/addthis_widget.js" type="text/javascript"></script>
Donc voila pour le moment, je rajouterais d'autres problèmes si j'en trouve mais si déjà ceux là sont réglés sa sera une grosse épine en moins dans le pied pour mettre enfin le codage sur le forum Merci d'avance pour votre aide et si vous avez besoin d'autres Templates faites le moi savoir =D Cordialement Aaron PS: Bonne Vacances et Bonnes Fêtes *_* Titre Edité par Ketsia : Votre problème n'est pa splus urgent qu'un autre ^^ |
Dernière édition par Aaron Leandre le Lun 03 Jan 2011, 15:22, édité 2 fois | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| Whao , ils sont bien longs tes posts ^^ - Citation :
- J'ai beau mettre se que je veux avec du left ils ne veulent rien savoir
Hmm , et tu met quoi ? - Citation :
- Pour cette partie, je voudrais savoir si il était possible de mettre la barre Zone Hrp au centre
Je ne paut pas t'aider pour le moment mon forum test beug . - Citation :
Ici ce sont tous les petits carrés dorés, ils ont donc le même problèmes, les angles intérieur sont carré et j'aimerais si possible qu'il soit arrondis comme le forumline, j'ai utilisé les dernières techniques que j'ai trouvé sur le forum mais à chaque fois je n'y arrive pas Je crois que la question a déja étais posée sur le forum. search. - Citation :
J'aimerais aussi savoir si il était possible de remettre les couleurs du cadre du forum mais que pour les sous forums ?? Comme sur l'image si dessous :/ A ma connaissance non . Mais peut-ètre je ne sais pas . - Citation :
- J'aimerais si possible savoir comment enlever cette partie (Auteur Message)
viewtopic_body : delete : - Code:
-
<tr> <th class="thLeft" nowrap="nowrap" width="150px" height="26">{L_AUTHOR}</th> <th class="thRight" nowrap="nowrap" colspan="2">{L_MESSAGE}</th> </tr> - Citation :
- J'aimerais savoir comment avoir se résultat, j'ai essayé de trouver un tuto mais il n'y a rien donc je m'en remet à vous
Je ne vois pas de quoi tu parle ? | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Salut =D Merci déjà de m'avoir répondus *_* Bon déja au moins tu auras répondus à a peu près toute les questions maintenant plus qu'à confirmer x'D Pour la partie message et Auteur niquel merci sa fonctionne comme il faut Et oui il y a tellement de bugs x'D - Citation :
- Hmm , et tu met quoi ?
Alors pour essayé de mettre le texte de Message et Post j'ai essayé par exemple "position: left", - Citation :
- Je ne paut pas t'aider pour le moment mon forum test beug .
Ne t'inquiète pas ce n'est pas très pressé par rapport au reste x'D Surtout que j'ai d'autres bug maintenant que je met le codage sur mon vrais forum maintenant - Citation :
- Je crois que la question a déja étais posée sur le forum. search.
Comme je l'ai dit j'ai fait une recherche j'ai essayé tout se que les autres on fait mais à chaque fois aucun changement surtout que plusieurs fois sa touché au templates et les templates était soit supprimé soit mis en Hidden (se que je trouve normal ^^) T_T" - Citation :
- A ma connaissance non . Mais peut-ètre je ne sais pas .
Ok pas grave mais je recherche directement dans les couleurs parce que normalement il y a une partie pour les mettre les quadrillage mais je ne le retrouve pas >.> Je rajoute une autre petite question x'D: Comment centré tous les liens vers les sous forums sans que sa me donne un truc qui bug comme se que j'ai fait soit: mettre une balise center sur chaque sous forums x'DDonc voila pour le moment merci de m'avoir aidé Bon courage Cordialement Aaron |
Dernière édition par Aaron Leandre le Lun 20 Déc 2010, 10:36, édité 1 fois | |
|
| |
Invité Invité
| - Aaron Leandre a écrit:
Alors pour essayé de mettre le texte de Message et Post j'ai essayé par exemple "position: left",
Sauf erreur de ma part, position est toujours suivit de relative, absolute, ou fixed. C'est après avoir choisis l'un de ces trois, que tu indique left : xxpx, et top : xxpx ^^ Pour pour ton problème, je te conseillerais plus un Padding =D left x') | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Salut et merci de m'avoir répondus malheureusement ni l'un ni l'autre ne fonctionne >.> Comme sa ça va plus vite x'D
Cordialement Aaron | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| Plutôt un margin-left avec une valeur négative (-20) . - Code:
-
Comment centré tous les liens vers les sous forums sans que sa me donne un truc qui bug comme se que j'ai fait soit: mettre une balise center sur chaque sous forums x'D Tous les liens du forum ? ou juste les sous forums ? | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Super merci sa fonctionne enfin *_* et ppour répondre à ta question, oui seulement les liens vers les sous-forums (avec les images)
Nouvelle question x'D:
J'ai un petit problème, avec le forumline, j'ai un contour comme je le veux sur mon forum mais j'ai un contour aussi sur la Page d'Accueil et j'aimerais bien qu'elle disparaisse x'D T_T" | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| Pour tes sous forums , je ne connais pas par coeur et comme mon fofotest bug je peut pas voir. Pour la deuxieme question : index_body , tu devrais avoir ceci : - Code:
-
<!-- BEGIN message_admin_index --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle" border="0"> <div class="gensmall" >{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index --> Essaye de le remplacer par : - Code:
-
<!-- BEGIN message_admin_index --> <table style="border:none;" class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <!-- BEGIN message_admin_titre --> <tr> <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td> </tr> <!-- END message_admin_titre --> <!-- BEGIN message_admin_txt --> <tr> <td class="row1" rowspan="3" align="center" valign="middle" border="0"> <div class="gensmall" >{message_admin_index.message_admin_txt.MES_TXT}</div> </td> </tr> <!-- END message_admin_txt --> </table> <!-- END message_admin_index --> Tu voulais bien enlever la bordure du message d'acceuil si j'ai bien compris ? | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Alors désolé c'est pas ma faute hein T_T" maus euh... ton code ne fonctionne pas x'D et pour le contour faut voir sur mon forum, c'est le contour blanc :/
Forum
Cordialement Aaron | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| Ouai , sauf que l'on peut pas y acceder a on forum - Ton forum a écrit:
L'administrateur de ce forum effectue actuellement une maintenance. Vous ne pouvez pas accéder à ce forum pour le moment.
- Nouveau Designer Pour suivre l'actualité de la maintenance en direct https://www.facebook.com/home.php?sk=group_162836963755628 Merci de patientez une petite heure le temps que les admins règles les quelques problèmes, Bonne Journée. Cordialement le staff de PJRpg | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Aaah oui zut x'D j'enlève la maintenance c'est bon tu peux y aller pour voir =D Cordialement Aaron et merci de ta patience | | |
|
| |
Hiro
Ninja Codeur
Messages : 1179
| Il est plutôt gris le contour non ? Apres je peut pas t'aider plus pour l'instant je vais aller me faire un nouveau fofotest et je te redis ca ( le temps de tester ) . | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Enfin oui gris x'D Désolé. Ok merci beaucoup mais prend ton temps =D Bonne Journée
Cordialement Aaron | | |
|
| |
Murtagh
{ Modérateur }
Messages : 1492
| Bonjour, Votre problème est-il résolu ? Si oui, merci de bien vouloir cocher l'icône "Résolu" en éditant votre premier poste. Merci | | |
|
| |
Aaron Leandre
{ Membre }
Messages : 83
| Non désolé certains problèmes sont toujours d'actualité, tel que les bords arrondis qui j'aimerais soit arrondis et plein d'autres petits trucs que vous pouvez voir plus haut =D Merci d'avance à ceux qui m'aideront | | |
|
| |
Kiwi
{ Membre }
Messages : 142
| Bonjour,
Pour ta question 2 de l'image 1 : C'est tout simplement le colspan de ton th qu'il faut passer à 3 au lieu de 2 (hé oui, une colonne pour les images, une pour la description et tout le tralala, et une dernière pour les derniers messages etc)
Pour ta question 1 de l'image 2 : J'avais déjà donné des pistes à quelqu'un d'autre pour ce genre de problèmes, tu peux aller les lire ici. Et je n'ai toujours pas le temps de me poser dessus ^^ Je ne devrais même pas être là vu le boulot que j'ai à faire, mais ça me détend un peu, de faire du CSS... =)
Pour le reste, j'ai pas compris ce que tu voulais du premier coup, et j'ai eu la flemme de chercher à comprendre =)
Bonne fin de journée ^^ | | |
|
| |
Psycho
Psychopathe
Messages : 3407
| Bonjour (: Je vois que l'icône "résolu" est cochée, par conséquent, je classe (: | | |
|
| |
Contenu sponsorisé
| |
| |
| Derniers Problèmes avant la mise en place du codage | |
|