Sep
30
2011
author_sml

An Even Better Author List in WordPress

I already wrote about this a while back in “How to Display an Author List with Avatars in WordPress” but I recently realized that it needed updating. There’s a...

Read More

26 comments

Sep
21
2011
insetshadow

Adding an Inset Shadow to an Image Using CSS3

Yesterday PressWork launched a new theme in conjunction with Empire Avenue. The original design had a really nice shadow effect on the images and I wanted to make sure...

Read More

15 comments

Sep
13
2011
colorballs_sml

Create a Black & White Thumbnail in WordPress

A while back I worked on a site that required a hover effect where a black and white image faded into a color image. I wrote a tutorial called...

Read More

38 comments

Sep
07
2011
fadesml

A Simple Fade with CSS3

There was a time when the only way to fade an element or image was by using JavaScript/jQuery (see Creating a Mouseover Fade Effect with jQuery). With CSS3, you...

Read More

13 comments

Aug
24
2011
colorboxes_sml

Convert Hex Color to RGB using PHP

Converting certain values back and forth is often necessary when developing functions to help your website work the way you want it to. I needed a function that would...

Read More

7 comments

Site5 Affiliate Link

Aug
11
2011
spacewp

Add a Post’s Category Name to Body Class in WordPress

I was working with Digibomb on presswork.me and we needed to add the current post’s category name to the body class in order to style the page differently from...

Read More

8 comments

Aug
08
2011
rotate

Rotated Images with CSS3

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...

Read More

11 comments

Jul
31
2011
html5video

Shortcode for HTML5 Video Tag in WordPress

HTML5 has made it a lot easier to include certain elements. Especially videos, since you no longer have to embed them with all those parameters. Here’s a short code...

Read More

10 comments

Jul
21
2011
numbers_sml

Count Page Hits in WordPress

This is just a little snippet of code I wrote to count the number of hits on a specific page. I only wanted it to work on single post...

Read More

7 comments

Jul
15
2011
html5

HTML5 Search Form in WordPress

Some of you may or may not know that I have been working on an HTML5 WordPress framework that was just released called PressWork. We are still squashing some...

Read More

7 comments