Site Updated Widget
Autore: Jyrki V.
Visite 3120,
Followers 4,
Condiviso 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.
Postato il
. . . 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>
Autore
Wow! Thanks for the tip!
good code - thank´s too....
Autore
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">
<!--
//-->