The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
3 posters

    Separate forum member statistics

    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Separate forum member statistics

    Post by TheCrow October 15th 2014, 12:00 pm

    First topic message reminder :

    Hello,

    Is there a way to brake the forum member statistics to separated ones as provided below?
    Separate forum member statistics - Page 2 Q5EFPp7

    Edit: I don't want them to be where they are shown. I will modify them as i want. I only want to separate them to 4 parts where i can modify each part differently.

    Regards,
    MrMind.
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Separate forum member statistics

    Post by TheCrow October 17th 2014, 11:28 pm

    The code i changed was not in the index_body but in the overal_footer_begin that i made the modifications.

    If you want this is the template:
    Code:
    <!-- BEGIN html_validation -->
    <div>
       <div>
          <div>
             <div>
                <div>
                   <div>
                      <div>
                         <div>
    <!-- END html_validation -->
                   
                                                   
                                                      </div>
                      </div>
                   </div>
                </div>
             </div>
             <div id="{ID_RIGHT}">
                <!-- BEGIN giefmod_index2 -->
                {giefmod_index2.MODVAR}
                <!-- BEGIN saut -->
                <div style="height:{SPACE_ROW}px"></div>
                <!-- END saut -->
                <!-- END giefmod_index2 -->
             </div>
          </div>
       </div>
    </div>


    <div id="pun-foot">
     
      <div class="statimg"><img src="http://i39.servimg.com/u/f39/18/45/97/69/stat310.png" /></div><br />
      <div id="statistics" style="font-family:Trebuchet MS;font-size:14px;">
                      <br />
                      <ul class="statsPers">
                        <li class="statHide totalPost">Total Posts: {TOTAL_POSTS}</li>
                        <li class="statHide totalUser">Total Members: {TOTAL_USERS}</li>
                        <li class="statHide lastUser">Newest Member: {NEWEST_USER}</li>
                        <li class="statHide rdtOn">Most Online: {RECORD_USERS}</li>
                      </ul>
                  <br />
     </div>
    <div class="statistikamain">
      <div class="box1s">
          <div class="titlesss1">Eνεργά Μέλη</div>
          {TOTAL_USERS_ONLINE} <em>(τα τελευταία 60 λεπτά)</em><br />{LOGGED_IN_USER_LIST}
      </div>
      <div class="box2s">   
          <div class="titlesss2">Γενέθλια Μελών</div>
          {L_WHOSBIRTHDAY_TODAY}{L_WHOSBIRTHDAY_WEEK}
      </div>   
      <div class="melhonlinelista">{L_CONNECTED_MEMBERS}</div>
    </div>

     
      <div class="statistikalegend">
        <a href="http://informationforumgr.forumgreek.com/g1-group" class="diaxgroup">Διαχειριστές</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g13-group" class="gendiaxgroup">Γενικοί Διαχειριστές</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g10-group" class="gensintgroup">Γενικοί Συντονιστές</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g2-group" class="sintgroup">Συντονιστές</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g3-group" class="vipmgroup">V.I.P. Mέλη</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g11-group" class="radio2ugroup">2uradio.gr Dj's</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g4-group" class="goldmgroup">Χρυσό Μέλος</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g5-group" class="membgroup">Μέλος</a>
        <img src="https://cdn0.iconfinder.com/data/icons/gloss-basic-icons-by-momentum/16/bullet-grey.png" />
        <a href="http://informationforumgr.forumgreek.com/g8-group" class="banngroup">Banned</a>
      </div>
      <div class="telosimg"><img src="http://i39.servimg.com/u/f39/18/45/97/69/row10.png" /></div>
       <div id="pun-about" class="clearfix">
          <form action="{S_JUMPBOX_ACTION}" method="get" name="jumpbox" onsubmit="if(document.jumpbox.f.value == -1){return false;}" id="qjump">
             <fieldset>
                <p><label>{L_JUMP_TO}:&nbsp;</label></p>
                {S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" />
             </fieldset>
          </form>
          <ul>
             <li>
    <!-- BEGIN html_validation -->
             </li>
          </ul>
       </div>
    </div>
    <!-- END html_validation -->

    <style>
      #onlinelist, .statistics_head {
    display: none;
    }
    </style>



    Separate forum member statistics - Page 2 Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Solved Re: Separate forum member statistics

    Post by _Twisted_Mods_ October 17th 2014, 11:36 pm

    thats why its like that the code you should have changed was in the index_body
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Solved Re: Separate forum member statistics

    Post by TheCrow October 18th 2014, 10:45 am

    Ok i changed it! Thank you all for your excellent work! This is the result of my statistics now:
    Separate forum member statistics - Page 2 FLJaYeN

    TOPIC SOLVED!



    Separate forum member statistics - Page 2 Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Separate forum member statistics

    Post by Ange Tuteur October 18th 2014, 5:09 pm

    Topic archived

      Current date/time is November 11th 2024, 10:53 pm