Archive for October, 2010

Internet Explorer 9 gradients with rounded corners

Update! I have a much more elegant solution to this problem. The Problem Internet Explorer 9 beta supports CSS3 rounded corners with the border-radius property. Internet Explorer 9 beta does not support CSS3 gradients but continues to support the legacy, proprietary, gradient filter for creating gradient backgrounds on html elements. Unfortunately, the two do not [...]

Slightly better links widget

I use the default WordPress Links widget at the bottom of my theme (everything to the right of ‘recently’) to display links to other blogs, pictures, other sites, and what not. I believe the kids are calling that a ‘blogroll’. The problem is, the default links widget orders by name alphabetically. I want links to [...]