• can i put an image next to the comments form where there is “name” or “email” or “url”?

Viewing 1 replies (of 1 total)
  • wp-comments.php

    <label for="email"><?php _e("E-mail"); ?></label>

    Change that to something lke
    <label for="email"><img src="botton.jpg" alt="" /></label>

    That sort of thing should work.

Viewing 1 replies (of 1 total)
  • The topic ‘comments form’ is closed to new replies.