Site Updated Widget                                     
                                        Author: Jyrki V.
                Visited 3710,
                Followers 4,
                Shared 2
                 
                    
For X5 development team! Is it possible to do "Site updated widget" which indicates latest updates on website? Like: "Last update 20.01.2012, 09:23" That would be nice.
Posted on the 

. . . you can use HTML to put in the footer . . .
example:
<span style='font-size:16px;color:Navy;'>
© 2011 - 2012 Project - Last update [NOW] - Today is [DATE] - Its now [HOUR] h
</span>
Author
Wow! Thanks for the tip!
good code - thank´s too....
Author
Any ideas how to change font size in this kind of javascript? Tried +1 etc, but no effect.
<!-- -->
<BODY>
<LEFT>
<TABLE border=0 cellspacing=0 cellpadding=1>
<TR><TD bgcolor="#000044">
<FONT color="#FFFFFF" face=verdana,arial size=-0>
<LEFT>
<SCRIPT LANGUAGE="JavaScript">
<!--
//-->