Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] Hide online status and "last online" in members and groups

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

    Participant

    Easiest way, add this to your stylesheet
    div.item-meta {
    display: none !important;
    }

    @jcmosquera

    Participant

    Thanks for the reply!

    That works but to an extent. When I do that all my group categories menu and group widget are now showing up all messed up:

    http://lista.advips.com/categorias/

    And see the groups widget here (second widget named Categorias):
    http://lista.advips.com/miembros/

    I’m guessing there’s a CSS workaround but I can’t seem to see it.

    @jcmosquera

    Participant

    Ok I changed it to visibility:hidden and got it working for now, cheap solution but for now it works.

    Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Resolved] Hide online status and "last online" in members and groups’ is closed to new replies.
Skip to toolbar