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“.
:: Download Stargaze ::
This version is a valid xhtml with error-free css. Works fine with WordPress 2.3 to 2.3.3.

