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.

Nu imi apare legenda!

Pagina 2 din 3 Înapoi  1, 2, 3  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator In jos

In cos Nu imi apare legenda!

Mesaj Scris de BuNu #WorldGame Joi Dec 26, 2013 2:49 pm

Rezumarea primului mesaj :

Buna ziua!

Dupa cum spune si titlul nu imi apare legenda. Am schimbat tema cu tot cu cateva templateuri + css si acum nu imi apare legenda dar nici utiliozatorii conectati in momentul respectiv..
Daca ma poate ajuta cineva il rog sa o faca....mersi!
BuNu #WorldGame

BuNu #WorldGame
Membru Forumgratuit

Mesaje : 131
Varsta : 29
Data înscrierii : 10/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://worldgame.talk4her.com/
BuNu #WorldGame a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de Teed Joi Dec 26, 2013 4:38 pm

Incercati acum:
Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
  <ul>
        <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
        <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
  </ul>
  <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
  <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<!-- BEGIN message_admin_index -->
<div class="main">
  <!-- BEGIN message_admin_titre -->
  <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
  </div>
  <!-- END message_admin_titre -->

  <!-- BEGIN message_admin_txt -->
  <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
  </div>
  <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label>  
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label>  
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
</div>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div id="statistics"><br><ul class="statsPers"><li><span class="FORUMCOUNTPOST"></span> Total Posts</li><li><span class='FORUMCOUNTUSER'></span> Total Members</li><li><span class='FORUMLASTUSERLINK'></span> Newest Member</li><li><span class='FORUMCOUNTOPIC'></span>  Most Online</li><li class="statHide rdtOn">Recorde de Usuários Online: O recorde de usuários online foi de <strong>12</strong> em Ter Jan 22, 2013 9:30 am</li><li class="statHide lastUser">Membro Mais Novo: O último usuário registrado atende pelo nome de <strong><a href="/u10"><span style="color:#37AD25"><strong>-Matt</strong></span></a></strong></li><li class="statHide totalUser">Membros: Temos <strong>10</strong> usuários registrados</li><li class="statHide totalPost">Posts: Os nossos membros postaram um total de <strong>33</strong> mensagens</li></ul><br></div>
            
            <div id="pun-info" class="main">
  <div class="main-content">
          <div class="statistics_head"><h1>{TOTAL_USERS} </h1></div>
            <div id="onlinelist">
        <img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
                  <!-- BEGIN switch_viewonline_link -->
            
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->
            
            <!-- END switch_viewonline_nolink -->
        </p>
        <p>{TOTAL_USERS_ONLINE}<br />
        Grupos: {GROUP_LEGEND}
          <p>{LOGGED_IN_USER_LIST}<br />
      </div>
      
  </div>
</div>
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label>  
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label>  
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>  
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_legend -->
<ul id="pun-legend">
  <li>
      <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
      <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
      <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
  </li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
//]]>
</script>
  <a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">MiniBanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">MiniBanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div>
<!-- END switch_fb_index_login -->
Teed

Teed
Membru activ

Mesaje : 509
Varsta : 27
Localizare : Unde nu te astepti !
Data înscrierii : 11/11/2013
Mulțumiri : 141
Internet Explorer phpBB2

http://mega-game.dust.tv
Teed a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de BuNu #WorldGame Joi Dec 26, 2013 4:50 pm

parteneriii tot imi dau batai de cap...
BuNu #WorldGame

BuNu #WorldGame
Membru Forumgratuit

Mesaje : 131
Varsta : 29
Data înscrierii : 10/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://worldgame.talk4her.com/
BuNu #WorldGame a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de Teed Joi Dec 26, 2013 4:56 pm

Codul css l-ati adaugat?
Teed

Teed
Membru activ

Mesaje : 509
Varsta : 27
Localizare : Unde nu te astepti !
Data înscrierii : 11/11/2013
Mulțumiri : 141
Internet Explorer phpBB2

http://mega-game.dust.tv
Teed a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de BuNu #WorldGame Joi Dec 26, 2013 5:00 pm

DA...DE LA INCEPUT.... Neutru
BuNu #WorldGame

BuNu #WorldGame
Membru Forumgratuit

Mesaje : 131
Varsta : 29
Data înscrierii : 10/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://worldgame.talk4her.com/
BuNu #WorldGame a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de FloRyN. Joi Dec 26, 2013 6:25 pm

Salut  Salut!  inlocuieste index_body ce il ai acuma cu

Cod:
<div class="spatiu-body">
  <!-- 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 -->
  </div>

  {JAVASCRIPT}
  {CHATBOX_TOP}
  {BOARD_INDEX}

<br />

<table class="statistici" border="0" cellspacing="8" cellpadding="0" width="100%">
 <tr>
  <td valign="top" class="pleft" width="50%"><div class="gensmall">
    <div class="ptext"> Cine este conectat?</div>
      {TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}<br />
<br />
{LOGGED_IN_USER_LIST}<br />
    {L_CONNECTED_MEMBERS}</div>
  </td>
  <td valign="top" class="pright" width="50%"><div class="gensmall">
    <div class="ptext"> Statistici</div>
      {TOTAL_POSTS}<br />
{TOTAL_USERS}<br />
    {NEWEST_USER}</div>
  </td>
 </tr>
</table>

<table class="pleft" border="0" cellspacing="1" cellpadding="0" width="80%" style="margin: 0 auto;">
 <tr>
  <td valign="top" style="text-align: center;"><span class="gensmall">{GROUP_LEGEND}</span>
  </td>
 </tr>
  
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 <td class="catHead" colspan="2" height="28">
 <span class="cattitle"><left>Forumul Tau | Reclama ta aici</left></span>
<tr>
<td class="row1" width="100%"><span class="gensmall">
 
<table class="forumline" width="100%" border="0" cellspacing="3" cellpadding="0">
  <td class="row7"><center><span class="gensmall"><a href="http://forumutau.forumgratuit" target="_blank"><img src="http://i72.servimg.com/u/f72/15/93/93/90/reclam12.jpg"width="468" height="60" border="0" /></a></span></center></td>
  <td class="row7"><center><span class="gensmall"><a href="http://forumutau.forumgratuit" target="_blank"><img src="http://i72.servimg.com/u/f72/15/93/93/90/reclam12.jpg"width="468" height="60" border="0" /></a></span></center></td></table>
<tr>
</div></span>
</tr>
</td>
</tr></table>
  
</table><br />
<table class="pleft" border="0" cellspacing="8" cellpadding="0" width="80%" style="margin: 0 auto;">
<tr>
    <td valign="top" style="text-align: center;">
      <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
      <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
     <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
      <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
     <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
  </td>
 </tr>
</table>


<style type="text/css">
.pleft, .pright {
 border-radius: 3px;
background: #222 url(http://i47.servimg.com/u/f47/16/17/93/50/bg10.png);
border: 1px solid #1E1E1D;
-webkit-box-shadow: black 0px 0px 1px;
-moz-box-shadow: black 0px 0px 1px;
-o-box-shadow: black 0px 0px 1px;
box-shadow: black 0px 0px 1px;
padding: 5px 5px 5px 12px;
text-decoration: none !important;
}

.ptext {
font-size: 13px;
font-weight: bold;
font-family: Arial;
margin-bottom: 5px;
}
 

.pleft .gensmall, .pright .gensmall {
font-family: Arial;
color: white;
text-shadow: 1px 1px 1px black;
opacity: 0.9;
}
</style>
FloRyN.

FloRyN.
Membru activ

Mesaje : 429
Varsta : 27
Data înscrierii : 29/10/2013
Mulțumiri : 5
Internet Explorer phpBB2

http://kill-arena.4ulike.com/
FloRyN. a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de BuNu #WorldGame Joi Dec 26, 2013 6:49 pm

Indexul e bun...dar din pacate nu se potriveste deloc cu tema .... Neutru
BuNu #WorldGame

BuNu #WorldGame
Membru Forumgratuit

Mesaje : 131
Varsta : 29
Data înscrierii : 10/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://worldgame.talk4her.com/
BuNu #WorldGame a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de Teed Joi Dec 26, 2013 8:19 pm

Incercati asa:
Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
  <ul>
        <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
        <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
  </ul>
  <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
  <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<!-- BEGIN message_admin_index -->
