I need a forum clock
4 posters
Page 1 of 1
I need a forum clock
Can anyone tell me where I can get a clock for my forum, I need it to show the local time no matter where you are in the world, ie as I am in the uk I want to see the local time for the uk but for some one on Bulgaria they would need to see their local time, so I assume it would get the time from the users Ip ?
This is what I have been using for the last 5 year but the site seems to have stopped working over the last 2 weeks
This is what I have been using for the last 5 year but the site seems to have stopped working over the last 2 weeks
- Code:
<iframe style="width: 170px; height: 170px;" src="http://onlinehtmltools.com/clocks/analog-clock/clock2/" name="iframe985426" scrolling="No" frameborder="0" align="middle"></iframe><br />
Last edited by FIB on February 9th 2017, 10:43 am; edited 2 times in total
Re: I need a forum clock
Hi,
May I recommend you check this tutorial out: https://help.forumotion.com/t50773-clocks-on-your-board
It might be just what you're looking for
Regards
Derri
May I recommend you check this tutorial out: https://help.forumotion.com/t50773-clocks-on-your-board
It might be just what you're looking for
Regards
Derri
Derri- Helper
- Posts : 8711
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom
Re: I need a forum clock
Thank you @DERRI . I got the code but I need to Alighn it centre can you help?
- Code:
<iframe scrolling="no" frameborder="no" clocktype="html5" style="overflow:hidden;border:0;margin:0;padding:0;width:100px;height:100px;"src="http://www.clocklink.com/html5embed.php?clock=005&timezone=GMT00&color=blue&size=100&Title=&Message=&Target=&From=2017,1,1,0,0,0&Color=blue"></iframe>
Re: I need a forum clock
Hello @FIB,
Just replace your code with the code below:
Just replace your code with the code below:
- Code:
<center><iframe scrolling="no" frameborder="no" clocktype="html5" style="overflow:hidden;border:0;margin:0;padding:0;width:100px;height:100px;"src="http://www.clocklink.com/html5embed.php?clock=005&timezone=GMT00&color=blue&size=100&Title=&Message=&Target=&From=2017,1,1,0,0,0&Color=blue"></iframe></center>
Re: I need a forum clock
@DERRI Although the clock works it's not showing local time in other countries which is what I need as my members are all over the world.
Please do not lock this topic as it still isn't solved sorry
Please do not lock this topic as it still isn't solved sorry
Re: I need a forum clock
@skouliki will that clock show the local time for all my members no matter what country they are in.
Re: I need a forum clock
Tested it and it only shows the uk time, I asked A Bulgarian member to look at it and the time they could see was the uk time.
Similar topics
» Can i add clock in my forum....?
» Clock in my forum !
» what is wrong with the clock
» Clock Reset
» FORUM Reply Notifications going to forum member on every post in forum
» Clock in my forum !
» what is wrong with the clock
» Clock Reset
» FORUM Reply Notifications going to forum member on every post in forum
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum