Skip to:
Content
Pages
Categories
Search
Top
Bottom

Author image left of forum message


  • emster83
    Participant

    @emster83

    For some reason the author image of each message on the forum doesn’t appear on the left of the message, but above the message. This uses up space!
    I know I have to edit my CSS for this issue to be resolved, but I’ve spent hours looking for the right line and I can’t find it anywhere!

    Here’s an example of a post in my forum: http://vacatureluurs.com/forum/onderwerp/hoe-lang-moet-een-cv-zijn/
    I’d like to show the author’s name and image left of the message, preferably with a different colour background for the author info.

Viewing 1 replies (of 1 total)

  • Robin W
    Moderator

    @robin-w

    the problem seems to be in your custom-css

    #bbpress-forums .bbp-body div.bbp-reply-content {
        clear: both;
        margin: 10px;
        padding: 0;
    }
    

    is moving the text down – take this out and it appears in the right place

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