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! |
| kazu-chan
{ Membre }
Messages : 35
| Bonsoir, & Bonne fêtes à tous ! J'ai un petit problème sur mon forum avec mon Qui est en ligne. Je voudrais qu'un fond soit ajoutés et je vois qu'il me manque les personnes connectés dans les 24 h. Donc, voici mon Qui est en ligne maintenant : ICI. Et je le désirerait comme ceci: ICI.
Voici mon Image de Fond : ICI. Et mon Template du QEEL + CSS :
- Spoiler:
- Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="750" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <center><br><BR><BR><BR><BR><span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=3&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#A971C9" size="2"><b>» OURAGAN FLOWER FOUR</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=4&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#C75287" size="2"><b>» VICTIMS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=5&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#6482BD" size="2"><b>» STUDENTS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=6&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#C44747" size="2"><b>» CELEBRITY</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=2&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#70A346" size="2"><b>» COFFEE PRINCE</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=7&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#D1872C" size="2"><b>» DAEJEON PEOPLES</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><br> <span class="gensmall">{TOTAL_POSTS}. {TOTAL_USERS}<br /> {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> <img src="http://i48.tinypic.com/flwoqa.png"> <!-- END disable_viewonline -->
- Spoiler:
- Code:
-
.statistiques{ border:0px; background-image: url("http://i47.tinypic.com/2uypphd.jpg"); background-repeat: no-repeat; background-position: center; height:350px;}
.groupes{ background-image: url(http://i45.tinypic.com/2q1hp8o.jpg);border: 1px #A1ACC4 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;}
MERCI A L'AVANCE ! | | |
| | | Tech
{ Membre actif }
Messages : 1378
| Bonjour, Essaye ceci : Le code a mettre dans le template : - Spoiler:
- Code:
-
<!-- BEGIN disable_viewonline --> <table cellspacing="2" cellpadding="2" width="750" border="0" class="statistiques"> <tr> <td width="15%"></td> <td width="50%"> <center><br><BR><BR><BR><BR><span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=3&sid=8539265ddee1ee3b2bbf3275cc153053"><font color="#A971C9" size="2"><b>» OURAGAN FLOWER FOUR</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=4"><font color="#C75287" size="2"><b>» VICTIMS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=5"><font color="#6482BD" size="2"><b>» STUDENTS</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=6"><font color="#C44747" size="2"><b>» CELEBRITY</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"><br><br> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=2"><font color="#70A346" size="2"><b>» COFFEE PRINCE</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <span class="groupes"> <a href="http://naegero-dagawa.forumactif.org/groupcp.forum?g=7"><font color="#D1872C" size="2"><b>» DAEJEON PEOPLES</b></font></a></span> <img src="http://i31.tinypic.com/mugck1.jpg"> <br><br> <div class="cadre"><span class="gensmall">{TOTAL_POSTS}. <br>{TOTAL_USERS}<br /> {NEWEST_USER}</div><br> <div class="cadre2">{TOTAL_USERS_ONLINE}<br> {LOGGED_IN_USER_LIST}</center></span></div> <td width="5%"></td> </tr> </table><table border="0" cellspacing="3" cellpadding="0" width="700" align="center" style="text-align: justify" class="cadre3"> {L_CONNECTED_MEMBERS}</table><br> <img src="http://i48.tinypic.com/flwoqa.png"> <!-- END disable_viewonline -->
Et le CSS entier : - Spoiler:
- Code:
-
.statistiques{ border:0px; background-image: url("http://i47.tinypic.com/2uypphd.jpg"); background-repeat: no-repeat; background-position: center; height:350px;}
.groupes{ background-image: url(http://i45.tinypic.com/2q1hp8o.jpg);border: 1px #A1ACC4 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;}
.cadre { background-image: url('http://i45.tinypic.com/2q1hp8o.jpg'); border: 2px #A1ACC4 solid; -moz-border-radius : 5px 5px 5px 5px; width: 75%; text-decoration: none !important; }
.cadre2 { background-image: url('http://i45.tinypic.com/2q1hp8o.jpg'); border: 2px #A1ACC4 solid; -moz-border-radius : 5px 5px 5px 5px; width: 85%; text-decoration: none !important; }
.cadre3 { background-image: url('http://i45.tinypic.com/2q1hp8o.jpg'); border: 2px #A1ACC4 solid; -moz-border-radius : 5px 5px 5px 5px; width: 90%; text-decoration: none !important; }
| | |
| | | kazu-chan
{ Membre }
Messages : 35
| Tout marche ! C'est parfait ! J'ai du rajouter un petit truc pour que le texte soit a la même taille que dans le premier cadre, mais maintenant, c'est parfait ! Merci beaucoup !!
Encore un truc. La liste des membres connecté au cours des 24 h n'apparait toujours pas. Que faire ? | | |
| | | Tech
{ Membre actif }
Messages : 1378
| Bonsoir,
C'est parce que tu ne l'as pas activée. Il faut l'activer dans Affichage >> Page d'accueil >> Généralités. Et là, tu peux l'activer et la modifier.
Est-ce que la demande est terminée ? | | |
| | | kazu-chan
{ Membre }
Messages : 35
| Oui, c'est parfait, excusez mon erreur. Demande terminée !
Merci beaucoup, Tech. | | |
| | | Contenu sponsorisé
| | | | |
Sujets similaires | |
|
| Permission de ce forum: | Vous ne pouvez pas répondre aux sujets dans ce forum
| |
| |
| |
|
| Partenaires Or
|
|