Skip navigation

Parent/Child Themes in WordPress: The Future of WordPress Themes

WordPress 2.7 now features parent/child WordPress Themes, a new feature that protects installed WordPress Themes while allowing customization. Customizations are storied in the “child” Theme, which loads first. If a Child Theme isn’t detected, WordPress loads the “parent” Theme.
If you do not intend on making any customization to your WordPress Theme on your WordPress blog, [...]

The Battle Between Image Width and Column Width

One of the more common complaints and problems for new WordPress users is the issue of their images breaking their WordPress Theme. The Theme they choose is wonderful, reflective of their personality and blog, and the moment they upload their first photograph, it seems to break their blog.
Have you ever tried to shove a square [...]

Designing a WordPress Theme: Building a Post Sandbox

When designing and testing a WordPress Theme, or any web page design, it helps to put the design through the maximum amount of testing. In other words, you have to test all the code that might appear on a web page.
Bold in one WordPress Theme may look different in another. Link styles change from Theme [...]