If you're wondering how do I actually get the nicely boxed code block in my blog as this; then the answer to it is just to have this in my CSS: pre { border:1px dashed #E1E1E1; color:#333344; background:#FAFAFA; font-family:monospace; overflow:auto; font-size:11px; padding:0.5em; } and later I would just wrap whatever text I want to [...]
Smiletag Shoutbox is the shoutbox that I have on my website’s sidebar. I’ve been using it since I was using Joomla for my website, and now that I moved to WordPress, Smiletag is still my shoutbox of choice. Installing it in Joomla is very straightforward, while it’s not really the case with WordPress, as it [...]