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.

Problema Tabel

Pagina 1 din 2 1, 2  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Problema Tabel

Mesaj Scris de 4LEX Lun Aug 11, 2014 2:10 pm

Salut .. am vizitat un forum nu e platforma gratuita , dar poate reusim sa facem si noi pe Gratuit
Vreau sa pun si eu aceasta sectiune [ tabel ] pe forumul meu :
https://2img.net/h/oi62.tinypic.com/swftjs.jpg <- Asa arata forumul respectiv cu chenarul pe care vreau sa il fac eu .
https://2img.net/h/oi62.tinypic.com/dopg07.jpg -< Asa arata forumul meu si sectiunea unde vreau sa apara acel chenar.
 Salut!


Ultima editare efectuata de catre 4LEX in Vin Aug 15, 2014 4:22 pm, editata de 1 ori
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Mier Aug 13, 2014 2:35 pm

up?
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de PitiKu Mier Aug 13, 2014 4:05 pm

posteaza aici index_body;)
PitiKu

PitiKu
Membru Forumgratuit

Mesaje : 155
Varsta : 26
Data înscrierii : 02/07/2014
Mulțumiri : 2
Internet Explorer punBB

http://nebunaticii.forum.st
PitiKu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Mier Aug 13, 2014 6:50 pm

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 -->
      
                                   </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 IPhone5</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 -->


  <b><font color="white"><center><div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>RGZ STAFF</strong> : {GROUP_LEGEND}</span></div></center> </font></b>

<tr>
<table class="forumline detalii_forum" 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 99 ore: </font></b>{Statistici}</a></span>          
              </span>
  </tr>
 
<td class="row1"><span class="gensmall">  {LOGGED_IN_USER_LIST}</td></span>
  <tr>
  <td class="row1"><span class="gensmall">{L_CONNECTED_MEMBERS}</td></span>


<tr>
 
 
  <tr>
 <td class="row1"><span class="gensmall">

    <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="" border="0" alt="" /> </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>
 
<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE} </font></b> </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><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> </font></b>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><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 32 , Sam 09 Aug 2014 - 19:31</td></span> </font></b>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="http://i48.servimg.com/u/f48/17/38/19/69/89223210.gif" border="0" alt="" /></td></span> </font></b>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<b><font color="white"><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="orange">1 Iulie 2014</font></strong> </font></b>
</td>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="lime"> phpBB2 </strong></font></td></span> </font></b>
</tr>


<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /><strong>Contact<font color="red"> IPHONE5 <a href="ymsgr:send?geostate90@yahoo.com"><img border=0 src="http://opi.yahoo.com/online?u=csapogistul&m=g&t=1" /></strong></font></td></span> </font></b>
</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="" />
<b><font color="white"><strong>Citeste <a href="http://rgzone.forumer.ro/t4-rgz-regulament-forum-utilizatori-moderatori">Termenii de utilizare</strong></a></td></span> </font></b>
</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>

<!-- END switch_chatbox_activate -->
</table>

 
  <!-- / Footer -->
            </div>
  <div id="footer_container">
      <div class="centercolumn">
<center>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#202020">
<tbody><tr>
<td>
<table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#404040">
<tbody><tr>
<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">
<div align="center" style="background-color: ##4A4A4A; border: 1px dashed #FFFF00; padding: 2px; font-size: 11px; font-family:'tahoma';">
<center><strong><b><h32>
<font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);" color="#FF8000">Nici unul din fisierele care apar aici sau urcate pe server nostru nu raspundem de acele fisiere . Linkurile sunt furnizate exclusiv de utilizatorii acestui site. Echipa RGZ 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 Apartin echipei RGZ :> Si este interzisa reproducerea sau copierea lor.Va rugam sa cititi acest disclaimer si sa il tratati cu maxima seriozitate..</font></NeedCs></div>    </a></b></p></td>
</tr>
</table>
</br>

  <!-- 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);">
 <a href="http://board.power-rpg.com/"><img src="http://i1197.photobucket.com/albums/aa439/Justin-GH/ZeusArtWork/da_zps56cacb9c.gif" title="PARTENER OFFICIAL RGZ" /></a>
 <a href="http://d-zone.forum.st"><img src="http://i.imgur.com/MNoInWG.gif" title="D-Zone - it all about gaming!" /></a>
 <a href="http://redgame.forum.st/"><img src="http://i39.servimg.com/u/f39/18/37/58/53/anigif10.gif" title="PARTENER OFFICIAL RGZ" /></a>
 <a href="http://real-gaming.forumer.ro/" target="_blank"><img src="http://i.imgur.com/4jRluoa.gif" border="0"></a>
</span></marquee>
</td>
</tr>
</table>

</marquee></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 -->


<!-- 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 -->
<center><table><tr><td style="border:1px dashed #FF0404 ; padding:1px ;"><span class="cattitle">CopyrightŠ2014 by IPhone5 - Toate drepturile sunt rezervate.</span></td></tr></table></center>
<center>
  <!-- http://topgaming.ro - Web Traffic Statistics -->
<script type="text/javascript" src="http://topgaming.ro/counter.php?u=reguts99"></script>
<a href="http://topgaming.ro/stats/reguts99"><img src="http://topgaming.ro/images/button1.png" width="88" height="31" border="0"></a>
<!-- End of http://topgaming.ro -->
  <!-- Code 2.0 Romanian Top 66 START (rgzone.forumer.ro) -->
<script src="http://script.top66.ro/id-485809/20/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/20.gif" usemap="#Top66Vote" border="0"></a>
<!-- Code 2.0 Romanian Top 66 STOP (rgzone.forumer.ro) --> 
<!--/ GTop.ro - (begin) v2.1/-->
<script type="text/javascript" language="javascript">
var site_id = 72581;
var gtopSiteIcon = 12;
var _gtUrl = (("https:" == document.location.protocol) ? "https://secure." : "http://fx.");
document.write(unescape("%3Cscript src='" + _gtUrl + "gtop.ro/js/gTOP.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<!--/ GTop.ro - (end) v2.1/-->
  </center>
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de PitiKu Mier Aug 13, 2014 9:22 pm

Este bun asa?:
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">  {LOGGED_IN_USER_LIST}</td></span>
<tr>
<td class="row1"><span class="gensmall">  {L_CONNECTED_MEMBERS}</td></span>


<tr>
  <table class="forumline" align="right" width="55%" border="0" cellspacing="1" cellpadding="0">
  <td class="catHead" colspan="2" height="28">
  <span class="cattitle"><left>Disclaimer</left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://icons.iconarchive.com/icons/creative-freedom/shimmer/48/Warning-icon.png" alt="DevilGaming Romania" /></td>
<td class="row1" width="100%"><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>
<left>
</left>
<right></right>
</td>
</tr>
</table>

<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 -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
  <td class="catHead" colspan="2" height="28">
  <span class="cattitle"><left>Parteneri </left></span>
<tr>
<td class="row1" rowspan="6" align="center" valign="middle"><img src="http://i22.servimg.com/u/f22/16/32/93/36/concil10.png" alt="DevilGaming Romania" /></td>
<td class="row1" width="100%"><span class="gensmall">
<marquee>
  <!-- wTrafic.com - Web Traffic Statistics -->
<noscript><a href="http://www.wtrafic.com/" target="_blank"><img width="88" height="31" border="0" alt="Statistici Web" src="http://wtrafic.com/images/b/black.png" /></a></noscript>
<script id="wTrafic" type="text/javascript">wt_id='Anonimul';wt_img='black';wt_url='devilgaming.forummo.com';wt=document.createElement('script');wt.type='text/javascript';wt.async=1;wt.src='http://wtrafic.com/wtrafic.js';s=document.getElementById('wTrafic');s.parentNode.insertBefore(wt,s);</script>
<!-- End of wTrafic.com -->
  <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>
  <a href="http://factorycs.ro/forum" target="_blank" title="FactoryCs"><img src="http://i47.tinypic.com/2gvsjgi.gif" style="width:88px;height:31px;border:0" alt="FactoryCs"></a>
  <a href="http://www.extrem-tutorials.com" target="_blank" title="Extrem-Tutorials"><img src="http://i42.servimg.com/u/f42/15/42/26/78/extrem15.png" style="width:88px;height:31px;border:0" alt="Extrem-Tutorials"></a>
  <a href="http://heker.eu/forum" target="_blank" title="Heker.Eu"><img src="http://www.heker.eu/forum/images/heker.gif" style="width:88px;height:31px;border:0" alt="Heker.Eu"></a>
  <a href="http://evogame.ro/forum/" target="_blank" title="Evolution Of Gaming"><img src="http://www.evogame.ro/forum/images/minibanner2.png" border="0" width="88" height="31" alt="Evolution Of Gaming" /></a>
  <a href="http://evilgaming.taro.tv/" target="_blank" title="EvilGaming"><img src="http://i44.servimg.com/u/f44/16/24/76/47/untitl12.png" style="width:88px;height:31px;border:0" alt="EvilGaming"></a>
  <a href="http://resurse-cs.gip-gip.com/" target="_blank" title="Resurse-Cs Community"><img src="http://photobase.ro/dm-CH26.png" style="width:88px;height:31px;border:0" alt="Resurse-Cs"></a>
  <a href="http://magic-zone.forummo.com/" target="_blank" title="Magic-Zone Community"><img src="http://i1059.photobucket.com/albums/t435/iioonnu/ggg.gif" style="width:88px;height:31px;border:0" alt="MagiC-Zone"></a>
  <a href="http://game-zone.taro.tv/" target="_blank" title="Game-Zone Community"><img src="http://i48.servimg.com/u/f48/15/98/60/20/gz11.gif" style="width:88px;height:31px;border:0" alt="Game-Zone"></a>
  <a href="http://star-cs.tk" target="_blank" title="StarCs"><img src="http://img522.imageshack.us/img522/812/123p.gif" style="width:88px;height:31px;border:0" alt="StarCS"></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 </a> # <a href="http://ro.hitskin.com/">Hitskin </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>
 

 <!-- 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
});
//]]>
</script>
<!-- END switch_fb_index_login -->
PitiKu

PitiKu
Membru Forumgratuit

Mesaje : 155
Varsta : 26
Data înscrierii : 02/07/2014
Mulțumiri : 2
Internet Explorer punBB

http://nebunaticii.forum.st
PitiKu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Mier Aug 13, 2014 10:15 pm

Nu imi deformeaza forumul
Vreau pe index_body al meu cum e in imagine ..
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de PitiKu Mier Aug 13, 2014 10:21 pm

incearca asa:
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 -->
     
                                  </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 IPhone5</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 -->


  <b><font color="white"><center><div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>RGZ STAFF</strong> : {GROUP_LEGEND}</span></div></center> </font></b>

<tr>
<table class="forumline detalii_forum" 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 99 ore: </font></b>{Statistici}</a></span>         
              </span>
  </tr>
 
<td class="row1"><span class="gensmall">  {LOGGED_IN_USER_LIST}</td></span>
  <tr>
  <td class="row1"><span class="gensmall">{L_CONNECTED_MEMBERS}</td></span>

<tr>
<table align="right" width="55%" border="0" cellpadding="3" cellspacing="1" bgcolor="#404040">
<tbody><tr>
<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">
<div align="center" style="background-color: ##4A4A4A; border: 1px dashed #FFFF00; padding: 2px; font-size: 11px; font-family:'tahoma';">
<center><strong><b><h32>
<font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);" color="#FF8000">Nici unul din fisierele care apar aici sau urcate pe server nostru nu raspundem de acele fisiere . Linkurile sunt furnizate exclusiv de utilizatorii acestui site. Echipa RGZ 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 Apartin echipei RGZ :> Si este interzisa reproducerea sau copierea lor.Va rugam sa cititi acest disclaimer si sa il tratati cu maxima seriozitate..</font></NeedCs></div>    </a></b></p></td>
</tr>
</table>
 
  <tr>
 <td class="row1"><span class="gensmall">

    <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="" border="0" alt="" /> </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>
 
<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE} </font></b> </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><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> </font></b>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><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 32 , Sam 09 Aug 2014 - 19:31</td></span> </font></b>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="http://i48.servimg.com/u/f48/17/38/19/69/89223210.gif" border="0" alt="" /></td></span> </font></b>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<b><font color="white"><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="orange">1 Iulie 2014</font></strong> </font></b>
</td>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="lime"> phpBB2 </strong></font></td></span> </font></b>
</tr>


<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /><strong>Contact<font color="red"> IPHONE5 <a href="ymsgr:send?geostate90@yahoo.com"><img border=0 src="http://opi.yahoo.com/online?u=csapogistul&m=g&t=1" /></strong></font></td></span> </font></b>
</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="" />
<b><font color="white"><strong>Citeste <a href="http://rgzone.forumer.ro/t4-rgz-regulament-forum-utilizatori-moderatori">Termenii de utilizare</strong></a></td></span> </font></b>
</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>

<!-- END switch_chatbox_activate -->
</table>

 
  <!-- / Footer -->
            </div>
  <div id="footer_container">
      <div class="centercolumn">
<center>
</br>

  <!-- 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);">
 <a href="http://board.power-rpg.com/"><img src="http://i1197.photobucket.com/albums/aa439/Justin-GH/ZeusArtWork/da_zps56cacb9c.gif" title="PARTENER OFFICIAL RGZ" /></a>
 <a href="http://d-zone.forum.st"><img src="http://i.imgur.com/MNoInWG.gif" title="D-Zone - it all about gaming!" /></a>
 <a href="http://redgame.forum.st/"><img src="http://i39.servimg.com/u/f39/18/37/58/53/anigif10.gif" title="PARTENER OFFICIAL RGZ" /></a>
 <a href="http://real-gaming.forumer.ro/" target="_blank"><img src="http://i.imgur.com/4jRluoa.gif" border="0"></a>
</span></marquee>
</td>
</tr>
</table>

</marquee></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 -->


<!-- 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 -->
<center><table><tr><td style="border:1px dashed #FF0404 ; padding:1px ;"><span class="cattitle">CopyrightŠ2014 by IPhone5 - Toate drepturile sunt rezervate.</span></td></tr></table></center>
<center>
  <!-- http://topgaming.ro - Web Traffic Statistics -->
<script type="text/javascript" src="http://topgaming.ro/counter.php?u=reguts99"></script>
<a href="http://topgaming.ro/stats/reguts99"><img src="http://topgaming.ro/images/button1.png" width="88" height="31" border="0"></a>
<!-- End of http://topgaming.ro -->
  <!-- Code 2.0 Romanian Top 66 START (rgzone.forumer.ro) -->
<script src="http://script.top66.ro/id-485809/20/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/20.gif" usemap="#Top66Vote" border="0"></a>
<!-- Code 2.0 Romanian Top 66 STOP (rgzone.forumer.ro) --> 
<!--/ GTop.ro - (begin) v2.1/-->
<script type="text/javascript" language="javascript">
var site_id = 72581;
var gtopSiteIcon = 12;
var _gtUrl = (("https:" == document.location.protocol) ? "https://secure." : "http://fx.");
document.write(unescape("%3Cscript src='" + _gtUrl + "gtop.ro/js/gTOP.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<!--/ GTop.ro - (end) v2.1/-->
  </center>
PitiKu

PitiKu
Membru Forumgratuit

Mesaje : 155
Varsta : 26
Data înscrierii : 02/07/2014
Mulțumiri : 2
Internet Explorer punBB

http://nebunaticii.forum.st
PitiKu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Mier Aug 13, 2014 10:25 pm

Tabelul " Who Online " si numai e cum vreau eu .. ti-am spus daca poti sa ma ajuti cu indexul actual sa pui acolo un <table> cu un text Fericit
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de PitiKu Mier Aug 13, 2014 10:26 pm

ti-am pus mai sus :
incearca asa:
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 -->
     
                                  </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 IPhone5</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 -->


  <b><font color="white"><center><div class="adds2"><span style="font-size: 11px; line-height: normal">  <strong>RGZ STAFF</strong> : {GROUP_LEGEND}</span></div></center> </font></b>

<tr>
<table class="forumline detalii_forum" 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 99 ore: </font></b>{Statistici}</a></span>         
              </span>
  </tr>
 
<td class="row1"><span class="gensmall">  {LOGGED_IN_USER_LIST}</td></span>
  <tr>
  <td class="row1"><span class="gensmall">{L_CONNECTED_MEMBERS}</td></span>

<tr>
<table align="right" width="55%" border="0" cellpadding="3" cellspacing="1" bgcolor="#404040">
<tbody><tr>
<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">
<div align="center" style="background-color: ##4A4A4A; border: 1px dashed #FFFF00; padding: 2px; font-size: 11px; font-family:'tahoma';">
<center><strong><b><h32>
<font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);" color="#FF8000">Nici unul din fisierele care apar aici sau urcate pe server nostru nu raspundem de acele fisiere . Linkurile sunt furnizate exclusiv de utilizatorii acestui site. Echipa RGZ 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 Apartin echipei RGZ :> Si este interzisa reproducerea sau copierea lor.Va rugam sa cititi acest disclaimer si sa il tratati cu maxima seriozitate..</font></NeedCs></div>    </a></b></p></td>
</tr>
</table>
 
  <tr>
 <td class="row1"><span class="gensmall">

    <tr>
 <td class="row1"><span class="gensmall">
<strong><img src="" border="0" alt="" /> </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>
 
<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/pgor_i10.png" border="0" alt="" /> {TOTAL_USERS_ONLINE} </font></b> </td></span>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><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> </font></b>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><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 32 , Sam 09 Aug 2014 - 19:31</td></span> </font></b>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://i48.servimg.com/u/f48/16/68/66/37/new_po10.png" border="0" alt="" /> {NEWEST_USER}<img src="http://i48.servimg.com/u/f48/17/38/19/69/89223210.gif" border="0" alt="" /></td></span> </font></b>
</tr>

<tr>
<td class="row1"><span class="gensmall">
<b><font color="white"><img src="http://i47.servimg.com/u/f47/15/67/84/32/on10.png" border="0" alt="" /><strong> Forumul a fost infiintat in data de : <font color="orange">1 Iulie 2014</font></strong> </font></b>
</td>
</tr>

<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><img src="http://i48.servimg.com/u/f48/16/68/66/37/gnome-10.png" border="0" alt="" /> <strong>Versiune Instalata: <font color="lime"> phpBB2 </strong></font></td></span> </font></b>
</tr>


<tr>
 <td class="row1"><span class="gensmall">
<b><font color="white"><strong><img src="http://turism.bzi.ro/public/images/send-yahoo-ico.png" border="0" alt="" /><strong>Contact<font color="red"> IPHONE5 <a href="ymsgr:send?geostate90@yahoo.com"><img border=0 src="http://opi.yahoo.com/online?u=csapogistul&m=g&t=1" /></strong></font></td></span> </font></b>
</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="" />
<b><font color="white"><strong>Citeste <a href="http://rgzone.forumer.ro/t4-rgz-regulament-forum-utilizatori-moderatori">Termenii de utilizare</strong></a></td></span> </font></b>
</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>

<!-- END switch_chatbox_activate -->
</table>

 
  <!-- / Footer -->
            </div>
  <div id="footer_container">
      <div class="centercolumn">
<center>
</br>

  <!-- 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);">
 <a href="http://board.power-rpg.com/"><img src="http://i1197.photobucket.com/albums/aa439/Justin-GH/ZeusArtWork/da_zps56cacb9c.gif" title="PARTENER OFFICIAL RGZ" /></a>
 <a href="http://d-zone.forum.st"><img src="http://i.imgur.com/MNoInWG.gif" title="D-Zone - it all about gaming!" /></a>
 <a href="http://redgame.forum.st/"><img src="http://i39.servimg.com/u/f39/18/37/58/53/anigif10.gif" title="PARTENER OFFICIAL RGZ" /></a>
 <a href="http://real-gaming.forumer.ro/" target="_blank"><img src="http://i.imgur.com/4jRluoa.gif" border="0"></a>
</span></marquee>
</td>
</tr>
</table>

</marquee></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 -->


<!-- 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 -->
<center><table><tr><td style="border:1px dashed #FF0404 ; padding:1px ;"><span class="cattitle">CopyrightŠ2014 by IPhone5 - Toate drepturile sunt rezervate.</span></td></tr></table></center>
<center>
  <!-- http://topgaming.ro - Web Traffic Statistics -->
<script type="text/javascript" src="http://topgaming.ro/counter.php?u=reguts99"></script>
<a href="http://topgaming.ro/stats/reguts99"><img src="http://topgaming.ro/images/button1.png" width="88" height="31" border="0"></a>
<!-- End of http://topgaming.ro -->
  <!-- Code 2.0 Romanian Top 66 START (rgzone.forumer.ro) -->
<script src="http://script.top66.ro/id-485809/20/1/Bine%20ati%20venit!%20Apasati%20OK%20pentru%20a%20vota%20pentru%20acest%20site%20in%20Romanian%20Top%2066/code2.js" type="text/javascript"></script>
<a href="http://www.top66.ro" title="Promovare gratuita"><img src="http://images.top66.ro/vote/20.gif" usemap="#Top66Vote" border="0"></a>
<!-- Code 2.0 Romanian Top 66 STOP (rgzone.forumer.ro) --> 
<!--/ GTop.ro - (begin) v2.1/-->
<script type="text/javascript" language="javascript">
var site_id = 72581;
var gtopSiteIcon = 12;
var _gtUrl = (("https:" == document.location.protocol) ? "https://secure." : "http://fx.");
document.write(unescape("%3Cscript src='" + _gtUrl + "gtop.ro/js/gTOP.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<!--/ GTop.ro - (end) v2.1/-->
  </center>
PitiKu

PitiKu
Membru Forumgratuit

Mesaje : 155
Varsta : 26
Data înscrierii : 02/07/2014
Mulțumiri : 2
Internet Explorer punBB

http://nebunaticii.forum.st
PitiKu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Mier Aug 13, 2014 10:30 pm

Deci nici acum nu m-ai inteles Supărat . Acel disclaimer il vreau tot acolo dar vreau in acel loc o zona de text in care sa scriu ce e in imaginea asta https://2img.net/h/oi62.tinypic.com/swftjs.jpg
Salut!
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de PitiKu Mier Aug 13, 2014 10:35 pm

daca vrei sa modifici textul din index_body:
cauta in template acest cod:
Cod:
<table align="right" width="55%" border="0" cellpadding="3" cellspacing="1" bgcolor="#404040">
<tbody><tr>
<td class="row1 nobold" width="100%" valign="middle"><p class="genmed">
<div align="center" style="background-color: ##4A4A4A; border: 1px dashed #FFFF00; padding: 2px; font-size: 11px; font-family:'tahoma';">
<center><strong><b><h32>
<font style="text-shadow: 1px 1px 7px rgb(108, 108, 108);" color="#FF8000">Nici unul din fisierele care apar aici sau urcate pe server nostru nu raspundem de acele fisiere . Linkurile sunt furnizate exclusiv de utilizatorii acestui site. Echipa RGZ 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 Apartin echipei RGZ :> Si este interzisa reproducerea sau copierea lor.Va rugam sa cititi acest disclaimer si sa il tratati cu maxima seriozitate..</font></NeedCs></div>    </a></b></p></td>
</tr>
</table>
PitiKu

PitiKu
Membru Forumgratuit

Mesaje : 155
Varsta : 26
Data înscrierii : 02/07/2014
Mulțumiri : 2
Internet Explorer punBB

http://nebunaticii.forum.st
PitiKu a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Mier Aug 13, 2014 10:52 pm

Deci nici acum off!! Nu vreau acel text sa il modifiic! Vreau sa pun un alt text in zona aia ,
4LEX

4LEX
Membru Forumgratuit

Mesaje : 355
Varsta : 27
Localizare : Targoviste
Data înscrierii : 13/06/2013
Mulțumiri : 21
Internet Explorer phpBB2

http://helpcs.forumers.ro/
4LEX 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