Skip to:
Content
Pages
Categories
Search
Top
Bottom

Profile pic and username not aligned

Viewing 2 replies - 1 through 2 (of 2 total)

  • Tecca
    Participant

    @tecca

    In your bbpress.css file you’ll find something like this:

    #bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar, #bbpress-forums p.bbp-topic-meta img.avatar {
        border: 3px double #DDDDDD;
        float: none;
        margin-bottom: -7px;
    }

    Add display: inline; to it, and that’ll fix it up for ya.


    aleqx03
    Participant

    @aleqx03

    Dude, next beer is on me. Worked like a charm!!!!

    Thx so much!

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