Skip to:
Content
Pages
Categories
Search
Top
Bottom

bbPress showing profile picture

  • @eraleks

    Member

    Hi all!

    I just installed the bbPress plugin on my blog-network. I am using a plug-in called user image that lats people upload profile pictures. The only problem with bbpress is that everytime the username is showing it also shows the profile picture which makes the forum looks really messy.

    What can I do to prevent bbpress from showing the users profile picture everywhere?

Viewing 8 replies - 1 through 8 (of 8 total)
  • @eraleks

    Member

    I really need some help with this so if there is someone with any ideas how to fix this. Please let me know!

    @andrejcarter

    Participant

    The instruction on if, where, and what sized picture is displayed in going to be someplace in your theme’s CSS file. Exactly where will depend on your theme.

    @eraleks

    Member

    Ny bbpress theme css file or my wordpress theme css file?

    @andrejcarter

    Participant

    Your bbPress theme css if they are separate.

    @eraleks

    Member

    Couldn’t find the file :/ Im using the default theme that comes along with the plug-in. Do you by any chance know what it is called?

    Sorry about the hassle but im kind of noob on coding!

    @andrejcarter

    Participant

    I beleive it’s /bbp-themes/bbp-twentyten/css/bbpress.css.

    @eraleks

    Member

    I just can’t make this work… :(

    If I click on the show source code I can find the problem, but I just don’t get where and how I can remove the avatars in the files provided.

    You can see my forum here: http://revyportalen.no/forums/forum/revyportalen-forum-2/

    Help is very much appreciated! Especially if someone could point me straight to the solution since I don’t really know css :/

    Aleks

    @trobee

    Member

    if you add

    .bbp-author-avatar {

    display: none;

    }

    to the css file andre pointed to it will probably stop all avatars being displayed anywhere in the forum

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