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.

Total online time

3 posters

Go down

Total online time Empty Total online time

Post by yumm September 12th 2018, 7:49 pm

Hi everybody! ^^ I need some help about that codes... Smile

1) I want to know a member how many time spend on my website? Is there any code about it? For example I'm a member of another website and there is a part about it like this:

Total online time Screen10

2) I want to change the color of website's bottom line and the color of the border at photo but I can't did it anytime... Embarassed


Total online time Screen12

3) I want to add my website's information to website's bottom like support forum, do you help me??

Total online time Screen11
yumm
yumm
Forumember

Female Posts : 79
Reputation : 3
Language : Turkish / English

http://www.superjuniorturkey.com/

Back to top Go down

Total online time Empty Re: Total online time

Post by Jadster September 12th 2018, 7:58 pm

Hello @yumm,
If you are wanting something like this, you can follow the thread below and there is a way to add it to your own forum!

https://help.forumotion.com/t139162-project-elapsedtime-total-time-spent-on-forums

Hope this helps!

Cheers,
James
Jadster
Jadster
Helper
Helper

Male Posts : 690
Reputation : 74
Language : English
Location : Omaha, NE

https://ygoduelists.forumotion.com

Back to top Go down

Total online time Empty Re: Total online time

Post by yumm September 12th 2018, 8:26 pm

Jadster wrote:Hello @yumm,
If you are wanting something like this, you can follow the thread below and there is a way to add it to your own forum!

https://help.forumotion.com/t139162-project-elapsedtime-total-time-spent-on-forums

Hope this helps!

Cheers,
James

Thank you! This is what I want at my first question, but there is a problem about seems in profile...

Total online time Screen13
yumm
yumm
Forumember

Female Posts : 79
Reputation : 3
Language : Turkish / English

http://www.superjuniorturkey.com/

Back to top Go down

Total online time Empty Re: Total online time

Post by Jadster September 12th 2018, 8:36 pm

Do you have Javascript enabled on your forum by chance? Also was this placed "In all Pages" like the tutorial suggests?

EDIT: I just tested this on my test forum which is ModernBB as is your forum version it shows. So it may be something to do with ModernBB as that tutorial is from 2015 and ModernBB is fairly new. So it may have to do with the forum version you are using!

EDIT #2: I have tested all forum versions and that is in all of them at this time so there must be something that isn't working in that code properly and would need to be edited out! You may want to ask in that thread to see if anybody has a quick fix for this!

Cheers,
James
Jadster
Jadster
Helper
Helper

Male Posts : 690
Reputation : 74
Language : English
Location : Omaha, NE

https://ygoduelists.forumotion.com

Back to top Go down

Total online time Empty Re: Total online time

Post by yumm September 12th 2018, 8:44 pm

Jadster wrote:Do you have Javascript enabled on your forum by chance? Also was this placed "In all Pages" like the tutorial suggests?

EDIT: I just tested this on my test forum which is ModernBB as is your forum version it shows. So it may be something to do with ModernBB as that tutorial is from 2015 and ModernBB is fairly new. So it may have to do with the forum version you are using!

EDIT #2: I have tested all forum versions and that is in all of them at this time so there must be something that isn't working in that code properly and would need to be edited out! You may want to ask in that thread to see if anybody has a quick fix for this!

Cheers,
James

Okay, Just I can sort out it... ^^ Thank you a lot! Smile
Just I need help about 2 and 3... Very good
yumm
yumm
Forumember

Female Posts : 79
Reputation : 3
Language : Turkish / English

http://www.superjuniorturkey.com/

Back to top Go down

Total online time Empty Re: Total online time

Post by Jadster September 12th 2018, 8:52 pm

For #2, edit the code below.

Code:
.module .h3 {
    background-color: INSERT HEX CODE HERE FOR COLOR;
}

Just add that code to your CSS tab in your Admin Panel and add the hex code for the color you want.

Hope that helps!

Cheers,
James
Jadster
Jadster
Helper
Helper

Male Posts : 690
Reputation : 74
Language : English
Location : Omaha, NE

https://ygoduelists.forumotion.com

Back to top Go down

Total online time Empty Re: Total online time

Post by yumm September 12th 2018, 10:15 pm

Jadster wrote:For #2, edit the code below.

Code:
.module .h3 {
    background-color: INSERT HEX CODE HERE FOR COLOR;
}

Just add that code to your CSS tab in your Admin Panel and add the hex code for the color you want.

Hope that helps!

Cheers,
James

OMG! That really useful code, thank you again! Very good
yumm
yumm
Forumember

Female Posts : 79
Reputation : 3
Language : Turkish / English

http://www.superjuniorturkey.com/

Back to top Go down

Total online time Empty Re: Total online time

Post by Jadster September 12th 2018, 10:22 pm

You are welcome! As for your third question, try following these links below and see if either of those help!

https://help.forumotion.com/t143945-footer-template
https://help.forumotion.com/t143469-adding-footer-to-the-forum

Cheers,
James
Jadster
Jadster
Helper
Helper

Male Posts : 690
Reputation : 74
Language : English
Location : Omaha, NE

https://ygoduelists.forumotion.com

Back to top Go down

Total online time Empty Re: Total online time

Post by yumm September 12th 2018, 10:53 pm

Jadster wrote:You are welcome! As for your third question, try following these links below and see if either of those help!

https://help.forumotion.com/t143945-footer-template
https://help.forumotion.com/t143469-adding-footer-to-the-forum

Cheers,
James

Thank you, I'll try it... ^^ Just need to this topic's ModernBB ver.

https://help.forumotion.com/t141389-users-currently-viewing-this-topic
yumm
yumm
Forumember

Female Posts : 79
Reputation : 3
Language : Turkish / English

http://www.superjuniorturkey.com/

Back to top Go down

Total online time Empty Re: Total online time

Post by Jadster September 12th 2018, 10:55 pm

yumm wrote:
Jadster wrote:You are welcome! As for your third question, try following these links below and see if either of those help!

https://help.forumotion.com/t143945-footer-template
https://help.forumotion.com/t143469-adding-footer-to-the-forum

Cheers,
James

Thank you, I'll try it... ^^ Just need to this topic's ModernBB ver.

https://help.forumotion.com/t141389-users-currently-viewing-this-topic

It is possible for that to work with ModernBB but a different user will have to do it. Unfortunately the original creator of that code as well as the total time online code that you are wanting has passed away. So any codes made by him are no longer being updated unless someone takes it upon themselves to do it.
Jadster
Jadster
Helper
Helper

Male Posts : 690
Reputation : 74
Language : English
Location : Omaha, NE

https://ygoduelists.forumotion.com

Back to top Go down

Total online time Empty Re: Total online time

Post by yumm September 12th 2018, 11:07 pm

Jadster wrote:

It is possible for that to work with ModernBB but a different user will have to do it. Unfortunately the original creator of that code as well as the total time online code that you are wanting has passed away. So any codes made by him are no longer being updated unless someone takes it upon themselves to do it.

OMG, Yes I saw this information, and I feel so sad about him...RIP... Sad
So, I'm sorry I have so many question... Rolling Eyes But, I want to avatar size more than 64ko... Please help me about this, just I want it most... beu
yumm
yumm
Forumember

Female Posts : 79
Reputation : 3
Language : Turkish / English

http://www.superjuniorturkey.com/

Back to top Go down

Total online time Empty Re: Total online time

Post by Jadster September 12th 2018, 11:14 pm

yumm wrote:
Jadster wrote:

It is possible for that to work with ModernBB but a different user will have to do it. Unfortunately the original creator of that code as well as the total time online code that you are wanting has passed away. So any codes made by him are no longer being updated unless someone takes it upon themselves to do it.

OMG, Yes I saw this information, and I feel so sad about him...RIP... Sad
So, I'm sorry I have so many question... Rolling Eyes But, I want to avatar size more than 64ko... Please help me about this, just I want it most... beu

It is no problem! I am happy to help! Regarding the KB file size limit, that is one thing on Forumotion that you aren't able to change. This is easily fixed by just shrinking your avatars if they are too large in file size. Just altering the dimensions in MS Paint, Photoshop, or even an online image resizer can fix that issue! I do apologize about that though! Just at this time that is not changeable with Forumotion forums.

If you have any other questions just let me know!

Cheers,
James
Jadster
Jadster
Helper
Helper

Male Posts : 690
Reputation : 74
Language : English
Location : Omaha, NE

https://ygoduelists.forumotion.com

Back to top Go down

Total online time Empty Re: Total online time

Post by SLGray September 12th 2018, 11:15 pm

Please in the future start a new topic for questions/issues that are not related.


Total online time Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum