Hi,
I am using the Minimahl Theme.
Here is my blog:
There is a problem with the theme, there is no field to enter website when leaving a comment
Would anyone know how I could add this myself?
Thanks
Nick
Hi,
I am using the Minimahl Theme.
Here is my blog:
There is a problem with the theme, there is no field to enter website when leaving a comment
Would anyone know how I could add this myself?
Thanks
Nick
Try this:
<p><input type="text" name="url" id="url" value="<?php echo $comment_author_url; ?>" size="22" tabindex="3" />
<label for="url"><small>Website</small></label></p>brilliant
This topic has been closed to new replies.