Posts Tagged ‘ Fun ’

Fortune Cookie Service

Mar 26th, 2009 | By Christian Donner | Category: Free Software, Geek's Home

Cdonner.com is giving away free fortune cookies! In order to include a fortune cookie in your blog, paste the following script into your page content as HTML source: <script type=”text/javascript” language=”javascript” src=”http://cdonner.kicks-ass.net:8080/FortuneCookie/CookieJS.aspx”></script> You can customize the look by adding and editing these two styles to your template’s CSS stylesheet: div.fortunecookie { font-family:Trebuchet MS; font-size:large; } div.acknowledgement [...]