<div class="main">
  <!-- BEGIN message_admin_titre -->
  <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
  </div>
  <!-- END message_admin_titre -->

  <!-- BEGIN message_admin_txt -->
  <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
  </div>
  <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label> 
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> 
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
</div>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div id="statistics"><br><ul class="statsPers"><li><span class="FORUMCOUNTPOST"></span> Total Posts</li><li><span class='FORUMCOUNTUSER'></span> Total Members</li><li><span class='FORUMLASTUSERLINK'></span> Newest Member</li><li><span class='FORUMCOUNTOPIC'></span>  Most Online</li><li class="statHide rdtOn">Recorde de Usuários Online: O recorde de usuários online foi de <strong>12</strong> em Ter Jan 22, 2013 9:30 am</li><li class="statHide lastUser">Membro Mais Novo: O último usuário registrado atende pelo nome de <strong><a href="/u10"><span style="color:#37AD25"><strong>-Matt</strong></span></a></strong></li><li class="statHide totalUser">Membros: Temos <strong>10</strong> usuários registrados</li><li class="statHide totalPost">Posts: Os nossos membros postaram um total de <strong>33</strong> mensagens</li></ul><br></div>
           
            <div id="pun-info" class="main">
  <div class="main-content">
          <div class="statistics_head"><h1>{TOTAL_USERS} </h1></div>
            <div id="onlinelist">
        <img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
                  <!-- BEGIN switch_viewonline_link -->
           
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->
           
            <!-- END switch_viewonline_nolink -->
        </p>
        <p>{TOTAL_USERS_ONLINE}<br />
        Grupos: {GROUP_LEGEND}
          <p>{LOGGED_IN_USER_LIST}<br />
      </div>
     
  </div>
</div>
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label> 
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> 
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_legend -->
<ul id="pun-legend">
  <li>
      <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
      <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
      <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
  </li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
//]]>
</script>
  <span class="cattitle"><left>Forumul Tau | Reclama ta aici</left></span>
<tr>
<td class="row1" width="100%"><span class="gensmall">
 
<table class="forumline" width="100%" border="0" cellspacing="3" cellpadding="0">
  <td class="row7"><center><span class="gensmall"><a href="http://forumutau.forumgratuit" target="_blank"><img src="http://i72.servimg.com/u/f72/15/93/93/90/reclam12.jpg"width="468" height="60" border="0" /></a></span></center></td>
  <td class="row7"><center><span class="gensmall"><a href="http://forumutau.forumgratuit" target="_blank"><img src="http://i72.servimg.com/u/f72/15/93/93/90/reclam12.jpg"width="468" height="60" border="0" /></a></span></center></td></table>
<tr>
</div></span>
</tr>
</td>
</tr></table>
 
</table><br />
<table class="pleft" border="0" cellspacing="8" cellpadding="0" width="80%" style="margin: 0 auto;">
<tr>
    <td valign="top" style="text-align: center;">
      <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
      <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
    <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
      <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
    <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
  </td>
 </tr>
</table>

<!-- END switch_fb_index_login -->
Teed

Teed
Membru activ

Mesaje : 509
Varsta : 27
Localizare : Unde nu te astepti !
Data înscrierii : 11/11/2013
Mulțumiri : 141
Internet Explorer phpBB2

http://mega-game.dust.tv
Teed a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de FloRyN. Joi Dec 26, 2013 8:34 pm

Salut  Salut!  inlocuieste index_body cu
Cod:
    <div class="spatiu-body">
      <!-- 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 -->
      </div>

      {JAVASCRIPT}
      {CHATBOX_TOP}
      {BOARD_INDEX}

    <br />

    <table class="statistici" border="0" cellspacing="8" cellpadding="0" width="100%">
    <tr>
      <td valign="top" class="pleft" width="50%"><div class="gensmall">
        <div class="ptext"> Cine este conectat?</div>
          {TOTAL_USERS_ONLINE}<br />
    {RECORD_USERS}<br />
    <br />
    {LOGGED_IN_USER_LIST}<br />
        {L_CONNECTED_MEMBERS}</div>
      </td>
      <td valign="top" class="pright" width="50%"><div class="gensmall">
        <div class="ptext"> Statistici</div>
          {TOTAL_POSTS}<br />
    {TOTAL_USERS}<br />
        {NEWEST_USER}</div>
      </td>
    </tr>
    </table>

    <table class="pleft" border="0" cellspacing="1" cellpadding="0" width="80%" style="margin: 0 auto;">
    <tr>
      <td valign="top" style="text-align: center;"><span class="gensmall">{GROUP_LEGEND}</span>
      </td>
    </tr>
     
    <table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
    <td class="catHead" colspan="2" height="28">
    <span class="cattitle"><left>Forumul Tau | Reclama ta aici</left></span>
    <tr>
    <td class="row1" width="100%"><span class="gensmall">
   
    <table class="forumline" width="100%" border="0" cellspacing="3" cellpadding="0">
      <td class="row7"><center><span class="gensmall"><a href="http://forumutau.forumgratuit" target="_blank"><img src="http://i72.servimg.com/u/f72/15/93/93/90/reclam12.jpg"width="468" height="60" border="0" /></a></span></center></td>
      <td class="row7"><center><span class="gensmall"><a href="http://forumutau.forumgratuit" target="_blank"><img src="http://i72.servimg.com/u/f72/15/93/93/90/reclam12.jpg"width="468" height="60" border="0" /></a></span></center></td></table>
    <tr>
    </div></span>
    </tr>
    </td>
    </tr></table>
     
    </table><br />
    <table class="pleft" border="0" cellspacing="8" cellpadding="0" width="80%" style="margin: 0 auto;">
    <tr>
        <td valign="top" style="text-align: center;">
          <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
          <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
        <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
          <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
        <a href="#" title="Banerul tau."><img src="http://i83.servimg.com/u/f83/17/66/64/95/1zggo010.gif" style="width:88px;height:31px;border:0" /></a>
      </td>
    </tr>
    </table>


    <style type="text/css">
    .pleft, .pright {
    border-radius: 3px;
    background: #222 url;
    border: 1px solid #1E1E1D;
    -webkit-box-shadow: black 0px 0px 1px;
    -moz-box-shadow: black 0px 0px 1px;
    -o-box-shadow: black 0px 0px 1px;
    box-shadow: black 0px 0px 1px;
    padding: 5px 5px 5px 12px;
    text-decoration: none !important;
    }

    .ptext {
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 5px;
    }
   

    .pleft .gensmall, .pright .gensmall {
    font-family: Arial;
    color: white;
    text-shadow: 1px 1px 1px black;
    opacity: 0.9;
    }
    </style>
FloRyN.

FloRyN.
Membru activ

Mesaje : 429
Varsta : 27
Data înscrierii : 29/10/2013
Mulțumiri : 5
Internet Explorer phpBB2

http://kill-arena.4ulike.com/
FloRyN. a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de BuNu #WorldGame Joi Dec 26, 2013 9:26 pm

nu se potriveste deloc cu tema...
BuNu #WorldGame

BuNu #WorldGame
Membru Forumgratuit

Mesaje : 131
Varsta : 29
Data înscrierii : 10/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://worldgame.talk4her.com/
BuNu #WorldGame a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de Cassius Dio Vin Dec 27, 2013 9:07 pm

Buna seara, La revedere

BuNu #WorldGame a scris:Anon1m , functioneaza :)mersi...
Inca mai am 2 probleme care persista...
Sa intelegem ca este vorba despre aceeasi problema? Va rog sa ne explicati la ce va referiti prin "inca persista doua probleme". Multumesc!
Cassius Dio

Cassius Dio
Membru onorific
Membru onorific

Mesaje : 10826
Varsta : 26
Localizare : Strawberry Fields
Data înscrierii : 13/07/2012
Mulțumiri : 84
Internet Explorer phpBB3

http://beatles.forummo.com/
Cassius Dio a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de BuNu #WorldGame Sam Dec 28, 2013 3:53 pm

Nu imi arata membrii conectati in decurs de 99 ore..
Nu imi apar partenerii Fericit
BuNu #WorldGame

BuNu #WorldGame
Membru Forumgratuit

Mesaje : 131
Varsta : 29
Data înscrierii : 10/07/2012
Mulțumiri : 0
Internet Explorer phpBB2

http://worldgame.talk4her.com/
BuNu #WorldGame a fost mulțumit de autorul acestui subiect.

In cos Re: Nu imi apare legenda!

Mesaj Scris de Teed Sam Dec 28, 2013 3:58 pm

Incearca:
Cod:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in -->
<div id="pun-visit" class="clearfix">
  <ul>
        <li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li>
        <li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
      <li><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></li>
  </ul>
  <p>{LOGGED_AS}. {LAST_VISIT_DATE}</p>
</div>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<div id="pun-visit">
  <p>{L_NOT_CONNECTED} {L_LOGIN_REGISTER}</p>
</div>
<!-- END switch_user_logged_out -->

