Skip to:
Content
Pages
Categories
Search
Top
Bottom

Reply’s above the site (header)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi kubert,
    Seems a theme issue.

    Is it a public forum ? What is the URL ?
    What theme do you use ?

    Pascal.


    kubert
    Participant

    @kubert

    Hi casiepa,
    I was wondering the same thing maybe i should try and change it,

    the forum is on danish: http://trove.dk/forumpress/

    Theme is: The WP


    Robkk
    Moderator

    @robkk

    Use this custom css. Add the custom css to your child themes style.css file or anywhere else you can add custom css like in a custom css plugin.

    #bbpress-forums .reply {
        position: relative;
        top: inherit;
        right: inherit;
        line-height: inherit;
        font-size: inherit;
    }

    kubert
    Participant

    @kubert

    It works, thans alot Robkk, your the man 🙂


    Robkk
    Moderator

    @robkk

    Thanks 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar