Comment mettre la ChatBox sur une page?
4 participants
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème divers :: Archives des problèmes divers
Page 1 sur 1 • Partagez
Comment mettre la ChatBox sur une page?
Bonjour (:
Je ne sais pas si je postes au bon endroit, mais je pense que ici je suis sûr de ne pas me tromper !
Voilà, je suis administrateur d'un forum de version phpBB2.
Il a été personnalisé avec templates et CSS, mais je ne pense que ça changera quelque chose à mon problème.
On le sait tous, les forums mettent une ChatBox à disposition, mais ma page est déjà bien longue et j'aurais voulu que ma ChatBox soit sur une autre page et qu'un lien sur mon forum y donne l'accès.
Est-il possible de faire cela avec la ChatBox de Forumactif?
Sinon, ou puis-je trouver une ChatBox du même style que je pourrais mettre sur une autre page?
Merci d'avance.
A bientôt !
Je ne sais pas si je postes au bon endroit, mais je pense que ici je suis sûr de ne pas me tromper !
Voilà, je suis administrateur d'un forum de version phpBB2.
Il a été personnalisé avec templates et CSS, mais je ne pense que ça changera quelque chose à mon problème.
On le sait tous, les forums mettent une ChatBox à disposition, mais ma page est déjà bien longue et j'aurais voulu que ma ChatBox soit sur une autre page et qu'un lien sur mon forum y donne l'accès.
Est-il possible de faire cela avec la ChatBox de Forumactif?
Sinon, ou puis-je trouver une ChatBox du même style que je pourrais mettre sur une autre page?
Merci d'avance.
A bientôt !
Dernière édition par Lee GaeWong le Dim 23 Oct 2011 - 12:21, édité 1 fois
Re: Comment mettre la ChatBox sur une page?
Bonjour.
Ceci est possible.
P.A (Panneau d'administration) > Modules > ChatBox > Activer la ChatBox > Ne Pas Afficher.
Un petit lien pour rejoindre la ChatBox sera disponible vers le bas de votre forum.
Ceci est possible.
P.A (Panneau d'administration) > Modules > ChatBox > Activer la ChatBox > Ne Pas Afficher.
Un petit lien pour rejoindre la ChatBox sera disponible vers le bas de votre forum.
Re: Comment mettre la ChatBox sur une page?
J'ai bien fait les manipulations qui m'ont paru toutes bêtes, finalement.
Mais je ne vois pas le lien qui mène à la ChatBox.
Merci ^^
Mais je ne vois pas le lien qui mène à la ChatBox.
Merci ^^
Re: Comment mettre la ChatBox sur une page?
- Spoiler:
Re: Comment mettre la ChatBox sur une page?
Mon QEEL est modifié par templates, moi, rien n'est affiché
- Spoiler:
Re: Comment mettre la ChatBox sur une page?
Bonsoir
insérez ceci dans la partie voulue de votre index_body pour retrouver le lien :
Cordialement.
insérez ceci dans la partie voulue de votre index_body pour retrouver le lien :
- Code:
<!-- BEGIN switch_chatbox_activate -->
<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>
<!-- END switch_chatbox_activate -->
Cordialement.
SoraNoHime- Membre actif
-
Messages : 6218
Inscrit(e) le : 10/06/2010
Re: Comment mettre la ChatBox sur une page?
Bonjour
Tu peux mettre un bouton sur ton portail
Tu peux mettre un bouton sur ton portail
- Code:
<div style="text-align: center;"><a href="http://www.LIEN DE TON FORUM/chatbox/index.forum?" target="_blank"><img src="http://LIEN DE L'IMAGE DE TON BOUTON"></a></div>
Re: Comment mettre la ChatBox sur une page?
Merci pour vos posts ^O^
FANCH 56, je ne possède pas de portail.
Macema, Voici mon index-body...
MERCI.
FANCH 56, je ne possède pas de portail.
Macema, Voici 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">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td width="100%" valign="top" align="center" class="row1">
<label><span class="genmed">{L_USERNAME}:</span> <input class="post" type="text" size="10" name="username" /></label>
<label><span class="genmed">{L_PASSWORD}:</span> <input class="post" type="password" size="10" name="password" /></label>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>
</td>
</tr>
</table>
</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 -->
<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>
<a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a>
<a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
<!-- BEGIN switch_on_index -->
<!-- BEGIN switch_delete_cookies -->
<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">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
<tr>
<td width="95%" valign="top" align="center" class="row1">
<span class="genmed">{L_USERNAME}:</span>
<input class="post" type="text" size="10" name="username"/>
<span class="genmed">{L_PASSWORD}:</span>
<input class="post" type="password" size="10" name="password"/>
{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
<span class="gensmall">{L_AUTO_LOGIN}</span>
<input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
</td>
</tr>
</table>
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<center>
<div class="tableauqueel">
<img src="http://i40.servimg.com/u/f40/15/90/81/79/qeel11.png">
<table style="width: 100%; border-collapse:collapse;">
<br><br><tr>
<td width="50%"><center><span class="groupes"> <a href="URL DU GROUPE"><font color=#3fbd6e size="2"><b>Administrateurs</b></font></a></span>
<span class="groupes"> <a href="URL DU GROUPE"><font color=#414477 size="2"><b>Modérateurs</b></font></a></span>
<span class="groupes"> <a href="URL DU GROUPE"><font color=#db8695 size="2"><b>Subbers</b></font></a></span><br>
<br><span class="groupes"> <a href="URL DU GROUPE"><font color=#6a6fc2 size="2"><b>Journalistes</b></font></a></span>
<span class="groupes"> <a href="URL DU GROUPE"><font color=#cfae3f size="2"><b>BestFriends</b></font></a></span>
<span class="groupes"> <a href="URL DU GROUPE"><font color=#525252 size="2"><b>Membres</b></font></a></span></center>
</td>
<td width="50%"><div class="partiedroite"><br><ul><div class="gensmall">{TOTAL_POSTS}<br>{TOTAL_USERS}
{NEWEST_USER}<br>{TOTAL_USERS_ONLINE}</div><br>
</ul>
<br></div></td>
</tr>
</table><br>
<span class="gensmall"><table width=70%">{L_CONNECTED_MEMBERS}
{LOGGED_IN_USER_LIST}<br></table></span></div></center>
<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}
MERCI.
Re: Comment mettre la ChatBox sur une page?
Mettez le entre
et
Cordialement.
- Code:
<span class="gensmall"><table width=70%">{L_CONNECTED_MEMBERS}
{LOGGED_IN_USER_LIST}<br></table></span></div></center>
<br>
et
- Code:
<!-- END disable_viewonline -->
Cordialement.
SoraNoHime- Membre actif
-
Messages : 6218
Inscrit(e) le : 10/06/2010
Re: Comment mettre la ChatBox sur une page?
Ca marche, merci beaucoup !
Sujets similaires
» Comment mettre une page HTML en page d’accueil ?
» Comment mettre la chatbox sur la gauche?
» Comment mettre une chatbox sur son forum
» Comment mettre "ouvrir la chatbox" sur le coté?
» comment mettre une photo dans la chatbox ?
» Comment mettre la chatbox sur la gauche?
» Comment mettre une chatbox sur son forum
» Comment mettre "ouvrir la chatbox" sur le coté?
» comment mettre une photo dans la chatbox ?
Forum gratuit : Le forum des forums actifs :: Entraide & Support... :: Problème divers :: Archives des problèmes divers
Page 1 sur 1
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum