Skip to:
Content
Pages
Categories
Search
Top
Bottom

Avatars sometimes showing off-center with dark background


  • dogwomble
    Participant

    @dogwomble

    Hi there,

    I’m having an issue where user avatars are sometimes showing as off-center with a dark background. An example would be https://crispygeek.com/forums/topic/youtube-volume/

    I kinda suspect the CSS in the theme is somehow mangling it, which I would like to try and fix – my brain doesn’t seem to want to work out which CSS it is without hurting.

    Any ideas?

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

  • Robin W
    Moderator

    @robin-w

    put this in your custom css to remove the background

    .bbp-author-link {
    	background: none !important;
    }

    dogwomble
    Participant

    @dogwomble

    Thanks very much 🙂 Had to adjust the text colour as well, but that seems to have got the background working.

    Now to work out why the avatars go weirdly out of line…..

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