Skip to:
Content
Pages
Categories
Search
Top
Bottom

Members On Side Bar


  • sofastop
    Member

    @sofastop

    When you add the members element to the sidebar is there a way that you can style the list of members as just avatars and no text… similar to the who’s online element in the sidebar.

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

  • Peter Anselmo
    Participant

    @peteranselmo

    In your css file:

    .widget_bp_groups_widget .item .item-title,
    .widget_bp_groups_widget .item .item-meta {
    display:none;
    }

    I haven’t tested that, you may have to tweak it.


    sofastop
    Member

    @sofastop

    Thank you… although what css file do I inset that into?


    Peter Anselmo
    Participant

    @peteranselmo

    style.css in your theme.


    sofastop
    Member

    @sofastop

    naw it isnt working :(

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Members On Side Bar’ is closed to new replies.
Skip to toolbar