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.

Vreau si eu index body sau ce e asta.

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Vreau si eu index body sau ce e asta.

Mesaj Scris de Natural Dum Iul 21, 2013 1:53 am

Vreau si eu index body sau ce e de la comunitatea asta ... uitati poza...
Vreau si eu index body sau ce e asta. 2zzq9eu
daca vreti link la comunitate asta vil dau ...
Cel din profil e comunitatea mea.
Natural

Natural
Membru Forumgratuit

Mesaje : 189
Varsta : 28
Data înscrierii : 06/07/2013
Mulțumiri : 0
Internet Explorer phpBB2

http://www.over-zone.forumz.ro
Natural a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Vreau si eu index body sau ce e asta.

Mesaj Scris de H4cK3R*uL Dum Iul 21, 2013 2:22 am

Poftim un index_body asemanator
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 -->

<!-- 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 -->
<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"> DevilGaming Romania # Disclaimer</font></b>{Statistici}</a></span>           
              </span>
</tr>
<td class="row1"><span class="gensmall">  <font=Arial>Nu raspundem de fisierele care apar aici sau sunt urcate pe hostul nostru! Link-urile sunt furnizate exclusiv de utilizatorii acestui site. Comunitatea DevilGaming nu poate fi trasa la raspundere pentru ceea ce utilizatorii posteaza sau orice alte actiuni ilegale ale acestora. Nu puteti folosi acest site pentru a distribui sau descarca orice material atunci cand nu aveti dreptul legal de a face acest lucru. Este responsabilitatea ta sa aderi la acesti termeni. Daca aveti indoieli cu privire la legalitatea de continut sau aveti orice suspiciuni nu ezitati sa ne contactati. Administratorii acestei comunitatii pot selecta utilizatorii si interzicerea oricui in orice moment fara nici un anunt prealabil. Drepturile de autor pentru toate creatiile acestei comunitati apartin DevilGaming si este interzisa reproducerea sau copierea lor. Va rugam sa cititi cu atentie acest disclaimer si sa il tratati cu maxima seriozitate!</font></td></span>
<tr>

  <tr>
<td class="row1"><span class="gensmall">
<img src="http://cdn4.iconfinder.com/data/icons/fugue/icon/calendar-task.png" border="0" alt="" /><strong> Comunitatea a fost infiintat in data de : <font color="openblue">Mie 07 Nov 2012 - 13:51</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 DevilGaming Romania este : <font color="red">Anonimul.</font></strong>
</td>
</tr>
 
<table class="forumline" width="45%" border="0" cellspacing="1" cellpadding="0">

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

      {Statistici}<span class="cattitle">DevilGaming Romania # <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://www.csneamt.ro/forum/styles/csneamt/theme/images/most_users.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 a fost de 496, Vin 9 Nov 2012 </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}  </span><img src="http://i48.servimg.com/u/f48/17/38/19/69/89223210.gif" border="0" alt="" /></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 forum instalata : <font color="openblue">PhpBB2 [v.3.1.]</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 DevilGaming Romania este : <font color="red">Anonimul.</font></strong>
</td>
</tr>

  <tr>
<td class="row1"><span class="gensmall">
<img src="http://i20.servimg.com/u/f20/15/90/66/64/table_10.png" border="0" alt="" />
  <strong>Contact fondator via Pm :<a href="http://devilgaming.forummo.com/privmsg?mode=post&u=1"> <font color="red">Anonimul.</font></strong></a></span> <img src="http://th196.photobucket.com/albums/aa94/MustHaveAvatars/Online%20Offline/Online/th_online.gif" border="0" alt="" /></td>
</tr>
</tr>
 
<tr>
<td class="row1"><span class="gensmall">
<img src="http://cs1.ro/forum/styles/cs1/theme/images/terms.png" border="0" alt="" />
<strong>Citeste : <a href="http://devilgaming.forummo.com/t1-regulament">Regulamentul comunitatii si Termenii de utilizare</strong></a></td></span>
</tr>
</tr>
   
 
    <table class="forumline" width="100%" align="right" border="0" cellspacing="1" cellpadding="0">
<td class="catHead" colspan="2" height="28">
  <b><font color="white"> DevilGaming Romania # Utilizatori | Staff</font></b></a></span>           
              </span>
</tr>
  <td class="row1"><span class="gensmall">  {LOGGED_IN_USER_LIST}</td></span>
<tr>
<div class="adds2"><span style="font-size: 11px; line-height: normal"> <strong>{L_CONNECTED_MEMBERS}</strong></span></div><br/>
<tr>
<td class="row3"><span class="gensmall"> DevilGaming Romania # Staff {GROUP_LEGEND}</td></span>
<tr>
 
 
  <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <td class="catHead" colspan="2" height="28">
  <span class="cattitle"><left>DevilGaming Romania # Parteneri</left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://s7.postimage.org/u7ja0igsn/1290586483alliance.png" alt="DevilGaming Romania" /></td>
<td class="row1" width="100%"><span class="gensmall">
<marquee>
  <a href="http://devilgaming.forummo.com/" target="_blank" title="DevilGaming Romania"><img src="http://i.imm.io/NfUO.gif" style="width:88px;height:31px;border:0" alt="DevilGaming Romania"></a>
  <a href="http://malefic-zone.forum.st/" target="_blank" title="Malefic-Zone Community"><img src="http://s13.postimage.org/c5zhwursz/Untitled_9.png" style="width:88px;height:31px;border:0" alt="Malefic-Zone"></a>
  </marquee>
<tr>
  <td class="row1"><span class="gensmall"><strong><span style="font-size: 10px; line-height: normal">DevilGaming Romania #  <a href="http://arth.ro">Arth Network </a> # <a href="http://malefic-zone.forum.st">Malefic-Zone Romania </a> # <a href="http://devilgaming.forummo.com">Link-ul tau </a> # <a href="http://devilgaming.forummo.com">Link-ul tau </a> # <a href="http://devilgaming.forummo.com">Link-ul tau </a> # <a href="http://devilgaming.forummo.com">Link-ul tau </a> # <a href="http://devilgaming.forummo.com">Link-ul tau </a> # </strong></span></span></div></span></td>
</tr>
</td>
</tr>
</table>

<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<!-- 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 -->
H4cK3R*uL

H4cK3R*uL
Membru onorific
Membru onorific

Mesaje : 2494
Varsta : 28
Localizare : Împărăţia umbrelor.
Data înscrierii : 18/01/2013
Mulțumiri : 322
Internet Explorer phpBB2

http://www.Real-Arena.com
H4cK3R*uL a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Vreau si eu index body sau ce e asta.

Mesaj Scris de Natural Dum Iul 21, 2013 2:38 am

ai putea sa il modifici sa para putin mai frumos ca nu prea le am cu astea te rog frumos ca vreau si aia cu .. mesageri|avatar| ...
vreau sa fie mai diferit de cat e acuma sa fie tot la linie
... uite arunca o privire la al meu ceva in genu dar cu disclamier mesageri
Natural

Natural
Membru Forumgratuit

Mesaje : 189
Varsta : 28
Data înscrierii : 06/07/2013
Mulțumiri : 0
Internet Explorer phpBB2

http://www.over-zone.forumz.ro
Natural a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Vreau si eu index body sau ce e asta.

Mesaj Scris de Natural Lun Iul 22, 2013 11:22 am

rezolvat!
Natural

Natural
Membru Forumgratuit

Mesaje : 189
Varsta : 28
Data înscrierii : 06/07/2013
Mulțumiri : 0
Internet Explorer phpBB2

http://www.over-zone.forumz.ro
Natural a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Vreau si eu index body sau ce e asta.

Mesaj Scris de Adi. Lun Iul 22, 2013 1:29 pm

topic rezolvat 
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.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum