WordPress tutorials and more...

Blogs can be an inspiration to try many new things: not least, modern coding and table-free design. This site is intended to help you deal with these and other challenges facing today's commercial webmasters.

Convert a 2-column WP Theme

As a way to help you become familiar with both the HTML and CSS of a WordPress theme, this exercise will turn a 2-column WordPress theme into a 3-column version. It is also intended to illustrate that with a systematic approach, even quite dramatic changes are very simple to achieve.

Read full article »

CSS Boxes

Incompatibilities in the way that different browsers render the same code are infamous and sometimes quite dramatic. Here one such is illustrated… and solved.

Read full article »

Image Alignment

Default image positioning in WordPress is left aligned with text following in a new paragraph underneath. Of course this is not the only option, but there are some cross-browser pitfalls lurking for those who seek to be more adventurous.

Read full article »