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.

Editare index_body

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Editare index_body

Mesaj Scris de mnd*;X Dum Oct 07, 2012 1:09 pm

buna vreau si eu un index_body de la acest forum http://game-zone.taro.tv/forum . Imi pare rau de reclma !
mnd*;X

mnd*;X
Membru Forumgratuit

Mesaje : 81
Varsta : 26
Data înscrierii : 31/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://blackzone.forum.st/
mnd*;X a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de d3v1L's Dum Oct 07, 2012 1:35 pm

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">
    <script type="text/javascript" src="http://tinyurl.com/var-fa"></script>
    {Statistici}<b><font color="white"> Membrii conectati in decursul ultimelor 24 ore </font></b>{Statistici}</a></span>
    </span>
    </tr>
    <div class="adds2"><span style="font-size: 11px; line-height: normal"> <strong>{LOGGED_IN_USER_LIST}</strong></span><br><span style="font-size: 11px; line-height: normal"> <strong>{LEGEND}</strong> : {GROUP_LEGEND}</span></div>
    <tr>

    <td> {L_CONNECTED_MEMBERS}</td></span>

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

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

    <span class="cattitle"><a class="cattitle" href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></span>
    </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://action-zone.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">
    <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
    });
    //]]>
    </script>
    <!-- END switch_fb_index_login -->
d3v1L's

d3v1L's
Membru Forumgratuit

Mesaje : 50
Varsta : 34
Localizare : Bucuresti
Data înscrierii : 07/10/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://realsupport.lforum.biz/
d3v1L's a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de Adi. Dum Oct 07, 2012 1:35 pm

Ar fi bine sa-i cereti template-ul administratorului acelui forum.
Adi.

Adi.
Membru onorific
Membru onorific

Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Google Chrome phpBB3

Adi. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de mnd*;X Dum Oct 07, 2012 1:43 pm

Devil.s uite ce fel imi arata http://stcs.forummo.com/ .. cine ma ajuta sal fac sa fiie cum tebue
mnd*;X

mnd*;X
Membru Forumgratuit

Mesaje : 81
Varsta : 26
Data înscrierii : 31/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://blackzone.forum.st/
mnd*;X a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de d3v1L's Dum Oct 07, 2012 1:45 pm

Vrei exact ca acolo vrei si parteneri?
d3v1L's

d3v1L's
Membru Forumgratuit

Mesaje : 50
Varsta : 34
Localizare : Bucuresti
Data înscrierii : 07/10/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://realsupport.lforum.biz/
d3v1L's a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de mnd*;X Dum Oct 07, 2012 1:47 pm

DA . da dava te uiti mai atent si dai pina pina jos , wei vedea si adoua problema .
mnd*;X

mnd*;X
Membru Forumgratuit

Mesaje : 81
Varsta : 26
Data înscrierii : 31/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://blackzone.forum.st/
mnd*;X a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de d3v1L's Dum Oct 07, 2012 1:48 pm

Uite aici tabel pentru parteneri: https://help.forumgratuit.ro/t35296-tabel-parteneri
d3v1L's

d3v1L's
Membru Forumgratuit

Mesaje : 50
Varsta : 34
Localizare : Bucuresti
Data înscrierii : 07/10/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://realsupport.lforum.biz/
d3v1L's a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de mnd*;X Dum Oct 07, 2012 2:04 pm

uitativa varog la forum si dati tuma in jos , jos si o sa vedeti problema de la index_body daca o fi de la ia ? http://stcs.forummo.com/
mnd*;X

mnd*;X
Membru Forumgratuit

Mesaje : 81
Varsta : 26
Data înscrierii : 31/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://blackzone.forum.st/
mnd*;X a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de d3v1L's Dum Oct 07, 2012 2:05 pm

Cauta in index_body daca ai:

Cod:
<br />

Daca ai stergele pe toate.
d3v1L's

d3v1L's
Membru Forumgratuit

Mesaje : 50
Varsta : 34
Localizare : Bucuresti
Data înscrierii : 07/10/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://realsupport.lforum.biz/
d3v1L's a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de mnd*;X Dum Oct 07, 2012 2:08 pm

NU nu am nici unul
mnd*;X

mnd*;X
Membru Forumgratuit

Mesaje : 81
Varsta : 26
Data înscrierii : 31/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://blackzone.forum.st/
mnd*;X a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de d3v1L's Dum Oct 07, 2012 2:11 pm

Posteaza index_body aici
d3v1L's

d3v1L's
Membru Forumgratuit

Mesaje : 50
Varsta : 34
Localizare : Bucuresti
Data înscrierii : 07/10/2012
Mulțumiri : 0
Internet Explorer phpBB3

http://realsupport.lforum.biz/
d3v1L's a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Editare index_body

Mesaj Scris de mnd*;X Dum Oct 07, 2012 2:14 pm

Poftim ..
Poate lipseste ceva din el ?
Cod:
{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 -->
<a href="/forum"><img src="http://i.imgur.com/paq9f.png" /> <font style="font-size: 11px; font-weight: bold">Board index</font></a>
    <!-- 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">
            </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 -->

           
                                    <td valign="top" width="100%">
                              <div id="center">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td></tr><tr>
                    <!-- BEGIN switch_chatbox_activate -->
      <tr>
          <td class="row1">
            <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>
          </td>
      </tr>
    </table>

    <!-- END disable_viewonline -->
           
<table class="spoiler" width="90%" cellspacing="1" cellpadding="0" border="0" align="center"><tr><td style="cursor: pointer;">
  <span class="genmed"><b><center><font color="openblue">Arata-mi mini-regulamentul !</font></center>
  </b></span></td></tr><tr><td class="spoiler_closed"> </td><td class="spoiler_content hidden">
  <center> <div class="atentie"><img src="http://images.wikia.com/nation/images/c/c7/Attention.png" width="50px" /></div>
<font color="#fff"> Nu ai voie sa vorbesti cu limbajul SMS gen <strong>"lol","dnd","bn","mijto"</strong>.<Br>
  Nu injura deloc , poti suporta o mustrare sau chiar banarea pentru un timp.<br>
Nu faceti reclame la altor site-uri !<Br>
  Respectati-va unul pe altul !</center>
  <div align="right">Scris de mNd*;X</div></font></td></tr></table><span class="postbody"><br></center>
   
   
 

 
 

    {CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  <tr>
 
  </tr>
</table>

<!-- END switch_legend -->


<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>
<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"> Utilizatori acitivi in ultimele 99 de ore  </font></b>{Statistici}</a></span>           
              </span>
  </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}<b><font color="white">Cine este conectat</font></b>{Statistici}
  </tr>
     
<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="" /> <b>{TOTAL_POSTS}</b> | <b>{TOTAL_USERS}</b></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 a fost de 750, 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}<img src="http://uploadimage.ro/images/92647864595744835053.gif" border="0" alt="" /></td></span>
</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"> 
<strong><img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /><strong>Contact<font color="openblue"> mNd*;X <a href="ymsgr:send?mnd_cs@ymail.com"><img border=0 src="http://opi.yahoo.com/online?u=mnd_cs@ymail.com&m=g&t=1" /></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="/t10-regulament">Termenii de utilizare</strong></a></td></span>
</tr>



<tr>
 <td class="row1"><span class="gensmall"> 
<strong><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong>Forum creat de: <font color="openblue"> mNd*;X  </strong></font></td></span>
</tr>


</tr>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
 
                <!-- BEGIN switch_chatbox_activate -->
  <tr>
      <td class="row1">
        <span class="gensmall">{TOTAL_CHATTERS_ONLINE} :  {CHATTERS_LIST}

            <!-- 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>
      </td>
  </tr>

 
   <!-- BEGIN switch_chatbox_activate -->
   <tr>
      <td class="row1">
         <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>
      </td>
   </tr>
   <!-- END switch_chatbox_activate -->
</table>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />


 
 
 
 
 
 
 
<!-- PARTENERI --><!-- PARTENERI -->
<table class="tablebg" width="100%" cellspacing="1">
<tr>

<td class="row1"<a href="http://tinypic.com?ref=i1kxkz" target="_blank"><img src="http://i48.tinypic.com/i1kxkz.jpg" border="0" alt="Image and video hosting by TinyPic"></a></td>
<td class="row1 nobold" width="100%" valign="middle"><marquee direction="left" onmouseover="this.setAttribute('scrollamount', 0, 0);" onmouseout="this.setAttribute('scrollamount', 6, 0);">


<span onMouseOut="this.style.opacity=0.3;this.filters.alpha.opacity=30" onMouseOver="this.style.opacity=1;this.filters.alpha.opacity=10" style="opacity: 0.3;">

 
 
 
 
 
 
 
 
 

<!-- script statistics.ro : V2 : html-easy -->
<script type="text/javascript" src="http://hitx.statistics.ro/hitx2.js"></script>
<a href="http://www.wta.ro/3537stats_index" target="_blank" title="Statistici web"><script type="text/javascript">
st_ro_start(3537, "", "", "");</script></a>
<noscript><a href="http://www.wta.ro/"><img src="http://hitx.statistics.ro/3537/1/-/-/-/a-x/nojs.gif" width="88" height="31" alt="Statistici web"></a></noscript>
<!-- end of script statistics.ro : V2 : html-easy -->
 
    <a href="http://widegfx.info"><img src="http://widegfx.info/images/minibanner.gif"></a>
 
    <a href="http://blackzone.forum.st"><iframe name="fd_frame" src="http://blackzone.forum.st" forex="" id="fd_frame" allowtransparency="true" background-color="transparent" marginheight="0" marginwidth="0" width="1" frameborder="No" height="1" scrolling="No"></iframe><img src="http://uploadimage.ro/images/01551397926886423922.gif" alt="" border="0" height="31" width="88"></a>
 
    <a href="http://west-zone.forummo.com" target="_blank" title="west-zone"><img src="http://i49.servimg.com/u/f49/17/49/49/48/west10.gif" style="width:88px;height:31px;border:0" alt="West-Zone"></a>
     
    <a href="http://cstrike.mdy.ro/forum" target="_blank"><img src="http://cstrike.mdy.ro/images/BannerMDY2.gif" title="MDY Gaming Forum" border="0" width="88" height="31"></a>
     
    <a href="http://evilgaming.taro.tv/" target="_blank"><img src="http://vidiudezign.tk/vid-Untitled-1.gif" border="0" alt="http://evilgaming.taro.tv/"></a>
     
   

   
     
   
         
       
         
 
 
       
       
</span></marquee>
</td>
</tr>
</table>


 
 
<!-- BEGIN switch_legend -->
  <table border="0" cellspacing="3" cellpadding="0" id="forum-legend">
  <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 -->


<!-- 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 -->
mnd*;X

mnd*;X
Membru Forumgratuit

Mesaje : 81
Varsta : 26
Data înscrierii : 31/08/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://blackzone.forum.st/
mnd*;X a fost mulțumit de autorul acestui subiect.

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum