Loeline
{ Membre }
Messages : 25
| Bonjour ^^ alors j'ai un petit souci.. J'ai installer des boutons "up et dawn" pour remonter et descendre la page de mon forum, sauf que le bouton pour remonter ne remonte que de un millimètre à chaque fois que je clique dessus :s j'ai suivis ce tutoriel : http://rosebud.forumotion.com/t53-boutons-up-down (on à pas trouver de solution avec l'administratrice de ce forum, et elle ma dit de venir vers vous) =) je vous donne mon template Index_box : (le code ce situe tout à la fin du template) - 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="window.location='/facebook_connect.forum'" v="2" scope="{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="window.location='/facebook_connect.forum'" v="2" scope="{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 -->
<div class="qeel_titre"></div> <div class="forumline"> <table> <tr> <td><a href="http://art-graphique.forumsactifs.com/g2-administratrice" class="groupe1">Administratrice<span class="groupe_contenu">Admin du forum</span></a> <a href="http://art-graphique.forumsactifs.com/g3-moderateurs" class="groupe2">Modérateurs<span class="groupe_contenu">Ils sont la si vous avez un soucis, ils gèrent les membres du forum</span></a> <a href="http://art-graphique.forumsactifs.com/g4-animateurs" class="groupe3">Animateurs<span class="groupe_contenu">S'occupent de l'animation du forum, pour une meilleur ambiance</span></a> <a href="http://art-graphique.forumsactifs.com/g5-graphistes" class="groupe4">Graphistes<span class="groupe_contenu">Ils sont la pour répondre a vos questions graphiques et aussi pour réaliser vos commandes</span></a> <a href="http://art-graphique.forumsactifs.com/g7-membres" class="groupe6">Membres<span class="groupe_contenu">Membres de Art Graphique</span></a></td> <td> <div class="qeel_infos">{TOTAL_POSTS}. {TOTAL_USERS}. {NEWEST_USER}<br /> {TOTAL_USERS_ONLINE}<br /> {RECORD_USERS}<br /> <br /> {LOGGED_IN_USER_LIST}</div> <div class="qeel_infos"><table> {L_CONNECTED_MEMBERS} {L_WHOSBIRTHDAY_TODAY} {L_WHOSBIRTHDAY_WEEK}</table></div> </td> </tr> </table> </div>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM} <br clear="all" /> <!-- BEGIN switch_legend --> <!-- 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, oauth: true }); //]]> </script> <!-- END switch_fb_index_login --> <p class="mes-credits">(c) Art Graphique | Reproduction Interdite !<br> Codage des catégories, profil et qeel, réalisé à l'aide du site Never Utopia</br></p> <div class="ascenseur"> <a href="#top"><img src="http://i43.servimg.com/u/f43/17/63/00/79/faache10.png" /></a> <a href="#bottom"><img src="http://i43.servimg.com/u/f43/17/63/00/79/faache11.png" /></a> </div> Le code en question : - Code:
-
<div class="ascenseur"> <a href="#top"><img src="http://i43.servimg.com/u/f43/17/63/00/79/faache10.png" /></a> <a href="#bottom"><img src="http://i43.servimg.com/u/f43/17/63/00/79/faache11.png" /></a> </div> Et le CSS qui va avec : - Code:
-
.ascenseur { position: fixed; /*--- Cette ligne permet de toujours afficher l'ascenseur à l'écran ---*/ bottom: 50px; /*--- On le place à 50 px du bas de l'écran et si on veut changer pour le mettre vers le haut on met " top " ---*/ right: 10px; /*--- On le place à 0px de la gauche de l'écran et si on veut le mettre a droite, on met " right "---*/ -moz-border-radius: 0px 35px 35px 0px; /*--- On arrondit les bords ---*/ -webkit-border-radius: 0px 35px 35px 0px; border-radius: 0px 35px 35px 0px; } Voila ^^ donc j'aimerais que mon bouton "up" remonte tout le forum et pas juste un millimètre Ps : je précise que pour certaines personne par contre, ce bouton fonctionne très bien. Et j'utilise google chrome ^^ Si vous avez besoins d'autres chose dite le. | | |
|
Undead
{ Membre }
Messages : 92
| Ton code est juste pourtant. Je l'ai tester sur mon forum et il marche parfaitement bien, par contre je ne l'ai pas mis comme toi en index box je l'ai mis en overall footer end juste avant. < /body >< /html >
Sinon je ne vois pas d'où peux venir le problème.
edit: d'ailleurs pourquoi tu mets un arrondie de bordure ? Il n'y a pas de background ni même un cadre. | | |
|
Loeline
{ Membre }
Messages : 25
| Ah oui j'avais oublier d'enlever sa ^^ ces parce que avant il y avait un fond etc.. bref j'ai enlever l'arrondis ^^ Ces bizarre que sa fonctionne chez tout le monde sauf moi :/ | | |
|
Undead
{ Membre }
Messages : 92
| Hmmm... Peux tu me mettre le lien de ton forum ? Si ça se trouve tu as modifier d'autre template et viré l'encre top de ton forum. | | |
|
Loeline
{ Membre }
Messages : 25
| Ok http://art-graphique.forumsactifs.com/ | | |
|
iowan
{ Membre actif }
Messages : 304
| dans ton template overal_head ya-t-il pas quelque chose du genre - Code:
-
<a name="top"></a>
si oui enleve le et essaye a nouveau les buttons up & down n'oublie pas de publier le template après les modifications | | |
|
Undead
{ Membre }
Messages : 92
| Ah elle doit juste enlever l'encre top ? J'aurais plutôt penser que c'était cette partit là qui foirait le reste vue qu'il manque deux balises de fermeture au tableau. - Code:
-
<tbody> <tr> <td width="0" valign="top"> <div id="emptyidleft"></div> </td> <td width="100%" valign="top"> <div class="l4cf7fa8"> <script type="text/javascript"> //<![CDATA[ function AT_adFillSlot(){document.write('<iframe frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="728" height="90" src="http://ad.z5x.net/st?ad_type=iframe&ad_size=728x90§ion=1649939"></iframe>');}//]]> </script> | | |
|
Loeline
{ Membre }
Messages : 25
| Ah ouiiiii merci beaucoup !!! =) Sa fonctionne ! (fallait le trouver..) :p Mon sujet est donc résolut si vous voulez le classer ^^ Encore merci Edit : il manque quoi ? (et ces grave ?) | | |
|
Undead
{ Membre }
Messages : 92
| Apparemment non ce n'est pas grave au temps pour moi. XD | | |
|
Loeline
{ Membre }
Messages : 25
| Ouf ^^ Merci !
Sujet résolu. | | |
|
Psycho
Psychopathe
Messages : 3407
| Yop' Si le sujet est résolu, je peux classer (: La prochaine fois, pense à l'indiquer dans le titre de ton topic en éditant ! Merci d'avance | | |
|