Extrem Tutorials
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Extrem TutorialsConectare

Peste 500 tutoriale in limba romana.


descriptionImportantstatistici sub forma de tab-uri

more_horiz
index_body:

Cod:

{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 -->
         <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_ACTIVE}" class="gensmall">{L_TODAY_ACTIVE}</a><br />
            <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 -->
<table cellpadding="0" cellspacing="0" width="100%" class="three-col">
<tbody>
<tr>
<td valign="top" width="100%">
                              <div id="center">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td>
                </tr>
 </tbody>
</table>
<br />
<!-- BEGIN disable_viewonline -->
<div id="pun-info" class="main">
  
        <ul id="explore-nav" style="list-style: none;">
                <li id="ex-featured"><a rel="featured" href="http://www.epic-moments.forum.st/#activity" class="current">Activitate</a></li>
                <li id="ex-core"><a rel="core" href="http://www.epic-moments.forum.st/#statistics">Statistici</a></li>
                <li id="ex-jquery"><a rel="jquerytuts" href="http://www.epic-moments.forum.st/#birthday">Zile de nastere</a></li>
                <li id="ex-classics" class="last"><a rel="classics" href="http://www.epic-moments.forum.st/#parteners">Parteneri</a></li>
        </ul>
  
          <div id="all-list-wrap">
  
            <ul id="featured" style="list-style: none;">
                <li style="display: block; padding: 0px; color:black;"><div class="main-content">
      <div id="stats">
        <p>{TOTAL_USERS}</p>
        <p>{TOTAL_POSTS}</p>
        <p>{LOGGED_IN_USER_LIST}</p>
                  </div> </div> </li>

            </ul>
      
              <ul id="core" style="list-style: none;">
                  <li style="display: block; padding: 0px; color:black;">
                <div id="statistici">
        <img src="{L_ONLINE_IMG}" alt="{L_WHO_IS_ONLINE}" />
        <p class="right">
            <!-- BEGIN switch_viewonline_link -->
            <a href="{U_VIEWONLINE}" rel="nofollow">{L_WHO_IS_ONLINE}</a>
            <!-- END switch_viewonline_link -->
            <!-- BEGIN switch_viewonline_nolink -->
            {L_WHO_IS_ONLINE}
            <!-- END switch_viewonline_nolink -->
        </p>
        <p>{TOTAL_USERS_ONLINE}<br />
        {RECORD_USERS}

        <br />
        {LOGGED_IN_USER_LIST}

        {L_ONLINE_USERS}
        {L_CONNECTED_MEMBERS}<br />
        {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}</p>
        <div class="clear"></div>

        

      </div></li>
        
              </ul>
      
              <ul id="jquerytuts" style="list-style: none;">
  <li style="display: block; padding: 0px; color:black;"><div id="tab3"><p>{LEGEND} : {GROUP_LEGEND}</p></div> </li>

              </ul>
      
              <ul id="classics" style="list-style: none;">
                <li style="display: block; padding: 0px; color:black;"><div id="tab4">Aici puteti adauga orice alt continut</div> </li>

              </ul>

                </div>
<br>
      
      <!-- 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 -->
  

<!-- 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 -->
La activitate as vrea:
-cati membri inregistrati am
-recordul de membri
-utilizatori on
-motoare de cautare
-membrii conectati in decursul ultimelor 24 ore

La statistici as vrea:
-cate mesaje au postat membri
-cati membri am pe forum
-cel mai nou membru inregistrat

La zile de nastere:
-membri care isi sarbatoresc ziua de nastere azi
-membri care isi sarbatoresc ziua de nastere in urmatoarele 7 zile

Si la Parteneri:
Un mic tabel pentru parteneri



Si daca se poate sa fie toate taburile gen ca la voi dar alta imagine...si sa fie tot inconjurat cu e la voi cu albastrul ala.
Sper ca am fost explicit..

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
Ceva asemanator cu ale noastre:
index_body :


CSS Code :

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
astea dece imi apar aici?/....


statistici sub forma de tab-uri C3ahRpN

uite si codul de la java daca te ajuta cu ceva..

Cod:

$(function() {

    $("#explore-nav li a").click(function() {
       
        // Figure out current list via CSS class
        var curList = $("#explore-nav li a.current").attr("rel");
       
        // List moving to
        var $newList = $(this);
       
        // Set outer wrapper height to height of current inner list
        var curListHeight = $("#all-list-wrap").height();
        $("#all-list-wrap").height(curListHeight);
       
        // Remove highlighting - Add to just-clicked tab
        $("#explore-nav li a").removeClass("current");
        $newList.addClass("current");
       
        // Figure out ID of new list
        var listID = $newList.attr("rel");
       
        if (listID != curList) {
           
            // Fade out current list
            $("#"+curList).fadeOut(300, function() {
               
                // Fade in new list on callback
                $("#"+listID).fadeIn();
               
                // Adjust outer wrapper to fit new list snuggly
                var newHeight = $("#"+listID).height();
                $("#all-list-wrap").animate({
                    height: newHeight
                });
           
            });
           
        }       
       
        // Don't behave like a regular link
        return false;
    });

});

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
codul js de la taburi este in index_body...

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
si jos tot nu apare bine...
mia bulit de tot forumul...
statistici sub forma de tab-uri UjyxTXU

sunt amestecate rau alea..

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
pai e de la membri in 24 ore si de la aniversari statistici sub forma de tab-uri 789378

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
si daca sterg alea cu membri in 24 ore si aniversarile unde le pun dupa?...
+ ca unele statistici imi apar sub antetul de nav al formului...

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
UP!!

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
pe bb2 alea cu aniversarile + membri in 24 h provoaca un bug de si nu imi dau seama dc :|

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
ok..

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
Rezolvat ?

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
mda...daca zice ca e bug...

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
nu inchide cred ca am gasit o solutie statistici sub forma de tab-uri 333276
O sa vin cu un edit statistici sub forma de tab-uri 333276

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
CSS Code :


index_body :


Important !!
Nu iti trebuie nici un cod jquery in plus index_body este direct configurat statistici sub forma de tab-uri 333276

Si un mic demo: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
Mersi mult:X

si daca ai putea la fiecare tab daca poti pune urmatoarele imagini:

La activitate : statistici sub forma de tab-uri System%20Activity%20Monitor <<--Asta daca se poate umpik mai mare..
La staistici: statistici sub forma de tab-uri Column_chart
La zile de nastere :statistici sub forma de tab-uri Free_gift
La parteneri: statistici sub forma de tab-uri Partners

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
CSS Imagini :


index_body :

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
la zile de nastere e deasupra textului imaginea..

uitete: [Trebuie sa fiti inscris si conectat pentru a vedea acest link]


Apropo acum am vazut.... ai uitat sa pui legenda..

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
ai bagat noile css ?

Cod:

<span class="gensmall">{LEGEND} : {GROUP_LEGEND}</span>

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
da

si la zilele de nastere imaginea apare deasupra textului...

uitete sa vezi..(forumu e in profil)

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
si ce vr sa le fac sa le mut eu cu mana ?? e de la tema ta :| eu lam testat si mergea perfect

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
doar tiam spus nu trebuie sa sari asa...

am crezut ca e de la zilele de nastere...pnm in fine vad eu ce fac....sau cum o asez..in fine

desi...nush ce ar avea tema mea cu zilele de nastere:-w statistici sub forma de tab-uri 426192085

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
Adaugă următorul cod în foaia de stil CSS

Cod:

#jq_sol_br{
width: 93%;
margin-top: -6px;
}

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
merge...multumesc mult:X
insfarsit a, rezolvat si cu asta...

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
Topic Rezolvat ==> Inchis

descriptionImportantRe: statistici sub forma de tab-uri

more_horiz
privacy_tip Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum