Customize comment form

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #577
    jimmythetulip
    Participant

    Hi

    How do I customize the comment widget.
    I want the title fields to be right before the input fields (separated by a line break), as shown on the attached image.
    [ATTACH]79[/ATTACH]
    In the default setup of Contango these are to the right. When I change the css code to the following the red asterix disappears.

    #respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
    position: static;
    margin-bottom: 5px;
    }[/CODE][CODE]#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
    position: static;
    margin-bottom: 5px;
    }[/CODE]

    #1505
    jimmythetulip
    Participant

    Problem solved!

    #1506
    admin
    Participant

    Thanks for the feedback.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.