CSSActif, le forum, n'est plus maintenu. Il est néanmoins disponible pour consultation. Pour des outils pratiques, rendez-vous sur: Découvrez CSSActif, une collection d'outils et de tutoriels interactifs pour les développeurs Web — HTML, CSS, JavaScript et bien plus! |
| Invité Invité
| Coucou tous le monde ! Voilà ce que j'aimerais, j'aimerais mettre une image derrière mes statistiques & une autre derrière mes groupes, voilà comment est le qeel en ce moment : && voici les deux images que j'aimerais derrière le qeel : et voici mon Index_body : - Code:
-
{JAVASCRIPT} <!-- BEGIN message_admin_index --> <table class="forumline2" 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 --> <center> <img src="IMAGE DU QEEL"> <div class="tableauqueel"> <table style="width: 100%; border-collapse:collapse;"> <br><br><tr> <td width="50%"><center><span class="groupes"> <a href="http://creamania.superforum.fr/g1587-administratrices"><font color=#115E73 size="2"><b>ADMINISTRATRICES</b></font></a></span> <span class="groupes"> <a href="http://creamania.superforum.fr/g1570-co-administratrices"><font color=#FFFFFF size="2"><b>CO-ADMINISTRATRICES</b></font></a></span> <br><br> <span class="groupes"> <a href="http://creamania.superforum.fr/g1553-moderateurs"><font color=#993366 size="2"><b>MODERATRICES</b></font></a></span> <span class="groupes"> <a href="http://creamania.superforum.fr/g1616-animatrice"><font color=#808000 size="2"><b>ANIMATRICE</b></font></a></span><br><br> <span class="groupes"> <a href="http://creamania.superforum.fr/g1610-le-louvre"><font color=#666699 size="2"><b>LE LOUVRE</b></font></a></span> <span class="groupes"> <a href="http://creamania.superforum.fr/g1611-orsay"><font color=#800000 size="2"><b>ORSAY</b></font></a></span><br><br> <span class="groupes"> <a href="http://creamania.superforum.fr/g1612-beaubourg"><font color=#7A0531 size="2"><b>BEAUBOURG</b></font></a></span> <span class="groupes"> <a href="http://creamania.superforum.fr/g1613-orangerie"><font color=#453A3F size="2"><b>ORANGERIE</b></font></a></span><br><br> <span class="groupes"> <a href="http://creamania.superforum.fr/g1614-quai-branly"><font color=#156A3C size="2"><b>QUAI BRANLY</b></font></a></span> <span class="groupes"> <a href="http://creamania.superforum.fr/g1615-graines-d-artistes"><font color=#8000FF size="2"><b>GRAINES D'ARTISTES</b></font></a></span><br><br> <span class="groupes"> <a href="LIEN GROUPE MEMBRE DU MOIS"><font color=#804000 size="2"><b>MEMBRE DU MOIS</b></font></a></span></center> </td> <td width="50%"><div class="partiedroite"><br><ul><div class="gensmall">{TOTAL_POSTS}<br>{TOTAL_USERS}
<br>{NEWEST_USER}</br><br>{TOTAL_USERS_ONLINE}</br><br> <span class="gensmall"><table width=70%"><table class="trans">{L_CONNECTED_MEMBERS}</table> {LOGGED_IN_USER_LIST}<br></table></span></div></center></div><br> </ul> <br></div></td> </tr> </table><br> <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, oauth: true }); //]]> </script> <!-- END switch_fb_index_login --> Merci à ceux qui m'aideront | | |
| | | 'Christa
Lostmindy
Messages : 2856
| Hello ! Argh le code du QEEL, ça fait saigner les yeux x_x Je tiens à signaler que tous les libre service de QEEL sur CSSACtif ont été corrigés, histoire d'avoir une référence avec du code propre u_u' Pourrait-on avoir ton code CSS associé au Qui Est En Ligne, et également savoir qu'est-ce que tu as tenté et pourquoi ça ne marche pas ? '_' (Question d'apprentissage, on attend de toi que tu nous montres que tu as essayé avant de te dire où tu te trompes ) | | |
| | | Kita-Chan
{ Membre }
Messages : 150
| Normalement, tu devaris mettre un code du style: - Code:
-
<div style="background-image: url('LIENDEL'IMAGE');height: XXpx;width: XXpx;"> et tu mets les valeurs de la taille de ton image dans height et width 'O' | | |
| | | Espeon
Administrateur
Messages : 1819
| - Kita-Chan a écrit:
- Normalement, tu devaris mettre un code du style:
- Code:
-
<div style="background-image: url('LIENDEL'IMAGE');height: XXpx;width: XXpx;"> et tu mets les valeurs de la taille de ton image dans height et width 'O' Kita-Chan : A éviter de préférence si manouu veut pouvoir modifier son QEEL rapidement sans se tirer les cheveux pour comprendre quoi toucher Il faut TOUJOURS séparer le CSS du HTML, donc ne JAMAIS utiliser style="..." , règle d'or (ça vous simplifiera la vie, croyez-nous). Je cite donc 'Christa pour pouvoir continuer : - Citation :
- Pourrait-on avoir ton code CSS associé au Qui Est En Ligne, et également savoir qu'est-ce que tu as tenté et pourquoi ça ne marche pas ?
| | |
| | | Invité Invité
| @ 'Christa : J'ai essayé tellement de chose en cherchant partout sur le net que j'ai eu un mal de fou à récupérer ce que j'avais au début ^^" @ Kita-Chan : J'ai tout de même essayé mais ça me superpose les deux images, mais merci quand même d'avoir voulu m'aider @ Espeon : Il n'y aucune partie dans mon CSS qui est associée au qeel, tout est réglé par l' Index_body | | |
| | | 'Christa
Lostmindy
Messages : 2856
| tableauqeel, groupes, partiedroite, trans ce sont des classes utilisées par ton qui est en ligne, elles sont là pour décorer ? O.o
Il y a bien du code CSS à nous montrer, ce serait gentil d'éviter de nous prendre pour des tanches u_u'
Et sinon... Je tiens quand même à savoir ce que tu as essayé, ou du moins ce que tu avais en tête. | | |
| | | Espeon
Administrateur
Messages : 1819
| - manouu. a écrit:
- @Espeon : Il n'y aucune partie dans mon CSS qui est associée au qeel, tout est réglé par l'Index_body
Bon je vois bien qu'effectivement c'est un peu (beaucoup) le zouk dans ton index_body et c'est donc très mal (on ne règle pas la mise en forme dans le template HTML). Sauf que, comme le relève 'Christa, tu utilises des classes dans ton QEEL. On suppose donc logiquement que si elles sont là, c'est qu'elles sont reliées à du CSS (ce qui serait bien). Si c'est le cas, peut-on voir ledit CSS. Si ce n'est pas le cas (comme je crois le deviner), on peut savoir quelle utilité tu en as ? Ou alors c'est que tu as bêtement copié/collé le QEEL tel quel ailleurs sans prendre la peine de voir la partie CSS du tutoriel/code/source en question, ce qui n'est pas judicieux puisque du coup tu te retrouve avec un QEEL que tu ne comprends pas (donc pas facile de le modifier, d'où ta question et le fait que tu ai du mal à comprendre ce qu'on te demande notamment). | | |
| | | 'Christa
Lostmindy
Messages : 2856
| L'utilisateur manouu s'est désinscrit du forum x)
Encore un qui croyait qu'on allait tout lui faire et qui est déçu qu'on le force à se servir de ses cellules grises @o@ | | |
| | | Contenu sponsorisé
| | | | |
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|