| how to change user statistic |
| Able | Date: Wednesday, 2009-01-07, 4:17 Pm | Message # 1 |
Newbie
Group: Checked
Messages: 9
Awards: 0
Reputation: 2
Status: Offline
| for first you must active option "Who's online" CP-->Settings-->Common Settings than go to: CP-->Substitution of default phrases-->"Who's online" statistics and change Total online: Guests: Users: to : now we need CSS code: Code #back { background:url(/counter_user.gif) left top no-repeat; height:31px; width:88px; font-size:7px; font-family:Arial, Helvetica, sans-serif; color:#bababa; }
.back { font-size:7px; font-family:Arial, Helvetica, sans-serif; color:#bababa; padding-left:70px; }
.tOnline { padding-top:2px;} .gOnline { padding-top:2.5px;} .uOnline { padding-top:0px;}
.tOnline b {color:#000000;} .gOnline b {color:#000000;} .uOnline b {color:#000000;} paste and save this code: CP -->Customize design -->Style sheet (CSS). now code for counter: Code <table id="back" border="0" cellpadding="0" cellspacing="0" height="31" width="88"> <tbody> <tr> <td class="back">$ONLINE_COUNTER$</td> </tr> </tbody> </table> copy and save this code. to do it fast you must to do next: go to CP-->admin bar-->design-->Quick substitution of template parts. select Replacement mode to multiline. find text area type: $ONLINE_COUNTER$ Replace by: text area type: counter code: Code <table id="back" border="0" cellpadding="0" cellspacing="0" height="31" width="88"> <tbody> <tr> <td class="back">$ONLINE_COUNTER$</td> </tr> </tbody> </table> and press replace button. thats all. now u need to upload this counter background image in your File Manager and dont change image file name.
[]lllllllllllllllllllllllllllllllllllllllllllll SCHOOL : 0% llllllllllllllllllll[]lllllllllllllllllllllllll LOVE : 50% lllllllllllllllllllllllllllllllllllllllllllll[] FUN : 100%
Message edited by Able - Wednesday, 2009-01-07, 4:45 Pm |
|
| |
|
| ocam | Date: Saturday, 2009-01-10, 7:13 Pm | Message # 2 |
|
Regular
Group: Checked
Messages: 42
Awards: 3
Reputation: 4
Status: Offline
| Cool, Tnx!
|
|
| |
|
| dorjan1976 | Date: Monday, 2009-01-26, 8:29 Am | Message # 3 |
Newbie
Group: Checked
Messages: 5
Awards: 0
Reputation: 0
Status: Offline
| Thanks for this,but i need a script of user on line ,but in a static page ,how can i do this??? can anybody tell me.... Thanks in advance
|
|
| |
|
| Armaros | Date: Monday, 2009-01-26, 10:33 Am | Message # 4 |
Haunter
Group: Checked
Status: Offline
| dorjan1976, enable "Who's online" feature: CP -> Settings -> Common Settings.
|
|
| |
|
| dorjan1976 | Date: Monday, 2009-01-26, 10:44 Am | Message # 5 |
Newbie
Group: Checked
Messages: 5
Awards: 0
Reputation: 0
Status: Offline
| Thanks Armaros, i do it ,but in ucoz i can see that, but a javascript when i can put in a page static is possible??? i prove to put the code in a informer to get javascript outside but was impossible.
Message edited by dorjan1976 - Monday, 2009-01-26, 10:47 Am |
|
| |
|
| Armaros | Date: Monday, 2009-01-26, 10:46 Am | Message # 6 |
Haunter
Group: Checked
Status: Offline
| May I ask why you need some kinda of JS if the feature does what you want?
|
|
| |
|
| dorjan1976 | Date: Monday, 2009-01-26, 10:49 Am | Message # 7 |
Newbie
Group: Checked
Messages: 5
Awards: 0
Reputation: 0
Status: Offline
| if i put in a statik page $ONLINE_COUNTER$ and $ONLINE_USERS_LIST$ this code did't work.is possible another code for this?? I need this because i use the forum of ucoz anyway..and i need this code to put in homepage to see the user on line in forum... Thanks my friend.
Message edited by dorjan1976 - Monday, 2009-01-26, 10:56 Am |
|
| |
|
| cokoboy | Date: Monday, 2009-01-26, 7:44 Pm | Message # 8 |
Regular
Group: Checked
Messages: 40
Awards: 0
Reputation: 8
Status: Offline
| faild, this didn't work for my site now I gotta change everything back....sigh...
My site: .::CoKoRoX - Cokotizing your Entertainment::.
Message edited by cokoboy - Monday, 2009-01-26, 7:52 Pm |
|
| |
|
| Sunny | Date: Tuesday, 2009-01-27, 3:47 Am | Message # 9 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Online
| dorjan1976, well standard codes won't do so you are right - you need a script for this. But you won't find it here, I guess you should write it yourself or search help on Javascript support forums.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| Keturkaimis | Date: Friday, 2009-02-06, 1:56 Pm | Message # 10 |
Newbie
Group: Checked
Messages: 14
Awards: 0
Reputation: -2
Status: Offline
| Shit... Don't work... Look at me site My WebPage
Multi-Language Keturkaimis 1.45
|
|
| |
|
| Pilot | Date: Friday, 2009-02-06, 2:09 Pm | Message # 11 |
Experienced
Group: Checked
Messages: 683
Awards: 29
Reputation: 77
Status: Online
| Keturkaimis, if you have some problems then restore the default template. For now, the only problem I see on your site is the wrongly added co.nr link-back, which, however, has nothing to do with uCoz.
|
|
| |
|
| RockyZ | Date: Friday, 2009-10-09, 10:11 Am | Message # 12 |
|
Curious
Group: Checked
Messages: 34
Awards: 0
Reputation: -1
Status: Offline
| How can i view the total registered members on my blog main?
|
|
| |
|
| Sunny | Date: Monday, 2009-10-12, 3:12 Am | Message # 13 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Online
| RockyZ, by means of Informers (Counters for users).
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |
|
| mmc | Date: Thursday, 2009-10-15, 8:43 Am | Message # 14 |
|
Newbie
Group: Users
Messages: 13
Awards: 0
Reputation: 0
Status: Offline
| I want to show Full Name instead of login ID of users in my site statistics. pls tell me how to do it. Thanks !
|
|
| |
|
| Sunny | Date: Thursday, 2009-10-15, 9:00 Am | Message # 15 |
Haunter
Group: Administrators
Messages: 2016
Awards: 121
Reputation: 139
Status: Online
| mmc, I am afraid this won't be possible.
I'm not "man", "sir" or whatever. I'm female! About signatures, screenshots etc...
|
|
| |