Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Elgigante,

    Thanks for providing the link to your site. I took a look at this using the Firebug extension with Firefox and I see this nested inside the respond div:

    <form id="commentform" method="post" action="http://vldir.com/vantagecampaign/blog/wp-comments-post.php">
    <p class="comment-notes">
    <p class="comment-form-author">
    <p class="comment-form-email">
    <p class="comment-form-url">
    <p class="comment-form-comment">
    <p class="form-allowed-tags">
    <p class="form-submit">
    </form>

    You can use those classes to pinpoint your CSS rules in your style sheet and style your text and create margins as you like.

    Hope this helps!

    Thread Starter Elgigante

    (@elgigante)

    thanks.. I was screwing around in there
    .comment-form-comment label {display:block;} that kicked the form down to another line

    Thread Starter Elgigante

    (@elgigante)

    one more question 🙂 where would I find the code for the Required * so I can change it to another charecter

    Hello Elgigante,

    I took a look at your site and I see you were able to change the character. If you have time, can you let us know how you did that and mark this thread resolved?

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘comment box questions?’ is closed to new replies.