Estatísticas personalizada
3 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
Estatísticas personalizada
Qual é minha questão:
quero deixa as estatisticas iguais a imagen abaixo
https://i.imgur.com/yt0Af.png
irei deixar meu index_body pois fiz algumas alterações nele
Medidas que eu tomei para corrigir o problema:
Vim aqui
Links e imagens do meu problema:
Endereço do meu fórum:
http://hitmanrebornrpg.forumeiros.com/
Versão do meu fórum:
PHPBB2
quero deixa as estatisticas iguais a imagen abaixo
https://i.imgur.com/yt0Af.png
irei deixar meu index_body pois fiz algumas alterações nele
- Código:
<table width="100%" border="0" cellspacing="1" cellpadding="0" align="center">
<tr>
<td valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall">{LAST_VISIT_DATE}<br />
{CURRENT_TIME}<br />
</span>
<!-- END switch_user_logged_in -->
<div class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</div>
</td>
<td class="gensmall" align="right" valign="bottom">
<!-- BEGIN switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a class="gensmall" href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
<!-- END switch_user_logged_in -->
<a class="gensmall" href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
</td>
</tr>
</table>
<!-- BEGIN catrow --><!-- BEGIN tablehead --><div colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" class="secondarytitle"> <span style="color: SandyBrown;">••</span>{catrow.tablehead.L_FORUM} </div>
<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<th colspan="{catrow.tablehead.INC_SPAN}" nowrap="nowrap" width="100%" style="background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);"> </th>
<th nowrap="nowrap" width="150" style="background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);"><div style="width:150px;" style="background-image: url(http://img691.imageshack.us/img691/3579/sanstitre15fm2.jpg);"> </div></th>
</tr>
<!-- END tablehead -->
<!-- BEGIN cathead -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.cathead.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="{catrow.cathead.CLASS_CAT}" colspan="{catrow.cathead.INC_SPAN}" width="100%">
<h{catrow.cathead.LEVEL} class="hierarchy">
<span class="cattitle">
<a class="cattitle" title="{catrow.cathead.CAT_DESC}" href="{catrow.cathead.U_VIEWCAT}">{catrow.cathead.CAT_TITLE}</a>
</span>
</h{catrow.cathead.LEVEL}>
</td>
<td class="{catrow.cathead.CLASS_ROWPIC}" colspan="3" align="righ>t"> </td>
</tr>
<!-- END cathead -->
<!-- BEGIN forumrow -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.forumrow.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" alt="." /></td>
<!-- END inc -->
<td class="{catrow.forumrow.INC_CLASS}" align="center" valign="middle">
<img title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" />
</td>
<td class="row1 over" colspan="{catrow.forumrow.INC_SPAN}" valign="top" width="100%" height="50"><div class="descri">
<h{catrow.forumrow.LEVEL} class="hierarchy">
<font style="font-size: 10px; color: blue;"><b>Sub Foruns:</b>{catrow.forumrow.L_LINKS}{catrow.forumrow.LINKS}</font>
<span class="forumlink">
<a class="forumlink" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
</span>
</h{catrow.forumrow.LEVEL}>
<span class="genmed">{catrow.forumrow.FORUM_DESC}</span>
<span class="gensmall">
<!-- BEGIN switch_moderators_links -->
{catrow.forumrow.switch_moderators_links.L_MODERATOR}{catrow.forumrow.switch_moderators_links.MODERATORS}
<!-- END switch_moderators_links -->
</span><br />
</div></td>
<td class="row3 over" align="center" valign="middle" height="50" style="z-index: 9999 !important;">
<div id="last-post"><span class="gensmall">Topicos {catrow.forumrow.TOPICS} - Mensagens {catrow.forumrow.POSTS} <br />{catrow.forumrow.LAST_POST}</span></div>
</td>
</tr>
<!-- END forumrow -->
<!-- BEGIN catfoot -->
<tr>
<!-- BEGIN inc -->
<td class="{catrow.catfoot.inc.INC_CLASS}" width="46"><img src="{SPACER}" height="0" width="46" /></td>
<!-- END inc -->
<td class="spaceRow" colspan="{catrow.catfoot.INC_SPAN}" height="1"><img src="{SPACER}" alt="" height="1" width="1" /></td>
</tr>
<!-- END catfoot -->
<!-- BEGIN tablefoot -->
</table><img src="{SPACER}" alt="" height="5" width="1" /><!-- END tablefoot --><!-- END catrow -->
Medidas que eu tomei para corrigir o problema:
Vim aqui
Links e imagens do meu problema:
Endereço do meu fórum:
http://hitmanrebornrpg.forumeiros.com/
Versão do meu fórum:
PHPBB2
Última edição por Choujuro em 04.05.12 21:03, editado 1 vez(es)
Re: Estatísticas personalizada
Olá, aceda ao seu
substitua todo o código do templante index_body pelo código abaixo.
Agora vá até sua folha de estilos CSS, e cole o seguinte código...
Você poderá alterar os botões de seu menu, trocando onde esta escrito no CSS "IMAGEM-DO-BOTÃO-AQUI" por uma imagem de um botão de sua preferencia
Cordialmente!
Painel de Controle Visualização Templates Gera l index_body
substitua todo o código do templante index_body pelo código abaixo.
- Código:
{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 *="">
<div id="menu_onglet">
<div class="conteneur-menu">
<div>
<table width="100%" bordercolor="#4964FF" cellspacing="4" cellspanding="0">
<tr>
<td>
<ul class="onglets">
<li>
<a href="#" class="active">Grande Down</a>
</li>
<li>
<a href="#" class="">Quem esteve aqui</a>
</li>
<li>
<a href="#" class="">Aniversariantes</a>
</li>
<li>
<a href="#" class="">Grupos</a>
</li>
<li>
<a href="#" class="">Creditos</a>
</li>
</ul>
</td>
</tr>
<tr>
<td align="left">
<table class="table1" width="100%" border="0" cellspacing="0" cellspanding="0">
<tr>
<td class="main-content" style="padding:5px;">
<div style="align: center">
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/java/jquery-re_142.js"></script>
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/menu_libre_service_1/a.js"></script>
<!--menu original-->
<div class="conteneur-ouvrir" style="display: block; ">
<div class="ton_contenu">
<!--Estatisticas-->
<span class="gensmall">
<p>{TOTAL_POSTS}</p>
<p>{RECORD_USERS}</p>
<p>{TOTAL_USERS}</p>
</span>
<br />
<!--Online-->
<!-- BEGIN switch_viewonline_link -->
<b><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></b>
<br />
<!-- END switch_viewonline_link -->
{LOGGED_IN_USER_LIST}
<!-- BEGIN switch_viewonline_nolink -->
{L_WHO_IS_ONLINE}
<!-- END switch_viewonline_nolink -->
{TOTAL_USERS_ONLINE}
<!--Ultimo Usuario-->
<span class="gensmall" style"color:#2f2f2f !important;">{NEWEST_USER}</span>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td class="cellule_1">
<!--24 horas-->
<span class="gensmall">
{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
<div class="clear"></div>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table class="table_1" width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td class="cellule_1">
<!--Aniversariantes-->
<span class="gensmall">
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<!--Grupos-->
<span class="gensmall">
<font color="#fff">{GROUP_LEGEND}</font>
</span>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table width="100%" border="0">
<tbody>
<tr>
<td>
<!--Créditos-->
Em construção...
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td></tr></table></td></tr></table>
</div>
</div>
</div>
</div>
<!-- BEGIN switch_chatbox_activate -->
<div id="onlinechat">
<p class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
</script>
<!-- END switch_chatbox_popup -->
</p>
</div>
<!-- END switch_chatbox_activate -->
</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>
<!-- END switch_fb_index_login -->
Agora vá até sua folha de estilos CSS, e cole o seguinte código...
- Código:
div * {margin: 0;padding: 0;}
.conteneur-menu {font-family: Arial;}
.conteneur-menu .onglets li {float: left;list-style: none;}
li {display: list-item;
text-align: -webkit-match-parent;}
.conteneur-menu .onglets li a {
-moz-text-shadow: 1px 1px 1px #fff;
-webkit-text-shadow: 1px 1px 1px #fff;
background: #E9E9E9 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border-bottom: 1px solid #F3F5F7;
border: 1px solid #EEE;
color: #6B6B6B;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: 700;
padding: 7px 0;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px white;width: 150px;}
.conteneur-menu .onglets li a.active {
background: #D0E1F7 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border: 1px solid white;color: #222;}
.texte_1 {color: #485470;font-family: Arial;font-size: 13px;font-style: italic;}
.titre_4 {color: #24478E;margin-bottom: 5px;
font-family: Arial;font-size: 14px;font-style: italic;font-weight: 700;}
Você poderá alterar os botões de seu menu, trocando onde esta escrito no CSS "IMAGEM-DO-BOTÃO-AQUI" por uma imagem de um botão de sua preferencia
Cordialmente!
Re: Estatísticas personalizada
tem como retirar isso que selecionei na print que apareçeu la encima apos adicionar os codigos acima
https://i.imgur.com/a9e1t.png
e fazer colocar uma borda para o texto das estatisticas não ficar meio que espalhado pelo forum como mostrado na imagen
https://i.imgur.com/NbTPE.png
https://i.imgur.com/a9e1t.png
e fazer colocar uma borda para o texto das estatisticas não ficar meio que espalhado pelo forum como mostrado na imagen
https://i.imgur.com/NbTPE.png
Re: Estatísticas personalizada
Olá;
Poderia mandar o Link onde viste a "Borda ao redor do Texto" em questão?
Cordialmente!
Dr.House
Poderia mandar o Link onde viste a "Borda ao redor do Texto" em questão?
Cordialmente!
Dr.House
Re: Estatísticas personalizada
Olá amigo;
Veja se resulta pelo Código Do Fórum Dado, se resolver edite a seu Gosto:
Cordialmente!
Veja se resulta pelo Código Do Fórum Dado, se resolver edite a seu Gosto:
- Código:
<tbody><tr><td><ul class="onglets"><li><a href="#" class="active">SP Design</a></li><li><a href="#" class="">Quem esteve aqui</a></li><li><a href="#" class="">Aniversariantes</a></li><li><a href="#" class="">Grupos</a></li><li><a href="#" class="">Creditos</a></li></ul></td></tr><tr><td align="left"><table class="table1" width="100%" border="0" cellspacing="0" cellspanding="0"><tbody><tr><td class="main-content" style="padding:5px;"> <div style="align: center"><script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/java/jquery-re_142.js"></script><script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/menu_libre_service_1/a.js"></script><!--
menu original--><div class="conteneur-ouvrir" style="display: block; "><div class="ton_contenu"><table width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr><td class="cellule_1" width="20%" align="center"><img src="http://i42.servimg.com/u/f42/17/32/13/00/sp-des14.png" id="i_whosonline" alt="Quem está conectado"></td><td class="cellule_1" width="60%" align="left" valign="top"><div style="float:right; margin-left: 6px;"><img src="http://i42.servimg.com/u/f42/17/32/13/00/volume10.png"></div><!--
Estatisticas--><span class="gensmall"><p>Os nossos membros postaram um total de <strong>4713</strong> mensagens</p><p>O recorde de usuários online foi de <strong>63</strong> em Seg 23 Abr 2012, 8:08 pm</p><p>Temos <strong>126</strong> usuários registrados</p></span><br><!--
Online--><b><a href="/viewonline" rel="nofollow">Quem está conectado</a></b><br>Usuários registrados : Nenhum<br>Robôs (motores de busca) : <span style="font-family:Georgia,Verdana;"><span style="color:#1849b5">G</span><span style="color:#de3018">o</span><span style="color:#efbA00">o</span><span style="color:#1849b5">g</span><span style="color:#31b639">l</span><span style="color:#de3018">e</span></span><br>Há <strong>9</strong> usuários online :: Nenhum usuário registrado, Nenhum Invisível e 9 Visitantes :: 1 Motor de busca<br><br><img src="http://i42.servimg.com/u/f42/17/32/13/00/separa10.png" border="0" width="100%" style="display:inline;"><br><div style="float: left; margin-right: 5px;"><img src="http://i42.servimg.com/u/f42/17/32/13/00/pincel10.png" border="0"></div><!--
Ultimo Usuario--> <span class="gensmall" style"color:#2f2f2f="" !important;"="">O último usuário registrado atende pelo nome de <strong><a href="/u126">NOOB</a></strong></span><div class="texte_1">Bem-vindo! Esperamos que goste da sua estadia no SP-Design</div></td><td class="cellule_1" width="20%" align="center" valign="top"><!--
parceria--></td></tr></tbody></table></div></div><div class="conteneur-ouvrir" style="display: none; "><div class="ton_contenu"><table width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr><td class="cellule_1"><span class="titre_4">Quem passou por aqui nas ultimas 24h Horas ?</span><div style="float:right; margin-left: 6px;"><img src="http://i42.servimg.com/u/f42/17/32/13/00/radio10.png" border="0"></div><div align="justify" style="color: #181818;padding: 5px;"><table class="table_1"><tbody><tr><td class="row1"><!--
24 horas--><span class="gensmall">Membros conectados nas últimas 24 horas: <a href="/u35"><span style="color:#34B08D"><strong>#mystery#</strong></span></a>, <a href="/u119"><span style="color:#34B08D"><strong>@Chazy</strong></span></a>, <a href="/u107"><span style="color:#34B08D"><strong>@Laisign</strong></span></a>, <a href="/u96"><span style="color:#34B08D"><strong>Bookmarlucas654</strong></span></a>, <a href="/u62"><span style="color:#34B08D"><strong>CloSeR</strong></span></a>, <a href="/u78"><span style="color:#34B08D"><strong>Cristian 95</strong></span></a>, <a href="/u1"><span style="color:#FFA200"><strong>cyllaz</strong></span></a>, <a href="/u99"><span style="color:#34B08D"><strong>Dคяк Dεคтн</strong></span></a>, <a href="/u59"><span style="color:#57B300"><strong>Kagumi</strong></span></a>, <a href="/u79"><span style="color:#00A6FF"><strong>Kanazi</strong></span></a>, <a href="/u109"><span style="color:#34B08D"><strong>Kuchiki Minatoevox</strong></span></a>, <a href="/u92"><span style="color:#57B300"><strong>lohan</strong></span></a>, <a href="/u124"><span style="color:#34B08D"><strong>Master Madara</strong></span></a>, <a href="/u86"><span style="color:#00A6FF"><strong>Myth</strong></span></a>, <a href="/u43"><span style="color:#B700FF"><strong>Netinho</strong></span></a>, <a href="/u126">NOOB</a>, <a href="/u8"><span style="color:#B700FF"><strong>Shion</strong></span></a>, <a href="/u23"><span style="color:#34B08D"><strong>Showder</strong></span></a>, <a href="/u50"><span style="color:#34B08D"><strong>Sloock</strong></span></a>, <a href="/u125"><span style="color:#34B08D"><strong>ssasore</strong></span></a>, <a href="/u19"><span style="color:#34B08D"><strong>Thoth</strong></span></a>, <a href="/u17"><span style="color:#1C49FF"><strong>Uchiha Ryan</strong></span></a>, <a href="/u2"><span style="color:#B700FF"><strong>Uzumaki Ary</strong></span></a>, <a href="/u100"><span style="color:#34B08D"><strong>wilixd</strong></span></a><br><div class="clear"></div></span></td></tr> </tbody></table></div></td></tr></tbody></table></div></div><div class="conteneur-ouvrir" style="display: none; "><div class="ton_contenu"><table class="table_1" width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr><td class="cellule_1"><div style="float:right; margin-left: 6px;"><img src="http://i42.servimg.com/u/f42/17/32/13/00/vistai11.png"></div><span class="titre_4"> Os aniversariantes</span><div style="height: 100px !important; overflow-y: auto !important; padding: 5px; color:#485470 !important;"><table border="0" cellspacing="2" cellpadding="2"><tbody><tr><td class="row1"><!--
Aniversariantes--><span class="gensmall"><br style="line-height:5px;">Nenhum membro festeja seu aniversário hoje<br>Nenhum membro festeja seu aniversário nos próximos 7 dias<br></span></td></tr></tbody></table></div></td></tr></tbody></table></div></div><div class="conteneur-ouvrir" style="display: none; "><div class="ton_contenu"><table width="100%" border="0" cellspacing="2" cellpadding="2"><tbody><tr><td class="cellule_1" width="85%"><!--
Grupos--><span class="gensmall"><font color="#fff"> [ <b><a style="color: #FFA200" class="gensmall" href="/g4-programador-web">Programador Web</a></b> ] [ <b><a style="color: #B700FF" class="gensmall" href="/g5-designer-grafico">Designer Grafico</a></b> ] [ <b><a style="color: #29FF54" class="gensmall" href="/g6-ajuda-sp">Ajuda-SP</a></b> ] [ <b><a style="color: #1C49FF" class="gensmall" href="/g8-publicitarios">Publicitários</a></b> ] [ <b><a style="color: #00A6FF" class="gensmall" href="/g10-entretidos">Entretidos</a></b> ] [ <b><a style="color: #57B300" class="gensmall" href="/g9-gamers">Gamers</a></b> ] [ <b><a style="color: #599BFF" class="gensmall" href="/g1-administradores">Administradores</a></b> ] [ <b><a style="color: #A382FF" class="gensmall" href="/g2-moderadores">Moderadores</a></b> ] [ <b><a style="color: #34B08D" class="gensmall" href="/g3-membros">Membros</a></b> ]</font></span></td><td class="cellule_1" width="15%"><img src="http://i42.servimg.com/u/f42/17/32/13/00/png-ch10.png" border="0"></td></tr></tbody></table></div></div><div class="conteneur-ouvrir" style="display: none; "><div class="ton_contenu"><table width="100%" border="0"><tbody><tr><td><span class="titre_4"> Creditos:</span><p>2012 © SP-Design - Ajuda na criação de códigos e na aparência de seu Fórum™ - Design de Cyllaz - Todos os direitos reservados ®<br>Todas as imagens utilizadas nesse fórum são protegidas com myfreecopyright, e são monitoradas 24h, qualquer copia sem autorização, você estará infringindo a lei de direitos autorais, e poderá responder juridicamente.</p><br><center><a href="http://myfreecopyright.com/" title="MyFreeCopyright.com Registered & Protected"><img src="http://storage.myfreecopyright.com/mfc_protected.png" alt="MyFreeCopyright.com Registered & Protected" title="MyFreeCopyright.com Registered & Protected" width="145px" height="38px" border="0"></a><br><a href="http://www.copyscape.com/dmca-takedown-notice-search/"><img src="http://banners.copyscape.com/images/cs-wh-88x31.gif" alt="Protected by Copyscape DMCA Takedown Notice Infringement Search Tool" title="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." width="88" height="31" border="0" style="display: none; visibility: hidden; "></a></center></td></tr></tbody></table></div></div></div></td></tr></tbody></table></td></tr></tbody>
Cordialmente!
Re: Estatísticas personalizada
Olá amigão;
aceda ao seu
Painel de Controle Visualização Templates Geral index_body
substitua todo o código do templante index_body pelo código abaixo.
Agora vá até sua folha de estilos CSS, e cole o seguinte código...
Aba "Folha de estilo CSS'
Lembre-se em clicar em Publicar template após adicionar o código.
Cordialmente
House
aceda ao seu
Painel de Controle Visualização Templates Geral index_body
substitua todo o código do templante index_body pelo código abaixo.
- Código:
{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 *="">
<div id="menu_onglet">
<div class="conteneur-menu">
<div>
<table width="100%" bordercolor="#4964FF" cellspacing="4" cellspanding="0">
<tr>
<td>
<ul class="onglets">
<li>
<a href="#" class="active">Grande Down</a>
</li>
<li>
<a href="#" class="">Quem esteve aqui</a>
</li>
<li>
<a href="#" class="">Aniversariantes</a>
</li>
<li>
<a href="#" class="">Grupos</a>
</li>
<li>
<a href="#" class="">Creditos</a>
</li>
</ul>
</td>
</tr>
<tr>
<td align="left">
<table class="table1" width="100%" border="0" cellspacing="0" cellspanding="0">
<tr>
<td class="main-content" style="padding:5px;">
<div style="align: center">
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/java/jquery-re_142.js"></script>
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/menu_libre_service_1/a.js"></script>
<!--menu original-->
<div class="conteneur-ouvrir" style="display: block; ">
<div class="ton_contenu">
<!--Estatisticas-->
<span class="gensmall">
<p>{TOTAL_POSTS}</p>
<p>{RECORD_USERS}</p>
<p>{TOTAL_USERS}</p>
</span>
<br />
<!--Online-->
<!-- BEGIN switch_viewonline_link -->
<b><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></b>
<br />
<!-- END switch_viewonline_link -->
{LOGGED_IN_USER_LIST}
<!-- BEGIN switch_viewonline_nolink -->
{L_WHO_IS_ONLINE}
<!-- END switch_viewonline_nolink -->
{TOTAL_USERS_ONLINE}
<!--Ultimo Usuario-->
<span class="gensmall" style"color:#2f2f2f !important;">{NEWEST_USER}</span>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td class="cellule_1">
<!--24 horas-->
<span class="gensmall">
{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
<div class="clear"></div>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table class="table_1" width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td class="cellule_1">
<!--Aniversariantes-->
<span class="gensmall">
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<!--Grupos-->
<span class="gensmall">
<font color="#fff">{GROUP_LEGEND}</font>
</span>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table width="100%" border="0">
<tbody>
<tr>
<td>
<!--Créditos-->
Em construção...
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td></tr></table></td></tr></table>
</div>
</div>
</div>
</div>
<!-- BEGIN switch_chatbox_activate -->
<div id="onlinechat">
<p class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
</script>
<!-- END switch_chatbox_popup -->
</p>
</div>
<!-- END switch_chatbox_activate -->
</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>
<!-- END switch_fb_index_login -->
Agora vá até sua folha de estilos CSS, e cole o seguinte código...
Painel de controle Visualização Imagens e Cores Cores
Aba "Folha de estilo CSS'
- Código:
div * {margin: 0;padding: 0;}
.conteneur-menu {font-family: Arial;}
.conteneur-menu .onglets li {float: left;list-style: none;}
li {display: list-item;
text-align: -webkit-match-parent;}
.conteneur-menu .onglets li a {
-moz-text-shadow: 1px 1px 1px #fff;
-webkit-text-shadow: 1px 1px 1px #fff;
background: #E9E9E9 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border-bottom: 1px solid #F3F5F7;
border: 1px solid #EEE;
color: #6B6B6B;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: 700;
padding: 7px 0;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px white;width: 150px;}
.conteneur-menu .onglets li a.active {
background: #D0E1F7 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border: 1px solid white;color: #222;}
.texte_1 {color: #485470;font-family: Arial;font-size: 13px;font-style: italic;}
.titre_4 {color: #24478E;margin-bottom: 5px;
font-family: Arial;font-size: 14px;font-style: italic;font-weight: 700;}
Lembre-se em clicar em Publicar template após adicionar o código.
Cordialmente
House
Re: Estatísticas personalizada
adicionei o codigo mais os problemas mostrados nas prints acima continuam
Re: Estatísticas personalizada
Olá, substitua seu template por este
Coloque este codigo CSS em sua folha de estilo
Feito isto carregue em salvar.
Melhores cumprimentos.
- Código:
{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 *="">
<div id="menu_onglet">
<div class="conteneur-menu">
<div>
<table width="100%" cellspacing="4" cellspanding="0" style="border-top: 1px solid black !important; border-bottom: 1px solid black !important; border-left: 6px solid black !important; border-right: 6px solid black !important; background-color: #E4E4E4; box-shadow: 0 0 10px black; border-radius: 10px;">
<tr>
<td>
<ul class="onglets">
<li>
<a href="#" class="active">Naruto RPGS</a>
</li>
<li>
<a href="#" class="">Quem esteve aqui</a>
</li>
<li>
<a href="#" class="">Aniversariantes</a>
</li>
<li>
<a href="#" class="">Grupos</a>
</li>
<li>
<a href="#" class="">Creditos</a>
</li>
</ul>
</td>
</tr>
<tr>
<td align="left">
<table class="table1" width="100%" border="0" cellspacing="0" cellspanding="0">
<tr>
<td class="main-content" style="padding:5px;">
<div style="align: center">
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/java/jquery-re_142.js"></script>
<script language="javascript" type="text/javascript" src="http://s3.archive-host.com/membres/up/1696114791/menu_libre_service_1/a.js"></script>
<!--menu original-->
<div class="conteneur-ouvrir" style="display: block; ">
<div class="ton_contenu">
<!--Estatisticas-->
<span class="gensmall">
<p>{TOTAL_POSTS}</p>
<p>{RECORD_USERS}</p>
<p>{TOTAL_USERS}</p>
</span>
<br />
<!--Online-->
<font style="font-size: 10px !important;"> <!-- BEGIN switch_viewonline_link -->
<b><a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a></b>
<br />
<!-- END switch_viewonline_link -->
{LOGGED_IN_USER_LIST}
<!-- BEGIN switch_viewonline_nolink -->
{L_WHO_IS_ONLINE}
<!-- END switch_viewonline_nolink -->
{TOTAL_USERS_ONLINE}</font>
<!--Ultimo Usuario-->
<span class="gensmall" style"color:#2f2f2f !important;">{NEWEST_USER}</span>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td class="cellule_1">
<!--24 horas-->
<span class="gensmall">
{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />
<div class="clear"></div>
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table class="table_1" width="100%" border="0" cellspacing="2" cellpadding="2">
<tbody>
<tr>
<td class="cellule_1">
<!--Aniversariantes-->
<span class="gensmall">
{L_WHOSBIRTHDAY_TODAY}
{L_WHOSBIRTHDAY_WEEK}
</span>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<!--Grupos-->
<span class="gensmall">
<font color="#fff">{GROUP_LEGEND}</font>
</span>
</div>
</div>
<div class="conteneur-ouvrir" style="display: none; ">
<div class="ton_contenu">
<table width="100%" border="0">
<tbody>
<tr>
<td>
<!--Créditos-->
Em construção...
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</td></tr></table></td></tr></table>
</div>
</div>
</div>
</div>
<!-- BEGIN switch_chatbox_activate -->
<div id="onlinechat" style="font-size: 10px !important;">
<p class="page-bottom">
{TOTAL_CHATTERS_ONLINE} :
{CHATTERS_LIST}<br />
<!-- BEGIN switch_chatbox_popup -->
<div id="chatbox_popup"></div>
<script type="text/javascript">
insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
</script>
<!-- END switch_chatbox_popup -->
</p>
</div>
<!-- END switch_chatbox_activate -->
</div>
</div>
<!-- END disable_viewonline -->
{CHATBOX_BOTTOM}
<br clear="all" />
<!-- BEGIN switch_legend -->
<table border="0" cellspacing="3" cellpadding="0" align="center">
<tr>
<td align="center" width="20"><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td></td>
<td align="center" width="20"><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td align="center" width="20"><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- END switch_legend -->
{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 -->
Coloque este codigo CSS em sua folha de estilo
- Código:
div * {margin: 0;padding: 0;}
.conteneur-menu {font-family: Arial;}
.conteneur-menu .onglets li {float: left;list-style: none;}
li {display: list-item;
text-align: -webkit-match-parent;}
.conteneur-menu .onglets li a {
-moz-text-shadow: 1px 1px 1px #fff;
-webkit-text-shadow: 1px 1px 1px #fff;
background: #E9E9E9 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border-bottom: 1px solid #F3F5F7;
border: 1px solid #EEE;
color: #6B6B6B;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: 700;
padding: 7px 0;
text-align: center;
text-decoration: none;
text-shadow: 1px 1px 1px white;width: 150px;}
.conteneur-menu .onglets li a.active {
background: #D0E1F7 url(IMAGEM-DO-BOTÃO-AQUI) repeat-x bottom;
border: 1px solid white;color: #222;}
.texte_1 {color: #485470;font-family: Arial;font-size: 13px;font-style: italic;}
.titre_4 {color: #24478E;margin-bottom: 5px;
font-family: Arial;font-size: 14px;font-style: italic;font-weight: 700;}
Feito isto carregue em salvar.
Melhores cumprimentos.
Re: Estatísticas personalizada
a borda ficou nas estatisticas mais tem como retirar isso
https://i.imgur.com/a9e1t.png
https://i.imgur.com/a9e1t.png
Re: Estatísticas personalizada
esse e o meu forum mais
http://hitmanrebornrpg.forumeiros.com/
o tema que estou modificando esta salvo aqui
http://hitmantema.forumeiros.com/forum
http://hitmanrebornrpg.forumeiros.com/
o tema que estou modificando esta salvo aqui
http://hitmantema.forumeiros.com/forum
Re: Estatísticas personalizada
Olá, adicione este codigo em seu CSS
Até mais.
#pun-visit {
font-size: 10px;
}
Até mais.
Re: Estatísticas personalizada
modifiquei o codigo e consegui retirar vlw MateusV. e Dr.House por ajudar
Tópicos semelhantes
» Estatísticas personalizada
» Estatísticas personalizada
» Estatísticas personalizada
» Estatísticas personalizada
» Estatistica personalizada
» Estatísticas personalizada
» Estatísticas personalizada
» Estatísticas personalizada
» Estatistica personalizada
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