Page 1 of 1

Clock - Replacing Avatar

Posted: 12 Nov 2012, 11:23
by trap1
Is possible replace User Avatar with Clock (Digital, analog) in Welcome Mod?
I mean a swf or Java embedded solution or HTML code.
Thanks

Clock - Replacing Avatar

Posted: 12 Nov 2012, 17:49
by Stoker
Open: styles/prosilver/template/index_body.html
Find:

Code: Select all

<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF -->
Replace with:

Code: Select all

<object type="application/x-shockwave-flash" data="{ROOT_PATH}images/clock.swf" height="100" width="100">
				<param name="wmode" value="transparent">
				<param name="movie" value="{ROOT_PATH}images/clock.swf">
			</object> 

Clock - Replacing Avatar

Posted: 12 Nov 2012, 19:58
by trap1
thankssss!

Clock - Replacing Avatar

Posted: 06 Dec 2012, 22:34
by Martin_K
Can't find clock.swf, was it with one of the other mods, or should it be standard with phpbb?

Clock - Replacing Avatar

Posted: 06 Dec 2012, 22:45
by trap1
Martin_K wrote:Can't find clock.swf, was it with one of the other mods, or should it be standard with phpbb?
You'll find in Portal3 MOD. Download it and select the only one *swf and save where you wish ) i.g. ./images