March 5th, 2008 — Free WordPress Themes | 1,433 Views

Just wanted to thank everyone who sent me emails from last year about Daily Digest 3 (Wow. I’ve ignored this for so long, haven’t I?), and to say that I’m deeply sorry for not updating this earlier. I usually upload my themes to themes.wordpress.net but ever since they “cleaned up” that place, I couldn’t update the themes I have there anymore. Thus the delay.
Anyway, here’s the updated Daily Digest 3 Wordpress theme. I fixed some stuff in the codes, and you should be able to use the “Tags” of WordPress 2.3+ with this. Let me know if you encounter bugs.
February 22nd, 2008 — Free WordPress Themes | 1,205 Views

Stargaze is the WordPress theme I’m currently using on my personal blog. Here are some tips (w3c compliant classes) that you can use with “Stargaze”:
- To center an image and put a blue border around it (see example screenshot image here), use the class name “itemcenter“, e.g. <img src=”image.jpg” alt=”image name” class=”itemcenter” />
- To align an image to the left and put a blue border around it, use the class name “itemleft“.
- To align an image to the right and put a blue border around it, use the class name “itemright“.
- To center a text or paragraph, use the class name “center“.
This version is a valid xhtml with error-free css. Works fine with WordPress 2.3 to 2.3.3.