reply to posts options

  • andrea_garay2005

    #4143

    hi there. My problem is that I find that Leave a Reply box rather big….takes a lot of space on my main page. Can I make it smaller or replace it with a button or something and open only when the visitor clicks on it if they want to reply?

    Mod

    Kenneth John Odle

    #27361

    Can I make it smaller

    Yes. Try adding this to custom CSS:

    #commentform textarea {
    height: 175px;
    }

    and changing the height to something smaller. You can also hide the “allowed HTML tags”.

    andrea_garay2005

    #27362

    the place where I can hide the “allowed HTML tags”?

    Mod

    Kenneth John Odle

    #27363

    Graphene Options >> Display Options >> Comments Display Options

    tick the box marked “Hide allowed tags in comment form”

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

  • You must be logged in to reply to this topic.