Fórum iBlue
Tutoriail - Nova Estatísticas ZoneToony Buddy_Group

Bem Vindos ao iBlue GAMES!

Registre-se para obter acesso especial em todo conteúdo presente no Fórum!
Tenha um bom uso do nosso fórum, e seja ativo!





Fórum iBlue
Tutoriail - Nova Estatísticas ZoneToony Buddy_Group

Bem Vindos ao iBlue GAMES!

Registre-se para obter acesso especial em todo conteúdo presente no Fórum!
Tenha um bom uso do nosso fórum, e seja ativo!





Somos ÚNICOS, somos o SEU fórum


Você não está conectado. Conecte-se ou registre-se

Ver o tópico anterior Ver o tópico seguinte Ir para baixo  Mensagem [Página 1 de 1]

T-Lord

1Tutoriail - Nova Estatísticas ZoneToony Empty Tutoriail - Nova Estatísticas ZoneToony Seg 22 Abr 2013 - 16:13

T-Lord
Administrador
Tutoriail - Nova Estatísticas ZoneToony Images10
Nova Estatísticas ZoneToony


Estatísticas super bonitas para seu Fórum!

1º - Vai em "Painel de Controle" depois - Visualização - Templates - Geral depois em index_body -
E substitua tudo por esse código:
Código:
{JAVASCRIPT}



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

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

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

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

                                <tr>
                                    <td><span class="genmed">{L_PASSWORD}:</span> </td>
                                    <td><input class="post" type="password" size="10" name="password"/> </td>
                                    <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                                </tr>
                            </table>
                        </td>
                        <td width="10%" align="center" valign="middle">
                            <span class="genmed fb_or">{switch_user_login_form_header.switch_fb_connect.L_OR}</span>
                        </td>
                        <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" 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></td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
    <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_header -->

{CHATBOX_TOP}
{BOARD_INDEX}
<table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
        <td width="50%" valign="top">
            <!-- BEGIN switch_user_logged_in -->
                <a href="{U_TODAY_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a>
            <!-- END switch_user_logged_in -->
            <!-- BEGIN switch_delete_cookies -->
            <br /><a href="{switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_delete_cookies.L_DELETE_COOKIES}</a>
            <!-- END switch_delete_cookies -->
            </span>
        </td>
        <td width="50%" align="right">
            <span class="gensmall">
                <a href="{U_TODAY_POSTERS}" class="gensmall">{L_TODAY_POSTERS}</a><br />
                <a href="{U_OVERALL_POSTERS}" class="gensmall">{L_OVERALL_POSTERS}</a>
                <!-- BEGIN switch_on_index -->
                    <!-- BEGIN switch_delete_cookies -->
                    <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
                    <!-- END switch_delete_cookies -->
                <!-- END switch_on_index -->
            </span>
        </td>
    </tr>
</table>

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

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

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

                                <tr>
                                    <td><span class="genmed">{L_PASSWORD}:</span> </td>
                                    <td><input class="post" type="password" size="10" name="password"/> </td>
                                    <td>{S_HIDDEN_FIELDS}<input class="mainoption" type="submit" name="login" value="{L_LOGIN}" /></td>
                                </tr>
                            </table>
                        </td>
                        <td width="10%" align="center" valign="middle">
                            <span class="genmed fb_or">{switch_user_login_form_footer.switch_fb_connect.L_OR}</span>
                        </td>
                        <td width="35%" class="align_gauche"><fb:login-button size="large" onlogin="window.location='/facebook_connect.forum'" 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></td>
                    </tr>
                </table>
            </td>
        </tr>
    </table>
    <!-- END switch_fb_connect -->
</form>
<!-- END switch_user_login_form_footer -->


<!-- BEGIN switch_legend -->



 


 
 
 
        <div>
       
            <div class='content'">
               
           

               
                <div class='tabbed_content'>
                    <div class='tabs'>
                        <div class='moving_bg'>
                             
                        </div>
                        <span class='tab_item'>
                        Quem esta Conectado
   
                        </span>



<span class='tab_item'>

    Anuncios
</span>
                 
                 
<span class='tab_item'>

    Creditos
    </span>
                 

                    </div>
                   
                 
                 
                 
                    <div class='slide_content'>                       
                        <div class='tabslider'>

<ul>

<li>
{TOTAL_POSTS}.
</li>

<li>
{TOTAL_USERS}.
</li>

<li>
{NEWEST_USER}.
</li>

<li>
{TOTAL_USERS_ONLINE}.
</li>

<li>
{RECORD_USERS}.
</li>

<li>
{LOGGED_IN_USER_LIST}               
</li>
                 
<li>
Legenda: {GROUP_LEGEND}.
</li>

</ul>







   

<ul>

<table width="895" cellspacing="0">
<tr>

<td valign="top" class="reclama" width="210" height="100%" style="padding: 5px; border: 1px solid #d8d8d8; background: white;">

<img src="http://2img.net/i/fa/admin/icones/big_ico/groupes.png"
<font style="float: left; padding-right: 5px;">
 Como fazer parte da nossa Staff<br>
<hr>
URL: <a href="http://zonetoony.net/privmsg?mode=post&u=1" style="text-decoration: underline; color: grey; font-size: 11px;">http://zonetoony.net/privmsg?mode=post&u=1</a>
<br><br>
Descrissão: Olá estaremos aceitando todos no momento, para qualquer cargo possivel, pelo motivo de poucos membros e etc.

</font>

</td>

<td width="10" height="1"> </td>



<td valign="top" class="reclama" width="210" height="100%" style="padding: 5px; border: 1px solid #d8d8d8;">

<img src="http://icons.iconarchive.com/icons/iconshock/real-vista-web-design/96/Banner-design-icon.png"
<font style="float: left; padding-right: 5px;">
 ZoneToony - Direitos!<br>
<hr>
URL: <a href="http://www.zonetoony.net/f244-skins-forumeiros-themes-vbulletin" style="text-decoration: underline; color: grey; font-size: 11px;">http://zonetoony.net/f35-skins-para-forum-forumeiros-e-outros</a>




Olá Pessoal, não vamos aceitar qualquer cópia do nosso "ZoneToony" sem nenhuma autorização, caso queirar skins bonitas, nós disponibilizamos muitas na área de Suporte a Fóruns.

Até logo.
</font>
</td>

<td width="10" height="1"> </td>



<td valign="top" class="reclama" width="210" height="100%" style="padding: 5px; border: 1px solid #d8d8d8;">

<img src="http://icons.iconarchive.com/icons/iconshock/real-vista-web-design/96/Banner-design-icon.png"
<font style="float: left; padding-right: 5px;">
Observação:<br>
<hr>
ZoneToony é novo, então deve encontrar alguns bugs que podem ser reportados para os moderadores. <br><br>Contato: http://zonetoony.net/privmsg?mode=post&u=1.
</font>
</td>





</tr>
</table>


</ul>

<ul>


<font style="float: left; padding-right: 10px;"><img src="http://hitskin.com/themes/19/49/46/i_whosonline.png"></font>
Nome da Skin: BigToony Light<br>
Criador: T-Lord(Metyaspeed)<br>
Contato: http://zonetoony.net/privmsg?mode=post&u=1<br>
Descrição: Este tema foi criado por "T-Lord" originalmente para ZoneToony.<br>
Informações: ZoneToony - 2013 Todos os direitos reservados hospedado por forumeiros.<br>
<br>


</ul>
                        </div>
                        <br style='clear: both' />
                    </div>
                </div> 





 <style>
.reclama:hover {
background: white;
}

.content {
    width: 935px;
        background: #f2f2f2;
        margin: 0px;
}


.tabbed_content {
    background: url(http://i42.servimg.com/u/f42/15/32/16/91/pages-10.gif);
    width: 937px;
        margin: 0px;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
}

.tabs {
    height: 44px;
    position: relative;
}

.tabs .moving_bg {
        float: left;
        top: 3px;
    background: url(http://i42.servimg.com/u/f42/15/32/16/91/pages-10.gif);
    background-image:url(http://i42.servimg.com/u/f42/15/32/16/91/tintam14.png);
    width: 140px;
    position: absolute;
    z-index: 190;
    left: 0;
    padding-bottom: 29px;
    background-position: bottom left;
    background-repeat: no-repeat;
        margin-left: 1px;
}

.tabs .tab_item {
        margin-left: 1px;
    display: block;
    float: left;
        padding: 15px;
    width: 140px;
    color: #ffffff;
        font-size: 11px;
    text-align: center;
    z-index: 200;
    position: relative;
    cursor: pointer;
}

.tabbed_content .slide_content {
        font-size: 10px;
    font-family: verdana,sans-serif;
    padding: 0px;
    margin: 0px;
        border: 1px solid #d8d8d8;
        border-top: none;
    overflow: hidden;
    background-color: #f2f2f2;
    padding: 20px 0 20px 20px;
    position: relative;
    width: 915px;
        float: left;
        border-radius: 0px 0px 3px 3px;
        -moz-border-radius: 0px 0px 3px 3px;
        -webkit-border-radius: 0px 0px 3px 3px;
        min-height: 100px;
        max-height: 500px;
}

.tabslider {
    width: 5000px;
}

.tabslider ul {
    float: left;
    width: 915px;
    margin: 0px;
    padding: 0px;
}

.tabslider ul a {
    color: grey;
    text-decoration: none;
}

.tabslider ul a:hover {
    color: #aaaaaa;
}

.tabslider ul li {
    padding-bottom: 7px;
}
</style>

       
        <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script>
       

        <script src="http://leneveala-design.forumz.ro/h166-tab-effect" type="text/javascript">
//tab effects

var TabbedContent = {
    init: function() {   
        $(".tab_item").mouseover(function() {
       
            var background = $(this).parent().find(".moving_bg");
           
            $(background).stop().animate({
                left: $(this).position()['left']
            }, {
                duration: 300
            });
           
            TabbedContent.slideContent($(this));
           
        });
    },
   
    slideContent: function(obj) {
       
        var margin = $(obj).parent().parent().find(".slide_content").width();
        margin = margin * ($(obj).prevAll().size() - 1);
        margin = margin * -1;
       
        $(obj).parent().parent().find(".tabslider").stop().animate({
            marginLeft: margin + "px"
        }, {
            duration: 300
        });
    }
}

$(document).ready(function() {
    TabbedContent.init();
});
</script>
 
 
 
 




<style type="text/css">
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
border: 1px solid #aaaaaa;
background-color: #f5f5f5;
padding-left: 2;
border-bottom: none;
}

#tablist li a:link, #tablist li a:visited{
color: #1491DE;
}

#tablist li a:hover{
color: #ffffff;
background: #98D611;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
</style>








<!-- 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 -->


<table cellspacing="0" cellpadding="5" style="background: #DCEFFA;" width="100%">
<tr>
<td class="categ0" style="background: #DCEFFA;" width="100%">
<center>
<font style="font-size: 11px;">
<img src="http://i42.servimg.com/u/f42/15/32/16/91/files-10.png"> Sem Assuntos Novos
  
<img src="http://i42.servimg.com/u/f42/15/32/16/91/file-n10.png"> Assuntos Novos
  
<img src="http://i42.servimg.com/u/f42/15/32/16/91/lock-l10.png"> Categoria Bloqueada
</font>
</center>
</td>
</tr>
</table>

2º - Salve e pronto Very Happy



3º - Resultado:
Demo: [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]


Créditos: T-Lord e
[b][b]ZoneToony
por criar e disponibilizar o tutorial.


Caso for postar em outro local coloquem os créditos!

[/b]
[/b]

http://www.zonetoony.net/

Ver o tópico anterior Ver o tópico seguinte Ir para o topo  Mensagem [Página 1 de 1]

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