paragraph

Add Class to All Excerpts in WordPress

March 26, 2012

In WordPress, the post excerpt can be displayed using a function called the_excerpt(). This function has no parameters but it does have some filters which you can hook into. I…

rotate

Rotated Images with CSS3

August 8, 2011

I have been playing around with a lot of CSS3 lately due to PressWork, and I’ve come up with some cool tricks. One that I really like uses the transform…

Screenshot of Fluency Admin for Wordpress

Fluency Admin For WordPress

June 8, 2011

Today I’m going to talk about one of my very favorite plugins, Fluency Admin. A couple of years ago, I came across a competition to tweak the design of the WordPress…

roundimage

Circular Images with CSS3

February 3, 2011

I discovered how to create circular images using CSS3 the other day and thought it was totally awesome. The only drawback is that the image has to appear as a…

effects

Amazing Hover Effects with CSS3

January 13, 2011

I have received a lot of questions lately about hover effects and how you can execute them using only CSS. There was a time when you would have to use…

CSS

Using CSS Resets

October 12, 2010

Before you start building a new site, one important decision you need to make is whether or not you want certain elements of your design to rely on the default…

Sleek CSS3 Navigation Menu

A Sleek Navigation Menu with CSS3

September 27, 2010

I’m in the middle of working on a new layout and design for Themes by bavotasan.com and I have been tossing around a few ideas for my main navigation menu.…