Site Updated Widget
Auteur : Jyrki V.
Visité 3119,
Followers 4,
Partagé 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.
Posté le
. . . 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>
Auteur
Wow! Thanks for the tip!
good code - thank´s too....
Auteur
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">
<!--
//-->