<!-- BEGIN message_admin_index -->
<div class="main">
  <!-- BEGIN message_admin_titre -->
  <div class="main-head">
      <h1 class="page-title">{message_admin_index.message_admin_titre.MES_TITRE}</h1>
  </div>
  <!-- END message_admin_titre -->

  <!-- BEGIN message_admin_txt -->
  <div id="pun-announcement">
      <p>{message_admin_index.message_admin_txt.MES_TXT}</p>
  </div>
  <!-- END message_admin_txt -->
</div>
<!-- END message_admin_index -->

<!-- BEGIN switch_user_login_form_header -->
<div class="main">
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username" /></label> 
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password" /></label> 
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_header.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_header.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
</div>
<!-- END switch_user_login_form_header -->
{CHATBOX_TOP}
{BOARD_INDEX}
<!-- BEGIN disable_viewonline -->
<div id="statistics"><br><ul class="statsPers"><li><span class="FORUMCOUNTPOST"></span> Total Posts</li><li><span class='FORUMCOUNTUSER'></span> Total Members</li><li><span class='FORUMLASTUSERLINK'></span> Newest Member</li><li><span class='FORUMCOUNTOPIC'></span>  Most Online</li><li class="statHide rdtOn">Recorde de Usuários Online: O recorde de usuários online foi de <strong>12</strong> em Ter Jan 22, 2013 9:30 am</li><li class="statHide lastUser">Membro Mais Novo: O último usuário registrado atende pelo nome de <strong><a href="/u10"><span style="color:#37AD25"><strong>-Matt</strong></span></a></strong></li><li class="statHide totalUser">Membros: Temos <strong>10</strong> usuários registrados</li><li class="statHide totalPost">Posts: Os nossos membros postaram um total de <strong>33</strong> mensagens</li></ul><br></div>
           
            <div id="pun-info" class="main">
  <div class="main-content">
          <div class="statistics_head"><h1>{TOTAL_USERS} </h1></div>
            <div id="onlinelist">
        <img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
                  <!-- BEGIN switch_viewonline_link -->
           
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->
           
            <!-- END switch_viewonline_nolink -->
        </p>
        <p>{TOTAL_USERS_ONLINE}<br />
        Grupos: {GROUP_LEGEND}
          <p>{LOGGED_IN_USER_LIST}<br />
          <p>{L_CONNECTED_MEMBERS}<br />
</div>
     
  </div>
</div>
<!-- END disable_viewonline -->

<!-- BEGIN switch_user_login_form_footer -->
<form action="{S_LOGIN_ACTION}" method="post" name="form_login">
  <div class="user_login_form main-box center">
      <label><span class="genmed">{L_USERNAME} :</span> <input class="post" type="text" size="10" name="username"/></label> 
      <label><span class="genmed">{L_PASSWORD} :</span> <input class="post" type="password" size="10" name="password"/></label> 
      <label><span class="gensmall">{L_AUTO_LOGIN}</span> <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
      {S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" />
      <!-- BEGIN switch_fb_connect -->
      <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
      <fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" v="2" scope="{switch_user_login_form_footer.switch_fb_connect.L_FB_PERMISSIONS}">{switch_user_login_form_footer.switch_fb_connect.L_FB_LOGIN_BUTTON}</fb:login-button>
      <!-- END switch_fb_connect -->
  </div>
</form>
<!-- END switch_user_login_form_footer -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_legend -->
<ul id="pun-legend">
  <li>
      <img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /> {L_NEW_POSTS}
      <img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /> {L_NO_NEW_POSTS}
      <img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /> {L_FORUM_LOCKED}
  </li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}

<!-- BEGIN switch_fb_index_login -->
<div id="fb-root"></div>
<script type="text/javascript">
//<![CDATA[
FB.init({
  appId: '{switch_fb_index_login.FACEBOOK_APP_ID}',
    status: true,
    cookie: true,
    xfbml: true,
  oauth: true
});
//]]>
</script>
  <a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">MiniBanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">MiniBanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div><a href="LINK"><div id="parte">Minibanner</div>
<!-- END switch_fb_index_login -->
Teed

Teed
Membru activ

Mesaje : 509
Varsta : 27
Localizare : Unde nu te astepti !
Data înscrierii : 11/11/2013
Mulțumiri : 141
Internet Explorer phpBB2

http://mega-game.dust.tv
Teed a fost mulțumit de autorul acestui subiect.

Pagina 2 din 3 Înapoi  1, 2, 3  Urmatorul

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum