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…
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…
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…
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…
I often have to use a select box when I’m putting together a custom form that requires a drop down list. It took me a while to figure out how…
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…
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…
I was messing around with the WordPress admin and I somehow managed to break the footer. This made me pay a bit more attention to how it actually worked, and…
Here are some cool and easy to implement text shadow effect that I have been using a lot recently. They don’t take much but they do add a lot more…
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…
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.…