Como mudar os link
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Como mudar os link
Detalhes da dúvida
Versão do fórum : PunBB
Nível de acesso : Administrador
Navegador usado : Opera
Membros afetados : Todos os membros do fórum
Endereço do fórum : http://mastergz.forumbrasil.net
Descrição do problema
Olá, gostaria de aproveitar e por meus link aqui no lugar desses , ver a imagem abaixohttp://prntscr.com/6wwy6z
Última edição por Vitor-Vicente em 22.04.15 16:38, editado 1 vez(es)
Re: Como mudar os link
- Código:
<meta name="google-site-verification" content="bVnU1JELvF8GAAiSshsmUwJUxci1iQA6K91w3vxlwiY" />
{JAVASCRIPT}
<meta name="google-site-verification" content="bVnU1JELvF8GAAiSshsmUwJUxci1iQA6K91w3vxlwiY" />
<!-- 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="pun-info" class="main">
<div id="my_nigga" style="text-align: center;">
<span class="statround FORUMCOUNTPOST"></span> <span class="ulet">Total Posts</span>
<span class="statround FORUMCOUNTOPIC"></span> <span class="ulet">Total Threads</span>
<span class="statround FORUMCOUNTUSER"></span> <span class="ulet">Total Members</span>
<span class="statround FORUMLASTUSERLINK"></span> <span class="ulet">Newest Member</span>
<span class="tooltip" style="cursor: default;"><span class="statround FORUMONLINEUSER"></span> <span class="ulet">Most Online</span></span>
</div>
<br />
<div class="ipsBox table_wrap">
<div id="alertGuest">
<div id="board_statistics" class="statistics clearfix">
<ul id="stat_links" class="ipsList_inline right ipsType_small">
<!-- Hook point -->
<li><a href="http://demo.themetent.com/index.php?app=forums&module=extras&section=stats&do=leaders" title="View the moderating team">The Moderating Team</a></li>
<li><a href="http://demo.themetent.com/index.php?app=forums&module=extras&section=stats" title="View today's top 20 posters">Today's Top Posters</a></li>
<li><a href="http://demo.themetent.com/index.php?app=members&module=list&max_results=20&sort_key=posts&sort_order=desc&filter=ALL" title="View the board's overall top posters">Overall Top Posters</a></li>
<li>
<a href="http://demo.themetent.com/index.php?/best-content/">
Most Liked Content
</a>
</li>
</ul>
<h4 class="statistics_head">Users Online</h4>
<p class="statistics_brief desc">
<div style="color: rgb(119, 119, 119); font-size: 12px; margin-top: 9px;">
<p>{TOTAL_USERS_ONLINE}</p>
<p>{L_ONLINE_USERS}</p>
<p>{L_CONNECTED_MEMBERS}</p>
<p>{TOTAL_CHATTERS_ONLINE}</p>
<p>{CHATTERS_LIST}</p>
<p>{GROUP_LEGEND}</p>
</div>
</p>
<br>
<p>
<span class="name">{LOGGED_IN_USER_LIST}</span>
</p>
</div>
</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}
{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 -->
Re: Como mudar os link
Procure no Index_body passado acima:
Agora vou dar um exemplo para trocar os links, em: http://demo.themetent.com/index.php?app=forums&module=extras&section=stats&do=leaders" title="View the moderating team será o link de: The Moderating Team entende? Só trocar o link e o nome.
- Código:
<ul id="stat_links" class="ipsList_inline right ipsType_small">
<!-- Hook point -->
<li><a href="http://demo.themetent.com/index.php?app=forums&module=extras&section=stats&do=leaders" title="View the moderating team">The Moderating Team</a></li>
<li><a href="http://demo.themetent.com/index.php?app=forums&module=extras&section=stats" title="View today's top 20 posters">Today's Top Posters</a></li>
<li><a href="http://demo.themetent.com/index.php?app=members&module=list&max_results=20&sort_key=posts&sort_order=desc&filter=ALL" title="View the board's overall top posters">Overall Top Posters</a></li>
<li>
<a href="http://demo.themetent.com/index.php?/best-content/">
Most Liked Content
</a>
</li>
</ul>
Agora vou dar um exemplo para trocar os links, em: http://demo.themetent.com/index.php?app=forums&module=extras&section=stats&do=leaders" title="View the moderating team será o link de: The Moderating Team entende? Só trocar o link e o nome.
Tópicos semelhantes
» Mudar estilo do link e mudar posição do avatar,rank e etc...
» Mudar cor do link da chatbox
» Mudar cor link sub-fórum
» Mudar link dos perfis
» Como mudar a cor deste link
» Mudar cor do link da chatbox
» Mudar cor link sub-fórum
» Mudar link dos perfis
» Como mudar a cor deste link
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos