| Un cadre blanc autour du QEEL | |
|
Natsu'
{ Membre }
Messages : 27
| Bonjour, alors j'aurais besoin de votre d'aide pour modifier mon Qeel. Alors j'aimerais enfaite créer un cadre blanc autour des phrases du qui est en ligne comme ceci. https://i.servimg.com/u/f44/13/54/68/72/queel210.png
J'ai utilisé le tuto : http://www.css-actif.com/t1063-template-de-qui-est-en-ligne et pour l'instant celà donne ceci : https://i.servimg.com/u/f44/13/54/68/72/qeel11.png Donc si jamais vous savez comment faire ou que vous connaisez un bon tuto ~ Merci d'avance ! | | |
|
| |
Faucon
{ Membre hyper-actif }
Messages : 1757
| Bonjour
Tu pourrais nous passer ta feuille CSS et ton index-body, stp ?
Merci | | |
|
| |
Natsu'
{ Membre }
Messages : 27
| Owii bien sûr : Alors mon index-body : - 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"> <div class="QeelMain"> <div class="ListeGroupes"> <a href="URL_GROUPE_1" class="groupe1">Mages</a> <a href="URL_GROUPE_2" class="groupe2">Guerriers</a> <a href="URL_GROUPE_3" class="groupe3">Bardes</a> <a href="URL_GROUPE_4" class="groupe4">Archers</a> <a href="URL_GROUPE_4" class="groupe5">Voleurs</a> <a href="URL_GROUPE_4" class="groupe6">Invocateurs</a> <a href="URL_GROUPE_4" class="groupe7">Prêtres</a> </div> <div class="LesStatistiques"> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}</span> <br /> <span class="gensmall">{NEWEST_USER}</span> </div> <div class="MembresOnline"> <span class="gensmall">{TOTAL_USERS_ONLINE}</span> <br /> <span class="gensmall">{LOGGED_IN_USER_LIST}</span> </div> </div> <div class="Historique"><table class="Liste24h">{L_CONNECTED_MEMBERS}</table></div> <img src="urlimgbas" alt="" /> </div> <!-- 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 --> et mon css : - Code:
-
background{ align : center;}
body{ margin : -2px;}
.bodyline{ background-image: url("http://img97.imageshack.us/img97/9940/maob.png"); border: 5px lightslategray solid; padding : 0px; margin-right : 0%; margin-top : -10px; margin-bottom : -5px;}
#i_logo { margin-top: -12px; }
.bodylinewidth{ margin-left: 25px; }
a.mainmenu:link, a.mainmenu:visited{ opacity : 0.5; }
a.mainmenu:hover{ opacity : 1;}
.truc{ -moz-box-shadow: black 0px 0px 5px; -webkit-box-shadow: black 0px 0px 5px; opacity : 0.5; padding : -4px; margin-top : -5px;}
.truc:hover{ - moz-box-shadow: black 0px 0px 5px; -webkit-box-shadow: black 0px 0px 5px; opacity : 0.8; margin-top : -5px;}
.mon_profil{ background-image: url("http://hitskin.com/themes/17/50/71/i_background.png"); padding : 8px; text-align : center;}
.forumline {-moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px; padding : 7px;}
.catHead {-moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px; }
.cattitle{-moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px; }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {-moz-border-radius: 19px; -webkit-border-radius: 19px; border-radius: 19px; }
.mon_onglet{ padding-left: 5px; padding-right: 5px; padding-top: 5px; display: inline; margin-right : -2px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; font-size: 10px; }
.mon_onglet_selected{ padding-left: 5px; padding-right: 5px; padding-top: 5px; margin-bottom: -5px; margin-right : -2px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -webkit-border-bottom-left-radius: 0px; -webkit-border-bottom-right-radius: 0px; display: inline; color : #283A59; } .clear{ clear: both; } .mon_contenu{ background : none; float: left; padding: 2px 10px; margin: 0px; -moz-border-radius: 0px 10px 10px 10px; -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; width:95%; height : 200px; overflow: auto; } /* ****************************************************** MISE EN FORME PERSONNALISEE DU QUI EST EN LIGNE CODE PROPOSE PAR CSS ACTIF : http://www.css-actif.com ********************************************************* DEBUT DU CODE ********************************************************* */ .Qeel { border:0px; background: url("URL_IMG_HAUT") no-repeat top center; min-height:HAUTEUR_QEELpx; } .QeelMain { padding-left:ESPACEMENTpx; } .ListeGroupes { text-align:center; } /* Mise en forme des liens des groupes */ .ListeGroupes a { display:inline-block; background:#FFFFFF; /* couleur de fond */ border: 1px #D0D0D0 dotted; /* bordure : épaisseur couleur style */ padding:2px 5px; /* espacement 'intérieur' haut/bas et droite/gauche */ margin:4px 5px; /* espacement 'extérieur' haut/bas et droite/gauche */ font-size:15px; /* taille du texte */ font-weight: bold; /* épaisseur du texte */ text-decoration: none !important; /* pas de soulignement */ /* coins arrondis (tous navigateurs) */ border-radius:5px; -moz-border-radius : 5px; -webkit-border-radius:5px; } /* Mise en forme des liens des groupes au survol */ .ListeGroupes a:hover { background:#F0F0F0; color:#990000; } /* Pour chaque groupe, préciser la couleur */ .groupe1 { color:#COULEUR; } .groupe2 { color:#COULEUR; } .groupe3 { color:#COULEUR; } .groupe4 { color:#COULEUR; } /* Affichage des statistiques du forum (nombre de sujets, de messages, de membres) */ .LesStatistiques { text-align:center; margin:10px 0; /* marges haut/bas et droite/gauche */ } /* Affichage des membres en ligne (nombres d'enregistrés/invisibles/invités et liste des membres en ligne) */ .MembresOnline { text-align:center; margin:10px 0; /* marges haut/bas et droite/gauche */ } /* Affichage des membres connectés au cours des dernières XX heures */ .Historique { text-align:center; margin:10px 0; /* marges haut/bas et droite/gauche */ } .Liste24h td.row1 { background : none; } /* ****************************************************** FIN DU CODE ********************************************************* MISE EN FORME PERSONNALISEE DU QUI EST EN LIGNE CODE PROPOSE PAR CSS ACTIF : http://www.css-actif.com ********************************************************* */ .postdetails.poster-profile a img { margin: auto; display: block; margin-bottom: -10px; } .descriptions-categories { border: 3px dotted #db7741; border-right: 5px solid #337c8b; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; padding:3px; margin-left:5px; margin-right:5px; margin-bottom: 2px; background-image: url("http://i641.photobucket.com/albums/uu137/Sayurii/Themes/1sgfond.png"); color:white; margin-top:-1px; }
Merci o/ | | |
|
| |
Faucon
{ Membre hyper-actif }
Messages : 1757
| Alors je vais t'expliquer Voici le code que tu utilises pour le qeel - Code:
-
<!-- BEGIN disable_viewonline --> <div class="Qeel"> <div class="QeelMain"> <div class="ListeGroupes"> <a href="URL_GROUPE_1" class="groupe1">Mages</a> <a href="URL_GROUPE_2" class="groupe2">Guerriers</a> <a href="URL_GROUPE_3" class="groupe3">Bardes</a> <a href="URL_GROUPE_4" class="groupe4">Archers</a> <a href="URL_GROUPE_4" class="groupe5">Voleurs</a> <a href="URL_GROUPE_4" class="groupe6">Invocateurs</a> <a href="URL_GROUPE_4" class="groupe7">Prêtres</a> </div> <div class="LesStatistiques"> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}</span> <br /> <span class="gensmall">{NEWEST_USER}</span> </div> <div class="MembresOnline"> <span class="gensmall">{TOTAL_USERS_ONLINE}</span> <br /> <span class="gensmall">{LOGGED_IN_USER_LIST}</span> </div> </div> <div class="Historique"><table class="Liste24h">{L_CONNECTED_MEMBERS}</table></div> <img src="urlimgbas" alt="" /> </div> <!-- END disable_viewonline --> pour avoir la même chose que ton image tu as deux solutions ¤ soit dans les classes LesStatistiques, MembresOnline et Historique dans ta feuille CSS tu mets - Code:
-
background-color: #Couleur; ¤ (je pense que c'est cela là que tu veux) soit tu entoures cette partie d'un < div class="fond" > - Code:
-
<div class="LesStatistiques"> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}</span> <br /> <span class="gensmall">{NEWEST_USER}</span> </div> <div class="MembresOnline"> <span class="gensmall">{TOTAL_USERS_ONLINE}</span> <br /> <span class="gensmall">{LOGGED_IN_USER_LIST}</span> </div> </div> <div class="Historique"><table class="Liste24h">{L_CONNECTED_MEMBERS}</table></div> <img src="urlimgbas" alt="" /> </div> et tu mets après dans ta page CSS - Code:
-
.fond { background-color: #Couleur; } A toi de choisir, pour changer les phrases tu peux aller ici : http://forum.forumactif.com/t274260-modifier-le-qui-est-en-ligne-par-template Voila |
Dernière édition par Faucon le Ven 03 Aoû 2012, 04:18, édité 1 fois | |
|
| |
Natsu'
{ Membre }
Messages : 27
| Merci o/// J'essaye ça tout de suite <33 Donc c'parfait mais j'ai encore une petite demanda /OUT/ J'aimerais que le cadre blanc soit au même niveau que le dernier des groupes comme dans le schéma du 1er message. Alors je me doute qu'il faut modifer le div que tu m'a donné : - Code:
-
.fond { background-color: #Couleur; } Mais je ne sais pas trop quoi ajouté ... | | |
|
| |
Melone
{ Modérateur }
Messages : 805
| Salut, En effet il faut passer par ce bout de code. Il te suffit de rajouter : - Code:
-
height: 0px; Et de varié le 0 par des tailles plus grandes jusqu'à arriver à la bonne taille. Donc en gros, tu auras ce code à la fin : - Code:
-
.fond { background-color: #Couleur; height: 0px; } Cordialement. | | |
|
| |
Faucon
{ Membre hyper-actif }
Messages : 1757
| Hello
Non je pense qu'il parle de la largeur ^^
pourrais tu nous donner ton forum s'il te plait.^^ | | |
|
| |
Natsu'
{ Membre }
Messages : 27
| En effet je parle de la largeur ^^ Mais merci quand même, alors voilà http://second-life.forumouf.com/ | | |
|
| |
Faucon
{ Membre hyper-actif }
Messages : 1757
| Hello c'est toi qui va le faire en jouant avec les margin - Code:
-
.fond { background-color: #Couleur; margin-right: 20px; margin-left: 20px } normalement cela te réduit le cadre de gauche a droite, puis tu calibres en fonction du premier et du dernier groupe | | |
|
| |
Natsu'
{ Membre }
Messages : 27
| Oui, c'ça merci. On peut donc cloturer le sujet ! | | |
|
| |
pamina
{ Membre actif }
Messages : 1170
| Hello Natsu', Merci d'avoir signalé que ton sujet est résolu. A bientôt ! Je classe. | | |
|
| |
Contenu sponsorisé
| |
| |
| Un cadre blanc autour du QEEL | |
|