Archive for May, 2008

Ever wonder how some images change when you roll your mouse cursor over them? CSS can be used to create a rollover image effect that is lightweight and easier to manage than the Javascript alternative. Here, I’m going to explain two different methods for creating a rollover image effect, both using background image replacement techniques.

I was browsing through the WordPress.org support forum today when I came across a question that I thought was worthy of a blog post. The question was:
I am trying to change the titles of my sidebar widgets (i.e. “Pages,” “Recent comments,” “Meta,” etc) to images. Since my sidebar is widgetized, it seems this is more [...]