Add Scripts and Styles to Specific Admin Pages Only
One very common mistake that is made by WordPress developers is failing to limit the environments in which their scripts are loaded, particularly in the admin section.
Quick Tip: Remove right margin from column post layout with php
One of the most popular layout styles right now is the Three Column grid, particularly for News-like websites.
Well, one of the main problems coders will run into when creating the layout with CSS is how to make all the columns fit correctly, while retaining the correct margins.
Continue Reading
Alternate Your Comment Colors
Effectively styling comments can be a difficult task. One tip to make your comments more readable is to alternate their background colors.
Continue Reading
Override Inline Styles
A few weeks ago I ran into a problem while styling some elements in a wordpress plugin. The source of problem was that the plugin author had used inline styles to control the elements. Continue Reading









