analouge clock
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 15
- Joined: 22. January 2008 16:42
analouge clock
how do i get an analouge clock instead of the digi one ?
-
- Valued Contributor
- Posts: 80
- Joined: 8. January 2008 12:50
- phpBB.de User: HenK
- phpBB.com User: H3nK
- Location: Germany
Re: analouge clock
You can download several flash clocks from here, for example:
http://www.123php.de/themen/flash/index.htm
sorry, it's a german site:)
You only have to rename the swf file and upload it into root/portal/images/.
http://www.123php.de/themen/flash/index.htm
sorry, it's a german site:)
You only have to rename the swf file and upload it into root/portal/images/.
-
- Former Team Member
- Posts: 625
- Joined: 19. January 2008 23:56
- phpBB.de User: thomas.d
- phpBB.com User: thomas.d
- Contact:
Re: analouge clock
The name of the file has to be clock.swfHenK wrote:... You only have to rename the swf file and upload it into root/portal/images/.
Additionally you may have to edit /styles/*your_style*/template/portal/block/clock.html with the appropriate "width"- and "height"-attributes.
Viele Grüße
Thomas
Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
Thomas
Deutsche Sprachdateien für
[Alpha] phpBB Calendar 0.0.8 (alightner) | [RC] phpBB Arcade 1.0.RC8 |
ACP Add User MOD 1.0.0 |
-
Topic author - Active Member
- Posts: 15
- Joined: 22. January 2008 16:42
Re: analouge clock
thanks.............
Re: analouge clock
me also put analog clock at my phpbb3 portal
what i do is only edit .../styles/styles_name/template/portal/block/clock.html
replace current code for clock to new html code
i get my flash clock from here -> http://www.worldtimeserver.com/clocks/
also you can google for site that offer free html/java code for clock
if you don't want your clock from external link, maybe if that website going down, your clock also not appear, so you can replace clock.swf in ..../root/portal/images/clock.swf
what i do is only edit .../styles/styles_name/template/portal/block/clock.html
replace current code for clock to new html code
i get my flash clock from here -> http://www.worldtimeserver.com/clocks/
also you can google for site that offer free html/java code for clock
if you don't want your clock from external link, maybe if that website going down, your clock also not appear, so you can replace clock.swf in ..../root/portal/images/clock.swf
Re: analouge clock
I am looking for one that does not have a gaudy look about it ... I dont like the big bold side walls on them and if anyone knows where I can get one that is clean and simple could they please post a link to it thanks.
Re: analouge clock
Thanks for that link PeterS as I managed to find a clock there that suits my theme perfectly and that is not easy to do.