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 2 din 2 Înapoi  1, 2

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Problema Tabel

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

Rezumarea primului mesaj :

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 Zeus Joi Aug 14, 2014 10:58 pm

Buna seara,

Am reparat toate erorile din template si am adaugat tabelul dorit. Acum tot ce trebuie sa faceti este sa inlocuiti template-ul actual cu acesta:
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">
   </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 -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
   <!-- BEGIN switch_chatbox_activate -->
   <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 !
      <div align="right">
          Scris de IPhone5
      </div>
      </font></center>
   </td>
</tr>
</table>
<span class="postbody"><br/>
{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>
<table class="forumline detalii_forum" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<tr>
   <td class="catHead" colspan="2" height="28">
       {Statistici}<b><font color="white"> Membrii conectati in decursul ultimelor 99 ore: </font></b>{Statistici}
   </td>
</tr>
<tr>
   <td class="row1">
      <span class="gensmall"> {LOGGED_IN_USER_LIST}</span>
   </td>
</tr>
<tr>
   <td class="row1">
      <span class="gensmall">{L_CONNECTED_MEMBERS}</span>
   </td>
</tr>
</table>
<table class="forumline detalii_forum2" width="55%" align="right" border="0" cellspacing="1" cellpadding="0">
<tr>
   <td class="catHead" colspan="2" height="28">
       {Statistici}<b><font color="white"> Detalii forum </font></b>{Statistici}
   </td>
</tr>
<tr>
   <td class="row1">
      <span class="gensmall"> Descrierea mea aici!!!</span>
   </td>
</tr>
</table>
<table class="forumline" width="45%" border="0" cellspacing="1" cellpadding="0">
<tr>
   <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}
   </td>
</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} </strong></font></b></span>
   </td>
</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} </strong></font></b></span>
   </td>
</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 </strong></font></b></span>
   </td>
</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=""/>
      </strong></font></b></span>
   </td>
</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>
      </span>
   </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>
      </font></b></span>
   </td>
</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"/>
      </font></strong>
      </strong>
      </font></b></span>
   </td>
</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 </a></strong></font></b>
      </span>
   </td>
</tr>
</table>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<!-- 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 id="footer_container">
   <div class="centercolumn">
      <center>
      <table width="100%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#202020">
      <tr>
         <td>
            <table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#404040">
            <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>
                        <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>
                        </b></strong></center>
                     </div>
                  </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>
               </td>
            </tr>
            </table>
         </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>
      <!-- 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/-->
Zeus

Zeus
Membru onorific
Membru onorific

Mesaje : 4160
Varsta : 27
Localizare : Bucuresti, Romania
Data înscrierii : 19/02/2012
Mulțumiri : 644
Google Chrome phpBB3

https://github.com/zeusmaximus
Zeus a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema Tabel

Mesaj Scris de 4LEX Vin Aug 15, 2014 4:18 pm

Multumesc
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.
  • 0

Rezolvat Re: Problema Tabel

Mesaj Scris de H4cK3R*uL Vin Aug 15, 2014 5:13 pm

Topic marcat rezolvat ~>
 topic rezolvat 
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.

Pagina 2 din 2 Înapoi  1, 2

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum