Show up HTML in comments

  • Posted in : cvCard WP
  • isaumya
    Participant

    Hi,
    in most of the blogs I see a most common thing before the post comment button. i.e The HTML tags you are allowed to use in the comment. But in cVcard theme I was unable to show it up. Can anyone here tell me how can I do that? Here’s the screensot: http://i.imgur.com/7Nep53A.jpg

    Mehmet S.
    Keymaster

    Hi, use this in your theme options > custom css field:

    .form-allowed-tags,
    .comment-notes {
    display: block;
    }
    

    Thanks

    isaumya
    Participant

    Thanks. Will do that.

    Mehmet S.
    Keymaster

    You are welcome.

    isaumya
    Participant

    Hi, the design looks awful. The code part is really wide. (http://i.imgur.com/BiZd0Z1.jpg)
    How can I make it a size of your (pixelwars) comment form. Its looks ok.

    Mehmet S.
    Keymaster

    You can try this css code:

    .form-allowed-tags code {
    max-width: 500px;
    white-space: normal;
    }
    
    isaumya
    Participant

    Thank you Sali.

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register