Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to disable avatars next to forum topics and groups on forum page.

  • @acha5066

    Participant

    Here is my website: http://liverpoolfootballblog.com/forums/

    I’ve tried everything to try and hide the avatars next to ‘latest poster’ and ‘posted in group’ but haven’t been able to do it.

    Could someone please take a look with firebug and tell me what css I need to enter.

    Thanks in advance.

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

    Participant

    @acha5066

    Add the following to your theme’s style.css (you’ll find the Repro theme designer was thoughtful enough to include a section for Buddypress at the bottom :-) )

    table.forum td img.avatar {display:none;}

    @acha5066

    Participant

    Thanks! :)

    @pcwriter

    Participant

    @acha5066
    You’re welcome :-)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to disable avatars next to forum topics and groups on forum page.’ is closed to new replies.
Skip to toolbar