Nevermind, it was CSS controlled…
Another question, though? How can I put text placeholders in the form fields, just like I have at http://www.bartlett-family.net/chrisbartlett/contact/
http://www.bartlett-family.net/chrisbartlett/blog2/?p=6#comments has no placeholders, because WP defaults don’t allow for them that I can figure out.
Thanks,
Chris
If you looked at the source of the first page, you’ll see it’s handled through javascript. Just copy the pertinent bits into your theme’s comments.php template.
First page meaning index.php? I’ll have another look through it and post back if I have questions. Thanks.
Chris
First page as in the first link you provide above. The javascript code is in the source on that page.