Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

Legenda dos Grupos

3 participantes

Júnior Duarte Júnior Duarte  • Qua 28 maio 2014 - 19:09

Legenda dos Grupos Empty Legenda dos Grupos Qua 28 maio 2014 - 19:09

Minha questão:
Boas galera, gostaria que editassem meu index e colocassem a Legendas dos Grupos que sumiu, agradeço.

Código:
{JAVASCRIPT}


<!-- 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 -->
<span class="clear upperframe"><span></span></span>

<div class="roundframe"><div class="innerframe">
      <div class="cat_bar">
        <h3 class="catbg">
            <img class="icon" id="upshrink_ic" src="http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/collapse.gif" alt="*" title="Shrink or expand the header." style="cursor: pointer; ">
            Situação do fórum
        </h3>
      </div>
      <div id="upshrinkHeaderIC">
        <div class="title_barIC">
            <h4 class="titlebg">
              <span class="ie6_header floatleft">
                  <a href="http://demo.dzinerstudio.com/smf2/index.php?action=stats"><img class="icon" src="http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/icons/info.gif" alt="Forum Stats"></a>
                  Quem está online?
              </span>
            </h4>
        </div>
          <p>{TOTAL_USERS_ONLINE}
              <br />{LOGGED_IN_USER_LIST} {L_ONLINE_USERS} {L_CONNECTED_MEMBERS}</p>
                         
        <div class="title_barIC">
            <h4 class="titlebg">
              <span class="ie6_header floatleft">
                  <img class="icon" src="http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/icons/online.gif" alt="Users Online">
                  Estatística
              </span>
            </h4>
        </div>
        <p class="inline stats">
            {RECORD_USERS}
        </p>
        <p class="inline smalltext">
        </p>
        <p class="last smalltext">
            {TOTAL_POSTS}</br>
                          {TOTAL_USERS}
        </p>
      </div>
  </div></div>
                          <span class="lowerframe"><span></span></span>
<!-- 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}" />&nbsp;{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>
<!-- END switch_fb_index_login -->


Endereço do meu fórum:
[Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Versão:
PunBB

B¹³ B¹³  • Qui 29 maio 2014 - 10:35

Legenda dos Grupos Empty Re: Legenda dos Grupos Qui 29 maio 2014 - 10:35

Reputação da mensagem: 100% (1 votos)
Olá,

Troque o template por este:

Código:
{JAVASCRIPT}


<!-- 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 -->
<span class="clear upperframe"><span></span></span>

<div class="roundframe"><div class="innerframe">
      <div class="cat_bar">
        <h3 class="catbg">
            <img class="icon" id="upshrink_ic" src="http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/collapse.gif" alt="*" title="Shrink or expand the header." style="cursor: pointer; ">
            Situação do fórum
        </h3>
      </div>
      <div id="upshrinkHeaderIC">
        <div class="title_barIC">
            <h4 class="titlebg">
              <span class="ie6_header floatleft">
                  <a href="http://demo.dzinerstudio.com/smf2/index.php?action=stats"><img class="icon" src="http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/icons/info.gif" alt="Forum Stats"></a>
                  Quem está online?
              </span>
            </h4>
        </div>
          <p>{TOTAL_USERS_ONLINE}
              <br />{LOGGED_IN_USER_LIST} {L_ONLINE_USERS} {L_CONNECTED_MEMBERS}</p>
                         
        <div class="title_barIC">
            <h4 class="titlebg">
              <span class="ie6_header floatleft">
                  <img class="icon" src="http://demo.dzinerstudio.com/smf2/Themes/gearbox_20/images/icons/online.gif" alt="Users Online">
                  Estatística
              </span>
            </h4>
        </div>
        <p class="inline stats">
            {RECORD_USERS}
        </p>
        <p class="inline smalltext">
        </p>
        <p class="last smalltext">
            {TOTAL_POSTS}

         <p>{LEGEND} : {GROUP_LEGEND}</p>

</br>
                          {TOTAL_USERS}
        </p>
      </div>
  </div></div>
                          <span class="lowerframe"><span></span></span>
<!-- 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}" />&nbsp;{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>
<!-- END switch_fb_index_login -->

Júnior Duarte Júnior Duarte  • Qui 29 maio 2014 - 12:29

Legenda dos Grupos Empty Re: Legenda dos Grupos Qui 29 maio 2014 - 12:29

Obrigado amigo, podem fechar o tópico.

DeeW. DeeW.  • Qui 29 maio 2014 - 14:33

Legenda dos Grupos Empty Curtir o post ajuda, sabia? Tópico Movido. Qui 29 maio 2014 - 14:33

[sucesso=]Curtir o post ajuda, sabia? Tópico Movido.[/sucesso]Movido para: Arquivo - Pedido de código

Conteúdo patrocinado  • 

Legenda dos Grupos Empty Re: Legenda dos Grupos

Permissões neste sub-fórum
Não podes responder a tópicos