Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbpress responsive problem

Viewing 3 replies - 1 through 3 (of 3 total)
  • @silverclaw

    Participant

    It’s because avatar image has position: absolute. You have to override or modify this rule. There are a few ways how to handle it depending on where you want to show avatar. You need to play with CSS a bit.

    @salar2

    Participant

    Dear silverclaw,
    Could you please help me about ccs?

    @salar2

    Participant

    Hi,
    Is this right?

    #bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
      float: right !important;
      }
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar