Customized Post

Editing posts and customizing each post from a design point of view is easily achievable with WordPress 3 and a WordPress 3 capable theme. Additional features mean always also additional dangers: namely the danger to mess up clean code.

This post’s purpose is to test some of the customization features available on the future release of Semiomantics Code replacing XO. To see the effects you need to navigate to the original post on my site.

Background

The site background can be adapted to the content of the post, by adding a custom class to the css style-sheet and by calling the class from the post editor. In this example I have used a large background photo 2000 x 15000 pixels with a weight of 100 Kb about.

Note that the same image is featured in the top right media box and attached to this post only.

Post Image

I have attached to the post the above image which will be thumbnailed automatically by the script for various display purposes. The image is placed above the post text in this case.

Font and Font-Color

Fonts and their colors can be customized. Note here blue ink with Times font-face.

More tests will have to follow before release of the script.