Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Cum mut membri conectati (online) si legenda sub statistici

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Cum mut membri conectati (online) si legenda sub statistici

Mesaj Scris de DexteR Revine Sam Oct 20, 2012 12:21 am

Salut , vreau si eu sa mut membri conectati (online) si legenda sub statistici
Print : http://s9.postimage.org/8xo4he625/problemaa.png
Sper ca am fost destul de explicit.


Ultima editare efectuata de catre DexteR Revine in Mar Oct 23, 2012 7:22 pm, editata de 1 ori
DexteR Revine

DexteR Revine
Membru Forumgratuit

Mesaje : 65
Varsta : 28
Data înscrierii : 10/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://real-arena.all-up.com/
DexteR Revine a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut membri conectati (online) si legenda sub statistici

Mesaj Scris de Omu Sam Oct 20, 2012 12:41 am

Posteaza index_body.
Omu

Omu
Membru onorific
Membru onorific

Mesaje : 6302
Varsta : 27
Data înscrierii : 04/11/2010
Mulțumiri : 154
Google Chrome punBB

http://techtitans.forumer.ro/
Omu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut membri conectati (online) si legenda sub statistici

Mesaj Scris de DexteR Revine Sam Oct 20, 2012 12:58 am

Uite index_body

Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- BEGIN message_admin_titre -->
<tr>
</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 -->
<script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
<!-- 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" perms="{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_delete_cookies --><br />
<!-- BEGIN switch_user_logged_in -->

<!-- END switch_user_logged_in -->

<!-- END switch_delete_cookies -->
</span>
</td>
<td width="150%" align="left">
<span class="gensmall">
<div class="cok"> <a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</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" perms="{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 -->
<br>
<!-- BEGIN giefmod_index1 -->
{giefmod_index1.MODVAR}
<!-- BEGIN saut -->
<div style="height:{SPACE_ROW}px"></div>
<!-- END saut -->
<!-- END giefmod_index1 -->
</div>
</td></tr><tr></tr><tr>
<br>
<!-- BEGIN disable_viewonline -->
<table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  {Statistici}<b><font color="white"> Membrii conectati in decursul ultimelor 24 ore: </font></b>{Statistici}</a></span>           
              </span>
</tr>
<div class="adds1"><span style="font-size: 11px; line-height: normal">  <strong>{LOGGED_IN_USER_LIST}</strong></span></div><br/>

<div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>Legenda</strong> : {GROUP_LEGEND}</span></div>

<tr>


  <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</td></span>


<tr>
<table class="forumline" width="45%" border="0" cellspacing="1" cellpadding="0">

      <td class="catHead" colspan="2" height="28">

      {Statistici}<span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>{Statistici}
  </tr>
     
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati : 56, Mier 11 sep 2011 - 15:57</td></span>
</tr>
 
<tr>
<td class="row1"><span class="gensmall">
<strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}  </td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<img src="http://www.supercs.ro/forum/styles/Supercsro/theme/imagini/online.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="openblue">24 august 2012</font></strong>
</td>
</tr>
 
<tr>
<td class="row1"><span class="gensmall">
<img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong> Fondator-ul comunitatii : <font color="openblue">Anonimul.</font></strong>
</td>
</tr>
 
<tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue">phpBB2</strong></font></td></span>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" />
<strong>Citeste <a href="http://devilgaming.forumz.ro/t5-regulament-forum">Termenii de utilizare</strong></a></td></span>
</tr>
</tr>
  <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">

<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://img401.imageshack.us/img401/2357/parteneriat.png" alt="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="gensmall">
<marquee>
</marquee>
<left>
</left>
<right></right>
</td>
</tr>
</table>
 <!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
DexteR Revine

DexteR Revine
Membru Forumgratuit

Mesaje : 65
Varsta : 28
Data înscrierii : 10/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://real-arena.all-up.com/
DexteR Revine a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut membri conectati (online) si legenda sub statistici

Mesaj Scris de Omu Mar Oct 23, 2012 7:20 pm

Inlocuieste tot index_body cu:
Cod:
    {JAVASCRIPT}
    <!-- BEGIN message_admin_index -->
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <!-- BEGIN message_admin_titre -->
    <tr>
    </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 -->
    <script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
    <!-- 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" perms="{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_delete_cookies --><br />
    <!-- BEGIN switch_user_logged_in -->

    <!-- END switch_user_logged_in -->

    <!-- END switch_delete_cookies -->
    </span>
    </td>
    <td width="150%" align="left">
    <span class="gensmall">
    <div class="cok"> <a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</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" perms="{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 -->
    <br>
    <!-- BEGIN giefmod_index1 -->
    {giefmod_index1.MODVAR}
    <!-- BEGIN saut -->
    <div style="height:{SPACE_ROW}px"></div>
    <!-- END saut -->
    <!-- END giefmod_index1 -->
    </div>
    </td></tr><tr></tr><tr>
    <br>
    <!-- BEGIN disable_viewonline -->
    <table class="forumline" width="55%" align="right" border="0" cellspacing="1" cellpadding="1">
    <td class="catHead" colspan="2" height="28">
      {Statistici}<b><font color="white"> Membrii conectati in decursul ultimelor 24 ore: </font></b>{Statistici}</a></span>         
                  </span>
    </tr>
    <tr>


      <td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</td></span>


    <tr>
    <table style="font-size: 11px !important;" class="forumline" width="45%" border="0" cellspacing="1" cellpadding="0">

          <td class="catHead" colspan="2" height="28">

          {Statistici}<span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>{Statistici}
      </tr>
       
    <td class="row1"><span class="gensmall">
    <strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE} </td></span>
    </tr>

    <tr>
    <td class="row1"><span class="gensmall">
    <strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/i_icon10.png" border="0" alt="" /> {TOTAL_POSTS} | {TOTAL_USERS}</td></span>
    </tr>

    <tr>
    <td class="row1"><span class="gensmall">
    <strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/images16.jpg" border="0" alt="" /> Recordul de utilizatori conectati : 56, Mier 11 sep 2011 - 15:57</td></span>
    </tr>
   
    <tr>
    <td class="row1"><span class="gensmall">
    <strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}  </td></span>
    </tr>

    <tr>
    <td class="row1"><span class="gensmall">
    <img src="http://www.supercs.ro/forum/styles/Supercsro/theme/imagini/online.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="openblue">24 august 2012</font></strong>
    </td>
    </tr>
   
    <tr>
    <td class="row1"><span class="gensmall">
    <img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong> Fondator-ul comunitatii : <font color="openblue">Anonimul.</font></strong>
    </td>
    </tr>
   
    <tr>
    <td class="row1"><span class="gensmall">
    <img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="openblue">phpBB2</strong></font></td></span>
    </tr>

    <tr>
    <td class="row1"><span class="gensmall">
    <img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" /> <strong>Citeste <a href="http://devilgaming.forumz.ro/t5-regulament-forum">Termenii de utilizare</strong></a></td></span>
    </tr>
     
    <tr>
    <td class="row1"><span class="gensmall">
    <img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" /> <span style="line-height: normal"><strong>{LOGGED_IN_USER_LIST}</strong></span></td></span>
    </tr>

      <tr>
    <td class="row1"><span class="gensmall">
    <img src="http://i48.servimg.com/u/f48/16/68/66/37/icon-110.png" border="0" alt="" /> <span style="line-height: normal"><strong>Legenda</strong> : {GROUP_LEGEND}</span></td></span>
    </tr>     
      <tr>
     
    </tr>
      <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <td class="catHead" colspan="2" height="28">

    <!-- END disable_viewonline -->
    {CHATBOX_BOTTOM}
    <br clear="all" />
    <tr>
    <td class="row1" rowspan="6" align="center" valign="middle"><img src="http://img401.imageshack.us/img401/2357/parteneriat.png" alt="{L_WHO_IS_ONLINE}" /></td>
    <td class="row1" width="100%"><span class="gensmall">
    <marquee>
    </marquee>
    <left>
    </left>
    <right></right>
    </td>
    </tr>
    </table>
    <!-- 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
    });
    //]]>
    </script>
    <!-- END switch_fb_index_login -->
Omu

Omu
Membru onorific
Membru onorific

Mesaje : 6302
Varsta : 27
Data înscrierii : 04/11/2010
Mulțumiri : 154
Google Chrome punBB

http://techtitans.forumer.ro/
Omu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut membri conectati (online) si legenda sub statistici

Mesaj Scris de DexteR Revine Mar Oct 23, 2012 7:22 pm

Multumesc mult pentru ajutor Omu . Problema rezolvata . T/C
DexteR Revine

DexteR Revine
Membru Forumgratuit

Mesaje : 65
Varsta : 28
Data înscrierii : 10/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://real-arena.all-up.com/
DexteR Revine a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Cum mut membri conectati (online) si legenda sub statistici

Mesaj Scris de Omu Mier Oct 24, 2012 8:16 am

topic rezolvat
Omu

Omu
Membru onorific
Membru onorific

Mesaje : 6302
Varsta : 27
Data înscrierii : 04/11/2010
Mulțumiri : 154
Google Chrome punBB

http://techtitans.forumer.ro/
Omu a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum