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.

Eliminare mesaje necitite

Vezi subiectul anterior Vezi subiectul urmator In jos

In cos Eliminare mesaje necitite

Mesaj Scris de vendME Lun Mai 01, 2017 9:07 pm

Vreau sa dispara : ultima vizita, mesaje necitite...etc
index"_body
Cod:
[code]{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span> 
                  </td>
               </tr>

               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->

   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle" align="right">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span> 
                           </td>
                        </tr>

                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
   <tr>
      <td width="50%" valign="top">
         <!-- BEGIN switch_user_logged_in -->
         <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
         <!-- END switch_user_logged_in -->
         <!-- BEGIN switch_delete_cookies -->
         <br /><span class="gensmall"><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{switch_delete_cookies.L_DELETE_COOKIES}</a></span>
         <!-- END switch_delete_cookies -->
      </td>
      <td width="50%" align="right">
         <span class="gensmall">
            <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
            <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
            <!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall" rel="nofollow">{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'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->

<!-- BEGIN disable_viewonline -->

<main>
  <div class="cont">
  <input id="tab1" type="radio" name="tabs" checked>
  <label for="tab1">Cine este online?</label>
   
  <input id="tab2" type="radio" name="tabs">
  <label for="tab2">Statistici</label>
   
  <input id="tab3" type="radio" name="tabs">
  <label for="tab3">Echipa</label>
   
  <input id="tab4" type="radio" name="tabs">
  <label for="tab4">Parteneri</label>

  <section id="content1">
   
    <p>
{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      {LOGGED_IN_USER_LIST} </p>
  </section>
   
  <section id="content2">
    <p>
{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</p>
  </section>
   
  <section id="content3">
    <p>

<span class="gensmall">{LEGEND} :&nbsp;{GROUP_LEGEND}</span>  </p>
  </section>
   
  <section id="content4">
   
  <center>  <table class="parteneri" cellspacing="6">
 
<tbody>
 <tr>
 
<td class="row14">
 <a href="http://resurseinside.forumgratuit.ro"><img src="https://thumb.ibb.co/kwzeAk/MISNI.png"></a>
 </td>
 
 
<td class="row14">
 <a href="http://www.forumgraphicspace.com"><img src="http://i.imgur.com/bplC9wE.png"></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
</tr>
 
<tr>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
</td>
 
  <!-- GoStats Simple HTML Based Code -->
<a target="_blank" title="trafic web" href="http://monster.gostats.ro/summary.xml?id=492114"><img alt="Stactistici Vizitatori"
src="Stactistici Vizitatori"
style="border-width:0" /></a>
<!-- End GoStats Simple HTML Based Code -->
 
 
 
 
</tr>
 
</tbody>
 </table>
    </center>
    </section>
    </div>
</main>

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

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie    : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });

  (function(d, s, id){
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/en_US/sdk.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
   
    <style>
     
      @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css');





h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}

p {
  margin: 0 0 5px;
      margin-left: 10px;
  line-height: 1.2;
      font-size: 14px;
}

main {
 
  min-width: 200px;
  margin: 0 auto;
      margin-top: 10px;
  background: #eee;
    border: 3px solid #fff;
      box-shadow: 0px 0px 5px #bbb;
      min-height: 120px!important;
      margin-bottom: 10px;
}

section {
  display: none;
  padding: 10px 0 0;
  border-top: 3px solid #ad1818;
      background: #fff;
}

input {
  display: none;
}

label {
  display: inline-block;
  margin: 0 0 -3px;
  padding: 16px 25px;
  font-weight: 600;
  text-align: center;
  color: #666;
  border: 1px solid transparent;
font-size: 14px;
}

label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }

label:hover {
  color: #222;
  cursor: pointer;

}

input:checked + label {
  color: #000;
  border: 1px solid #ddd;
  border-top: 3px solid #ad1818;
 background: #fff;
      box-shadow: 0px 0px 15px #ddd inset;
      border-bottom: 3px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}

@media screen and (max-width: 650px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
  label {
    padding: 15px;
  }
}
     
      .cont{
      border: 1px solid #ddd!important;
      background: #fff;
      min-height: 130px;
      }
     
     
.parteneri{
      position: relative;
      bottom: 10px;
      }
    </style>
   
   

   
   
   
<!-- GoStats Simple HTML Based Code -->
<a target="_blank" title="trafic website" href="http://gostats.ro"><img alt="trafic website"
src="http://monster.gostats.ro/bin/count/a_492114/t_5/i_1/counter.png"
style="border-width:1" /></a>
<!-- End GoStats Simple HTML Based Code -->[/code]
vendME

vendME
Membru Forumgratuit

Mesaje : 55
Varsta : 25
Data înscrierii : 28/04/2017
Mulțumiri : 0
Internet Explorer phpBB2

http://gforce.forumgratuit.ro
vendME a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de Fantasy Lun Mai 01, 2017 10:33 pm

Salut ! Inlocuieste actualul template cu acesta. 

Cod:
[code]{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
   <!-- BEGIN message_admin_titre -->
   <tr>
      <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span></td>
   </tr>
   <!-- END message_admin_titre -->
   <!-- BEGIN message_admin_txt -->
   <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">
      <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
      </td>
   </tr>
   <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->
<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
   <!-- BEGIN switch_fb_connect_no -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td class="row1" align="center">
            <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td><span class="genmed">{L_USERNAME}:</span> </td>
                  <td><input class="post" type="text" size="10" name="username"/> </td>
                  <td>
                     <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                     <span class="gensmall">{L_AUTO_LOGIN}</span>
                  </td>
               </tr>
               <tr>
                  <td><span class="genmed">{L_PASSWORD}:</span> </td>
                  <td><input class="post" type="password" size="10" name="password"/> </td>
                  <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect_no -->
   <!-- BEGIN switch_fb_connect -->
   <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
      <tr>
         <td valign="top" width="100%" class="row1" align="center">
            <table width="100%">
               <tr>
                  <td width="55%" valign="middle" align="right">
                     <table class="right">
                        <tr>
                           <td><span class="genmed">{L_USERNAME}:</span> </td>
                           <td><input class="post" type="text" size="10" name="username"/> </td>
                           <td>
                              <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                              <span class="gensmall">{L_AUTO_LOGIN}</span>
                           </td>
                        </tr>
                        <tr>
                           <td><span class="genmed">{L_PASSWORD}:</span> </td>
                           <td><input class="post" type="password" size="10" name="password"/> </td>
                           <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                        </tr>
                     </table>
                  </td>
                  <td width="10%" align="center" valign="middle">
                     <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                  </td>
                  <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
            <!-- 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'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
               </tr>
            </table>
         </td>
      </tr>
   </table>
   <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<main>
  <div class="cont">
  <input id="tab1" type="radio" name="tabs" checked>
  <label for="tab1">Cine este online?</label>
    
  <input id="tab2" type="radio" name="tabs">
  <label for="tab2">Statistici</label>
    
  <input id="tab3" type="radio" name="tabs">
  <label for="tab3">Echipa</label>
    
  <input id="tab4" type="radio" name="tabs">
  <label for="tab4">Parteneri</label>
  <section id="content1">
    
    <p>
{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      {LOGGED_IN_USER_LIST} </p>
  </section>
    
  <section id="content2">
    <p>
{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</p>
  </section>
    
  <section id="content3">
    <p>
<span class="gensmall">{LEGEND} :&nbsp;{GROUP_LEGEND}</span>  </p>
  </section>
    
  <section id="content4">
    
  <center>  <table class="parteneri" cellspacing="6">
 
<tbody>
 <tr>
 
<td class="row14">
 <a href="http://resurseinside.forumgratuit.ro"><img src="https://thumb.ibb.co/kwzeAk/MISNI.png"></a>
 </td>
 
 
<td class="row14">
 <a href="http://www.forumgraphicspace.com"><img src="http://i.imgur.com/bplC9wE.png"></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
</tr>
 
<tr>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
</td>
 
  <!-- GoStats Simple HTML Based Code -->
<a target="_blank" title="trafic web" href="http://monster.gostats.ro/summary.xml?id=492114"><img alt="Stactistici Vizitatori"
src="Stactistici Vizitatori"
style="border-width:0" /></a>
<!-- End GoStats Simple HTML Based Code -->
  
  
  
  
</tr>
 
</tbody>
 </table>
    </center>
    </section>
    </div>
</main>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
  
</table>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie     : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });
  (function(d, s, id){
     var js, fjs = d.getElementsByTagName(s)[0];
     if (d.getElementById(id)) {return;}
     js = d.createElement(s); js.id = id;
     js.src = "//connect.facebook.net/en_US/sdk.js";
     fjs.parentNode.insertBefore(js, fjs);
   }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
    
    <style>
      
      @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css');
h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}
p {
  margin: 0 0 5px;
      margin-left: 10px;
  line-height: 1.2;
      font-size: 14px;
}
main {
  
  min-width: 200px;
  margin: 0 auto;
      margin-top: 10px;
  background: #eee;
     border: 3px solid #fff;
      box-shadow: 0px 0px 5px #bbb;
      min-height: 120px!important;
      margin-bottom: 10px;
}
section {
  display: none;
  padding: 10px 0 0;
  border-top: 3px solid #ad1818;
      background: #fff;
}
input {
  display: none;
}
label {
  display: inline-block;
  margin: 0 0 -3px;
  padding: 16px 25px;
  font-weight: 600;
  text-align: center;
  color: #666;
  border: 1px solid transparent;
font-size: 14px;
}
label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }
label:hover {
  color: #222;
  cursor: pointer;
}
input:checked + label {
  color: #000;
  border: 1px solid #ddd;
  border-top: 3px solid #ad1818;
 background: #fff;
      box-shadow: 0px 0px 15px #ddd inset;
      border-bottom: 3px solid #fff;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}
@media screen and (max-width: 650px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  label {
    padding: 15px;
  }
}
      
      .cont{
      border: 1px solid #ddd!important;
      background: #fff;
      min-height: 130px;
      }
      
      
.parteneri{
      position: relative;
      bottom: 10px;
      }
    </style>
    
    
    
    
    
<!-- GoStats Simple HTML Based Code -->
<a target="_blank" title="trafic website" href="http://gostats.ro"><img alt="trafic website"
src="http://monster.gostats.ro/bin/count/a_492114/t_5/i_1/counter.png"
style="border-width:1" /></a>
<!-- End GoStats Simple HTML Based Code -->[/code]
Fantasy

Fantasy
Membru onorific
Membru onorific

Mesaje : 2041
Varsta : 27
Localizare : Brăila / România
Data înscrierii : 07/01/2013
Mulțumiri : 87
Opera punBB

http://diversforum.forumgratuit.ro
Fantasy a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de vendME Lun Mai 01, 2017 10:56 pm

Cod:
Eroare
Baliza a fost inchisa inainte de a fi deschisa sau baliza nu a fost deschisa.
vendME

vendME
Membru Forumgratuit

Mesaje : 55
Varsta : 25
Data înscrierii : 28/04/2017
Mulțumiri : 0
Internet Explorer phpBB2

http://gforce.forumgratuit.ro
vendME a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de Mihai Lun Mai 01, 2017 11:02 pm

vă rugăm să ștergeți [code] din template.
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de vendME Lun Mai 01, 2017 11:03 pm

am sters si la fel
vendME

vendME
Membru Forumgratuit

Mesaje : 55
Varsta : 25
Data înscrierii : 28/04/2017
Mulțumiri : 0
Internet Explorer phpBB2

http://gforce.forumgratuit.ro
vendME a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de Mihai Lun Mai 01, 2017 11:04 pm

am uitat să îți zic să ștergi și de jos de tot [/code]
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de vendME Lun Mai 01, 2017 11:04 pm

Am facut asta si degeaba
vendME

vendME
Membru Forumgratuit

Mesaje : 55
Varsta : 25
Data înscrierii : 28/04/2017
Mulțumiri : 0
Internet Explorer phpBB2

http://gforce.forumgratuit.ro
vendME a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de Mihai Lun Mai 01, 2017 11:07 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 -->
<!-- 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'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
              </tr>
            </table>
        </td>
      </tr>
  </table>
  <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
            <!-- 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'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button></td>
              </tr>
            </table>
        </td>
      </tr>
  </table>
  <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<main>
  <div class="cont">
  <input id="tab1" type="radio" name="tabs" checked>
  <label for="tab1">Cine este online?</label>
   
  <input id="tab2" type="radio" name="tabs">
  <label for="tab2">Statistici</label>
   
  <input id="tab3" type="radio" name="tabs">
  <label for="tab3">Echipa</label>
   
  <input id="tab4" type="radio" name="tabs">
  <label for="tab4">Parteneri</label>
  <section id="content1">
   
    <p>
{TOTAL_USERS_ONLINE}<br />
      {RECORD_USERS}<br />
      {LOGGED_IN_USER_LIST} </p>
  </section>
   
  <section id="content2">
    <p>
{TOTAL_POSTS}<br />
      {TOTAL_USERS}<br />
      {NEWEST_USER}</p>
  </section>
   
  <section id="content3">
    <p>
<span class="gensmall">{LEGEND} :&nbsp;{GROUP_LEGEND}</span>  </p>
  </section>
   
  <section id="content4">
   
  <center>  <table class="parteneri" cellspacing="6">
 
<tbody>
 <tr>
 
<td class="row14">
 <a href="http://resurseinside.forumgratuit.ro"><img src="https://thumb.ibb.co/kwzeAk/MISNI.png"></a>
 </td>
 
 
<td class="row14">
 <a href="http://www.forumgraphicspace.com"><img src="http://i.imgur.com/bplC9wE.png"></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
</tr>
 
<tr>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
 </td>
 
<td class="row14">
 <a href="#"><img src="http://i.imgur.com/bblWbwd.gif" /></a>
</td>
 
  <!-- GoStats Simple HTML Based Code -->
<a target="_blank" title="trafic web" href="http://monster.gostats.ro/summary.xml?id=492114"><img alt="Stactistici Vizitatori"
src="Stactistici Vizitatori"
style="border-width:0" /></a>
<!-- End GoStats Simple HTML Based Code -->
 
 
 
 
</tr>
 
</tbody>
 </table>
    </center>
    </section>
    </div>
</main>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
 
</table>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
    FB.init({
      appId      : {switch_fb_index_login.FACEBOOK_APP_ID},
      cookie    : true,
      xfbml      : true,
      oauth      : true,
      version    : 'v2.3'
    });
  (function(d, s, id){
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) {return;}
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/en_US/sdk.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->
   
    <style>
     
      @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css');
h1 {
  padding: 50px 0;
  font-weight: 400;
  text-align: center;
}
p {
  margin: 0 0 5px;
      margin-left: 10px;
  line-height: 1.2;
      font-size: 14px;
}
main {
 
  min-width: 200px;
  margin: 0 auto;
      margin-top: 10px;
  background: #eee;
    border: 3px solid #fff;
      box-shadow: 0px 0px 5px #bbb;
      min-height: 120px!important;
      margin-bottom: 10px;
}
section {
  display: none;
  padding: 10px 0 0;
  border-top: 3px solid #ad1818;
      background: #fff;
}
input {
  display: none;
}
label {
  display: inline-block;
  margin: 0 0 -3px;
  padding: 16px 25px;
  font-weight: 600;
  text-align: center;
  color: #666;
  border: 1px solid transparent;
font-size: 14px;
}
label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }
label:hover {
  color: #222;
  cursor: pointer;
}
input:checked + label {
  color: #000;
  border: 1px solid #ddd;
  border-top: 3px solid #ad1818;
 background: #fff;
      box-shadow: 0px 0px 15px #ddd inset;
      border-bottom: 3px solid #fff;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}
@media screen and (max-width: 650px) {
  label {
    font-size: 0;
  }
  label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  label {
    padding: 15px;
  }
}
     
      .cont{
      border: 1px solid #ddd!important;
      background: #fff;
      min-height: 130px;
      }
     
     
.parteneri{
      position: relative;
      bottom: 10px;
      }
    </style>
   
   
   
   
   
<!-- GoStats Simple HTML Based Code -->
<a target="_blank" title="trafic website" href="http://gostats.ro"><img alt="trafic website"
src="http://monster.gostats.ro/bin/count/a_492114/t_5/i_1/counter.png"
style="border-width:1" /></a>
<!-- End GoStats Simple HTML Based Code -->
Mihai

Mihai
Administrator
Administrator

Mesaje : 1551
Varsta : 26
Localizare : București, România
Data înscrierii : 25/09/2014
Mulțumiri : 101
Google Chrome phpBB3

http://fgsuport.forumgratuit.ro
Mihai a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de vendME Lun Mai 01, 2017 11:14 pm

Aceasi problema
vendME

vendME
Membru Forumgratuit

Mesaje : 55
Varsta : 25
Data înscrierii : 28/04/2017
Mulțumiri : 0
Internet Explorer phpBB2

http://gforce.forumgratuit.ro
vendME a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de vendME Mier Mai 03, 2017 2:15 pm

up
vendME

vendME
Membru Forumgratuit

Mesaje : 55
Varsta : 25
Data înscrierii : 28/04/2017
Mulțumiri : 0
Internet Explorer phpBB2

http://gforce.forumgratuit.ro
vendME a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de Ionut_FG Mier Mai 10, 2017 9:41 pm

Poftim codul index_body refăcut
Cod:
{JAVASCRIPT}
<!-- BEGIN message_admin_index -->
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <!-- BEGIN message_admin_titre -->
    <tr>
        <td class="catHead" height="28"><span class="cattitle">{message_admin_index.message_admin_titre.MES_TITRE}</span>
        </td>
    </tr>
    <!-- END message_admin_titre -->
    <!-- BEGIN message_admin_txt -->
    <tr>
        <td class="row1" rowspan="3" align="center" valign="middle">
            <div class="gensmall">{message_admin_index.message_admin_txt.MES_TXT}</div>
        </td>
    </tr>
    <!-- END message_admin_txt -->
</table>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
    <!-- BEGIN switch_fb_connect_no -->
    <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td class="row1" align="center">
                <table border="0" cellspacing="0" cellpadding="0">
                    <tr>
                        <td><span class="genmed">{L_USERNAME}:</span>
                        </td>
                        <td>
                            <input class="post" type="text" size="10" name="username" />
                        </td>
                        <td>
                            <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                            <span class="gensmall">{L_AUTO_LOGIN}</span>
                        </td>
                    </tr>
                    <tr>
                        <td><span class="genmed">{L_PASSWORD}:</span>
                        </td>
                        <td>
                            <input class="post" type="password" size="10" name="password" />
                        </td>
                        <td>{S_HIDDEN_FIELDS}
                            <input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
    <!-- END switch_fb_connect_no -->
    <!-- BEGIN switch_fb_connect -->
    <table width="100%" border="0" cellspacing="0" cellpadding="0" class="user_login_form forumline">
        <tr>
            <td valign="top" width="100%" class="row1" align="center">
                <table width="100%">
                    <tr>
                        <td width="55%" valign="middle" align="right">
                            <table class="right">
                                <tr>
                                    <td><span class="genmed">{L_USERNAME}:</span>
                                    </td>
                                    <td>
                                        <input class="post" type="text" size="10" name="username" />
                                    </td>
                                    <td>
                                        <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} />
                                        <span class="gensmall">{L_AUTO_LOGIN}</span>
                                    </td>
                                </tr>
                                <tr>
                                    <td><span class="genmed">{L_PASSWORD}:</span>
                                    </td>
                                    <td>
                                        <input class="post" type="password" size="10" name="password" />
                                    </td>
                                    <td>{S_HIDDEN_FIELDS}
                                        <input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
                                    </td>
                                </tr>
                            </table>
                        </td>
                        <td width="10%" align="center" valign="middle">
                            <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                        </td>
                        <td width="35%" class="align_gauche">
                            <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
    <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP} {BOARD_INDEX}
<!-- 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'" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
                        </td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
    <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->
<!-- BEGIN disable_viewonline -->
<main>
    <div class="cont">
        <input id="tab1" type="radio" name="tabs" checked>
        <label for="tab1">Cine este online?</label>
        <input id="tab2" type="radio" name="tabs">
        <label for="tab2">Statistici</label>
        <input id="tab3" type="radio" name="tabs">
        <label for="tab3">Echipa</label>
        <input id="tab4" type="radio" name="tabs">
        <label for="tab4">Parteneri</label>
        <section id="content1">
            <p>{TOTAL_USERS_ONLINE}
                <br />{RECORD_USERS}
                <br />{LOGGED_IN_USER_LIST}</p>
        </section>
        <section id="content2">
            <p>{TOTAL_POSTS}
                <br />{TOTAL_USERS}
                <br />{NEWEST_USER}
            </p>
        </section>
        <section id="content3">
            <p>
<span class="gensmall">{LEGEND} :&nbsp;{GROUP_LEGEND}</span>
            </p>
        </section>
        <section id="content4">
            <center>
                <table class="parteneri" cellspacing="6">
                    <tbody>
                        <tr>
                            <td class="row14">
                                <a href="http://resurseinside.forumgratuit.ro">
                                    <img src="https://thumb.ibb.co/kwzeAk/MISNI.png">
                                </a>
                            </td>
                            <td class="row14">
                                <a href="http://www.forumgraphicspace.com">
                                    <img src="http://i.imgur.com/bplC9wE.png">
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                        </tr>
                        <tr>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <td class="row14">
                                <a href="#">
                                    <img src="http://i.imgur.com/bblWbwd.gif" />
                                </a>
                            </td>
                            <a target="_blank" title="trafic web" href="http://monster.gostats.ro/summary.xml?id=492114">
                                <img alt="Stactistici Vizitatori" src="Stactistici Vizitatori" style="border-width:0" />
                            </a>
                        </tr>
                    </tbody>
                </table>
            </center>
        </section>
    </div>
</main>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">

</table>
<!-- END switch_legend -->
{AUTO_DST}
<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script>
    FB.init({
            appId: {
                switch_fb_index_login.FACEBOOK_APP_ID
            },
            cookie: true,
            xfbml: true,
            oauth: true,
            version: 'v2.3'
        });
    (function(d, s, id) {
        var js, fjs = d.getElementsByTagName(s)[0];
        if (d.getElementById(id)) {
            return;
        }
        js = d.createElement(s);
        js.id = id;
        js.src = "//connect.facebook.net/en_US/sdk.js";
        fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));
</script>
<!-- END switch_fb_index_login -->

<style>
    @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
    @import url('http://netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css');
    h1 {
        padding: 50px 0;
        font-weight: 400;
        text-align: center;
    }
    p {
        margin: 0 0 5px;
        margin-left: 10px;
        line-height: 1.2;
        font-size: 14px;
    }
    main {
        min-width: 200px;
        margin: 0 auto;
        margin-top: 10px;
        background: #eee;
        border: 3px solid #fff;
        box-shadow: 0px 0px 5px #bbb;
        min-height: 120px!important;
        margin-bottom: 10px;
    }
    section {
        display: none;
        padding: 10px 0 0;
        border-top: 3px solid #ad1818;
        background: #fff;
    }
    input {
        display: none;
    }
    label {
        display: inline-block;
        margin: 0 0 -3px;
        padding: 16px 25px;
        font-weight: 600;
        text-align: center;
        color: #666;
        border: 1px solid transparent;
        font-size: 14px;
    }
    label:before {
        font-family: fontawesome;
        font-weight: normal;
        margin-right: 10px;
    }
    label[for*='1']:before {
        content:'\f1cb';
    }
    label[for*='2']:before {
        content:'\f17d';
    }
    label[for*='3']:before {
        content:'\f16b';
    }
    label[for*='4']:before {
        content:'\f1a9';
    }
    label:hover {
        color: #222;
        cursor: pointer;
    }
    input:checked + label {
        color: #000;
        border: 1px solid #ddd;
        border-top: 3px solid #ad1818;
        background: #fff;
        box-shadow: 0px 0px 15px #ddd inset;
        border-bottom: 3px solid #fff;
    }
    #tab1:checked ~ #content1, #tab2:checked ~ #content2, #tab3:checked ~ #content3, #tab4:checked ~ #content4 {
        display: block;
    }
    @media screen and (max-width: 650px) {
        label {
            font-size: 0;
        }
        label:before {
            margin: 0;
            font-size: 18px;
        }
    }
    @media screen and (max-width: 400px) {
        label {
            padding: 15px;
        }
    }
    .cont {
        border: 1px solid #ddd!important;
        background: #fff;
        min-height: 130px;
    }
    .parteneri {
        position: relative;
        bottom: 10px;
    }
</style>
<a target="_blank" title="trafic website" href="http://gostats.ro">
    <img alt="trafic website" src="http://monster.gostats.ro/bin/count/a_492114/t_5/i_1/counter.png" style="border-width:1" />
</a>
avatar

Ionut_FG
Membru activ

Mesaje : 777
Varsta : 25
Data înscrierii : 01/11/2015
Mulțumiri : 123
Google Chrome Invision

http://invisionpower.rpgwars.net/
Ionut_FG a fost mulțumit de autorul acestui subiect.

In cos Re: Eliminare mesaje necitite

Mesaj Scris de Ionut_FG Sam Mai 27, 2017 8:51 pm

mesaje - Eliminare mesaje necitite Garbag11Avand in vedere ca in ultimele 2 saptamani autorul nu a mai aratat interes pentru acesta problema, topicul va fi inchis si trimis in cos. Daca problema nu a fost rezolvata, va invitam sa deschideti un nou topic, in sectiunea corespunzatoare si avind un titlu explicit.

=> Topic trimis in cosul de gunoi
avatar

Ionut_FG
Membru activ

Mesaje : 777
Varsta : 25
Data înscrierii : 01/11/2015
Mulțumiri : 123
Google Chrome Invision

http://invisionpower.rpgwars.net/
Ionut_FG a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus


Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum