//Hacking the WordPress comment form →
In the pursuit of a decent comment form for my blog I’ve tried at least 5 different form plugins over the years but my favourite solution is always going to be to use the wordpress comments form.
is Robert O'Rourke, a front-end web developer from Liverpool
In the pursuit of a decent comment form for my blog I’ve tried at least 5 different form plugins over the years but my favourite solution is always going to be to use the wordpress comments form.
Disclaimer: I know image replacement isn’t ideal but sometimes we have to do it, plus it does offer up the opportunity for rollover effects using sprite backgrounds without javascript (at least in IE7+).
Here’s a quick solution to the problem of using regular CSS image replacement on inputs. The text-indent method fails in IE so we need a slightly different approach.