Just add a HTML/JavaScript gadget to your blog:
For the square banner:
<a href="http://kde.org/" target="_blank"><img src="http://e2-productions.com/countdown/counter45-square.php" alt="KDE SC 4.5 Release Counter" /></a>
For the long banner:
<a href="http://kde.org/" target="_blank"><img src="http://e2-productions.com/countdown/counter45-long.php" alt="KDE SC 4.5 Release Counter" /></a>
6 comments:
Very cool!
What font is that, if I may ask?
All credits go to Dion!
The font as I can see it is AllerDisplay.ttf
It's a free font. Google is your friend. :-)
Quick note - there is no Javascript. It's just HTML + PHP. Also, no "class="aligncenter"" required (it won't work on other people's sites anyways) ;) If you really want that you should use style="margin-left: auto; margin-right: auto; display: block" Hope that helps.
Thanks Dion for your input. I clean up my code :-)
is it working? I still see "6 days left"
(I think you're using gd with time, am I right?)
It's very nicely designed btw :)
Yep, it's working. The server it's on is in Australia, so it's using Australian time. It does use GD with a few time functions.
Post a Comment