| Où se trouve la feuille CSS | |
|
|
Xega
{ Membre }
Messages : 129
| Hello,oui encore moi mdr
Je fais un tuto pour changer le bas sois les groupes grâce à Acide Edulcoloré.Ce que j'aimerai faire:http://acide-edulcore.forumperso.com/tutoriels-f58/creer-un-qeel-personnalise-original-t30217.htm
J'ai réussi à changer le code mais après ont me demande d'aller :Puis, direction feuille CSS, pour coller ceci.
Mais où cette feuille CSS Help. J'ai trouvé mais on me dit:
Erreur détectée Nous avons compté un nombre impaire de guillemets donc une chaine est mal fermée. Cela signifie que votre CSS risque de ne pas être valide et ne sera pas affiché correctement sur votre forum.
Nous vous conseillons de relire votre code.
Help | | |
|
| |
Jehro
{ Membre }
Messages : 100
| Bon ben, encore moi (toujours là où je ne sers strictement à rien oui j'ai un don pour ça :flower: ) N'étant pas membre d'AE personnellement je ne peux pas accéder à ton lien, une capture d'écran peut-être serait la bienvenue. Ceci dit, si tu penses plutôt que tu t'es trompée d'endroit pour ta feuille CSS ; PANNEAU D'ADMINISTRATION -> onglet AFFICHAGE -> Sélectionne couleurs dans IMAGES ET COULEURS -> il y a deux onglets, couleurs et feuille de style CSS, c'est cette dernière. Ce qui donne ceci en image : - Spoiler:
Si c'est bien à cet endroit que tu as mis ton code, tu l'as peut-être collé à la suite de ton code déjà transcrit et sans le faire exprès, bouffé des ">" ou autre, l'erreur que tu as énoncée est typique d'une mauvaise relecture où on a oublié de fermer une balise ou quoi, ou d'un code ajouté à un mauvais endroit. Et si ce que je te dis ne t'aide pas, montre ton code | | |
|
| |
Xega
{ Membre }
Messages : 129
| La feuille CSS j'ai trouvé bon pour le code: /*QUI EST EN LIGNE*/ .statistiques{ background-image: url("LIEN DE L'IMAGE DU QEEL"); background-repeat: no-repeat; background-position: POSITION DU FOND; height:270px;} .groupes{ font-size:TAILLE DES GROUPESpx;font-weight: bold;text-align:POSITION DES GROUPES; text-decoration: none Le résutat est en spoiler. - Spoiler:
| | |
|
| |
Jehro
{ Membre }
Messages : 100
| J'ai envie de dire que c'est effectivement une faute de distraction, si ce n'est pas un oubli exclusif à ce post bien sûr : /*QUI EST EN LIGNE*/ .statistiques{ background-image: url("LIEN DE L'IMAGE DU QEEL"); background-repeat: no-repeat; background-position: POSITION DU FOND; height:270px;} .groupes{ font-size:TAILLE DES GROUPESpx;font-weight: bold;text-align:POSITION DES GROUPES; text-decoration: none } | | |
|
| |
Xega
{ Membre }
Messages : 129
| Erreur détectée Nous avons compté un nombre impaire de guillemets donc une chaine est mal fermée. Cela signifie que votre CSS risque de ne pas être valide et ne sera pas affiché correctement sur votre forum.
Nous vous conseillons de relire votre code.
J'ai mis ton code mais on me dit pareil. | | |
|
| |
Jehro
{ Membre }
Messages : 100
| Ah ? Je viens de le refaire à l'instant pourtant... Je peux t'assurer que "}" est nécessaire pour refermer la balise. Ce problème doit venir d'un autre endroit dans ton code. Avant - Code:
-
/*QUI EST EN LIGNE*/
.statistiques{ background-image: url("LIEN DE L'IMAGE DU QEEL"); background-repeat: no-repeat; background-position: POSITION DU FOND; height:270px;}
.groupes{ font-size:TAILLE DES GROUPESpx;font-weight: bold;text-align:POSITION DES GROUPES; text-decoration: none } je suppose que tu as du contenu. Pourrais-tu le mettre s'il te plaît ? |
Dernière édition par Jehro le Mer 08 Sep 2010, 12:01, édité 1 fois | |
|
| |
Xega
{ Membre }
Messages : 129
| Du contenu???
J'avais aussi du changer dans les templates,ce code je devais le remplacer
<!-- 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="LIEN DU GROUPE 1"><font color="COULEUR DU GROUPE 1" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 1</b></font></a></span> <span class="groupes"><a href="LIEN DU GROUPE 2"><font color="COULEUR DU GROUPE 2" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 2</b></font></a> </span> <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><br> <!-- END disable_viewonline -->
Par celui là:
<!-- BEGIN disable_viewonline --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="catHead" colspan="2" height="28"> <!-- BEGIN switch_viewonline_link --> <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span> <!-- END switch_viewonline_link --> <!-- BEGIN switch_viewonline_nolink --> <span class="cattitle">{L_WHO_IS_ONLINE}</span> <!-- END switch_viewonline_nolink --> </td> </tr> <tr> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}</span></td> </tr> <tr> <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br /> {RECORD_USERS}<br /> <br /> {LOGGED_IN_USER_LIST}</span></td> </tr> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK} <tr> <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td> </tr> <!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br /> <!-- BEGIN switch_chatbox_popup --> <div id="chatbox_popup"></div> <script type="text/javascript"> //<![CDATA[ insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}'); //]]> </script> <!-- END switch_chatbox_popup --> </span> </td> </tr> <!-- END switch_chatbox_activate --> </table> <!-- END disable_viewonline -->
| | |
|
| |
eckinox
{ Membre }
Messages : 195
| jehro parlais de ton code css, afin d'avoir ce qui avais avant celui qu'il t'as donner.
Car si l'erreur s'affiche quand tu sauvegarde ton fichier css, c'est la dedans qu'il faut modifier. Maintenant si l'erreur est dans une autre page, je suppose que c'est celle que tu viens de fournir, mais quel est cette erreur ? [car dans ton code, il ne devrai pas détecter les erreur de } ] | | |
|
| |
Xega
{ Membre }
Messages : 129
| Oui c'est quand je veux sauvegarder le CSS et seulement là.
Je me demande c'est quoi l'erreur ca m'énerveeeeeeeee | | |
|
| |
eckinox
{ Membre }
Messages : 195
| Met ici le contenu entier du fichier css stp
Et essaye de mettre les balises bbcode code, c'est plus simple pour lire ^^ | | |
|
| |
Xega
{ Membre }
Messages : 129
| /*QUI EST EN LIGNE*/ .statistiques{ background-image: url("LIEN DE L'IMAGE DU QEEL"); background-repeat: no-repeat; background-position: POSITION DU FOND; height:270px;} .groupes{ font-size:TAILLE DES GROUPESpx;font-weight: bold;text-align:POSITION DES GROUPES; text-decoration: none !important;} Le code entier du CSS,balises bbcode code c'est où? Désolé mais j'apprend les codes et tout. | | |
|
| |
Jehro
{ Membre }
Messages : 100
| Pas de problème Xega, nous sommes là pour t'expliquer tout ce dont tu as besoin ( enfin j'essaie en tout cas, je n'excelle pas non plus dans le domaine :cyclops: ). eckinox parle des balises que tu peux utiliser pour structurer tes posts, c-a-d les petites icônes juste au-dessus de l'espace spécifique pour écrire ton message, qui te permettent d'écrire en gras, en italique, centrer le texte et caetera, et caetera... En l'occurrence, c'est la balise "code" qu'il te demande/nous te demandons, pour éviter de donner un air patibulaire à tes posts quand tu mets du charabia xHTML, CSS et autre , question d'esthétique et surtout de lisibilité. Bref, c'est ça : - Code:
-
[code]ton CSS ici[/code] | | |
|
| |
Xega
{ Membre }
Messages : 129
| Rien compris ce que je dois faire | | |
|
| |
eckinox
{ Membre }
Messages : 195
| Ton code CSS, ne contient que .statistique & .groupes ? Il me paraît vraiment court.
Il faudrait l'entièreté du fichier CSS [qui dois normalement être plus long que 10 lignes ^^] | | |
|
| |
Xega
{ Membre }
Messages : 129
| Oui que ça.Et le code CSS il n'y que ça. Je crois que je vais laisser tomber car ca m'énervee.
Je sens que je vais demander de l'aide sur ce forum et comme ça je suis sûr que les codes seront bon | | |
|
| |
Jehro
{ Membre }
Messages : 100
| No problem Xega c'est moi qui m'exprime mal ¬ ¬ eckinox & moi te demandons ; - Spoiler:
une fois sur cette page (je le remets histoire d'être sûr de parler de la même chose), il te suffit de copier l'entièreté de ton code dans ta feuille de style CSS, et de le mettre dans ton post entre ces balises : - Code:
-
[code][/code] EDITJ'ai réitéré la démarche en utilisant ce que tu as posté, et à nouveau je ne rencontre aucun problème. Et je persiste (parce que je suis d'un caractère plutôt borné OUI J'ASSUME) à penser, du haut de mes trois misérables pommes de connaissance en la matière, qu'en remplaçant ton code, tu as sûrement "débordé" sur une partie du code que tu ne devais pas toucher, que ce soit ton CSS ou ton template...à nouveau je te propose de poster l'entièreté de ton code CSS. | | |
|
| |
Xega
{ Membre }
Messages : 129
| - Spoiler:
{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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle" align="right"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="facebook_login()" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </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 --> <br /><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><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="facebook_login()" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </form> <!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="catHead" colspan="2" height="28"> <!-- BEGIN switch_viewonline_link --> <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span> <!-- END switch_viewonline_link --> <!-- BEGIN switch_viewonline_nolink --> <span class="cattitle">{L_WHO_IS_ONLINE}</span> <!-- END switch_viewonline_nolink --> </td> </tr> <tr> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br /> {TOTAL_USERS}<br /> {NEWEST_USER}</span></td> </tr> <tr> <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE}<br /> {RECORD_USERS}<br /> <br /> {LOGGED_IN_USER_LIST}</span></td> </tr> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK} <tr> <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td> </tr> <!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST}<br /> <!-- BEGIN switch_chatbox_popup --> <div id="chatbox_popup"></div> <script type="text/javascript"> //<![CDATA[ insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}'); //]]> </script> <!-- END switch_chatbox_popup --> </span> </td> </tr> <!-- END switch_chatbox_activate --> </table> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login --> <div id="fb-root"></div> <script type="text/javascript"> //<![CDATA[ FB.init({ appId: '{switch_fb_index_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true }); //]]> </script> <!-- END switch_fb_index_login -->
Voilà donc le template en entier sans modification.J'ai du effacer ou pas pris un truc pour coller ce code: - Spoiler:
<!-- 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="LIEN DU GROUPE 1"><font color="COULEUR DU GROUPE 1" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 1</b></font></a></span> <span class="groupes"><a href="LIEN DU GROUPE 2"><font color="COULEUR DU GROUPE 2" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 2</b></font></a> </span> <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><br> <!-- END disable_viewonline -->
| | |
|
| |
eckinox
{ Membre }
Messages : 195
| Il est ou ton CSS ? Car sans lui on peut pas te corriger l'erreur lol | | |
|
| |
Jehro
{ Membre }
Messages : 100
| On va toujours vérifier son template... Essaie ceci : Sélectionne tout le code et remplace-le par : - 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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle" align="right"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="facebook_login()" v="2" perms="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </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 --> <br /><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><br /> <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br /> <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a> <!-- BEGIN switch_on_index --> <!-- BEGIN switch_delete_cookies --> <br /><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"> <!-- BEGIN switch_fb_connect_no --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td class="row1" align="center"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect_no -->
<!-- BEGIN switch_fb_connect --> <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline"> <tr> <td valign="top" width="100%" class="row1" align="center"> <table width="100%"> <tr> <td width="55%" valign="middle"> <table class="right"> <tr> <td><span class="genmed">{L_USERNAME}:</span> </td> <td><input class="post" type="text" size="10" name="username"/> </td> <td> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /> <span class="gensmall">{L_AUTO_LOGIN}</span> </td> </tr>
<tr> <td><span class="genmed">{L_PASSWORD}:</span> </td> <td><input class="post" type="password" size="10" name="password"/> </td> <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td> </tr> </table> </td> <td width="10%" align="center" valign="middle"> <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span> </td> <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="facebook_login()" v="2" perms="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td> </tr> </table> </td> </tr> </table> <!-- END switch_fb_connect --> </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="LIEN DU GROUPE 1"><font color="COULEUR DU GROUPE 1" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 1</b></font></a></span> <span class="groupes"><a href="LIEN DU GROUPE 2"><font color="COULEUR DU GROUPE 2" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 2</b></font></a> </span> <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><br> <!-- END disable_viewonline --> {CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <table border="0" cellspacing="3" cellpadding="0" align="center"> <tr> <td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NEW_POSTS}</span></td> <td></td> <td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td> <td><span class="gensmall">{L_NO_NEW_POSTS}</span></td> <td> </td> <td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td> <td><span class="gensmall">{L_FORUM_LOCKED}</span></td> </tr> </table> <!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login --> <div id="fb-root"></div> <script type="text/javascript"> //<![CDATA[ FB.init({ appId: '{switch_fb_index_login.FACEBOOK_APP_ID}', status: true, cookie: true, xfbml: true }); //]]> </script> <!-- END switch_fb_index_login -->
Il ne devrait plus y avoir de problème sur ce point, j'ai testé et vu de mes yeux vu reste le CSS, il se fait désirer celui-là pas moyen on l'aura ce salaud *sort* | | |
|
| |
Xega
{ Membre }
Messages : 129
| eckinox: le CSS est le 2ème en spoiler
Jehro:Voilà j'ai changer mon template comme tu m'a dit et avec le code que tu m'as donner
| | |
|
| |
Jehro
{ Membre }
Messages : 100
| Le template est fonctionnel ?
Si c'est le cas, il en est de même pour ton CSS ? | | |
|
| |
eckinox
{ Membre }
Messages : 195
| Heu non ton 2ème spoiler c'est pas du langague CSS ça c'est sur lol ^^ Suis l'explication en image de jerho pour nous fournir le code css | | |
|
| |
Jehro
{ Membre }
Messages : 100
| Comme l'a fait remarquer eckinox (t'sais que j'ai vraiment du mal à taper ton pseudo ? :king: ), ton deuxième spoiler n'est pas à mettre dans ton CSS. J'ai toutefois testé en mettant le code dans la feuille de style CSS, l'erreur qui nous tracasse depuis tout à l'heure n'apparaît pas.
Si tu as toujours un problème avec ton CSS, sauvegarde ton CSS actuel dans ton notepad ou autre, ensuite supprime-le et recopie essentiellement le code que AE t'a fourni. Tout devrait fonctionner normalement. | | |
|
| |
Xega
{ Membre }
Messages : 129
| Je commence à avoir marre de ce truc mdr. Bon je suis prête à donne le mot de passe et mon pseudo pour qu'on me le fait car j'ai marreeeeeeeee Bon je vais vous faire le tuto de AE vite fait façons de parler: D'abord on me dit de chercher le code suivant: <!-- BEGIN disable_viewonline --> <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td class="catHead" colspan="2" height="28"><span class="cattitle"><!-- BEGIN switch_view_stats --><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow"><!-- END switch_view_stats -->{L_WHO_IS_ONLINE}<!-- BEGIN switch_view_stats --></a><!-- END switch_view_stats --></span></td> </tr> <tr> <td class="row1" rowspan="6" align="center" valign="middle"><img src="{L_ONLINE_IMG}" id="i_whosonline" alt="{L_WHO_IS_ONLINE}" /></td> <td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS} {TOTAL_USERS} {NEWEST_USER}</span></td> </tr> <!-- BEGIN switch_chatbox_activate --> <tr> <td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE} {RECORD_USERS} {LOGGED_IN_USER_LIST}</span></td> </tr> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK} <tr> <td class="row1"><span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span></td> </tr> <tr> <td class="row1"> <span class="gensmall">{TOTAL_CHATTERS_ONLINE} : {CHATTERS_LIST} <!-- BEGIN switch_chatbox_popup --> <div id="chatbox_popup"></div> <script type="text/javascript"> //<![CDATA[ insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}'); //]]> </script> <!-- END switch_chatbox_popup --> </span> </td> </tr> <!-- END switch_chatbox_activate --> </table> <!-- END disable_viewonline --> Désolé spoiler marche pas mdrBon après on dit de remplacer le code du haut par ce dode C'est donc cette partie-là que vous personnalisez :<br><br><br><br><br><br><br><center> <span class="groupes"> <a href="LIEN DU GROUPE 1"><font color="COULEUR DU GROUPE 1" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 1</b></font></a></span> <span class="groupes"><a href="LIEN DU GROUPE 2"><font color="COULEUR DU GROUPE 2" size="2"><b>LE NOM DE VOTRE GROUPE NUMERO 2</b></font></a> </span> <br><br>
4) Puis, direction feuille CSS, pour coller ceci :Voilà le tuto de AE pour faire le QEEL que j'ai mis en page 1. | | |
|
| |
Jehro
{ Membre }
Messages : 100
| Elle vaut chère la créativité hein :king: On va faire petit à petit... Alors. Pour moi le template est bon. De toute façon apparemment c'est le CSS qui pose problème. Si tu veux que ton image de fond soit centrée, copie ce code ci dans ton CSS : - Code:
-
/*QUI EST EN LIGNE*/
.statistiques{ background-image: url("URL DE TON IMAGE DE FOND"); background-repeat: no-repeat; background-position: center; height:LARGEUR_DE_TON_IMAGE_DE_FONDpx;}
.groupes{ font-size:TAILLE DES GROUPESpx;font-weight: bold;text-align:POSITION DES GROUPES; text-decoration: none } Voyons déjà si cette étape est ok | | |
|
| |
Contenu sponsorisé
| |
| |
| Où se trouve la feuille CSS | |
|