This topic has 5 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #155517
     matthewokoh
    Participant

    Hi

    Is it possible to display groups and member directory not in the box formate? Just to display the profile image, name… without the box?

    Thank you

     

    #155570
     Laura
    Moderator

    Hello, can you share access so i can check it out? ๐Ÿ™‚

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #155728
     matthewokoh
    Participant

    admin login name is freelancer1 and password is DprT2nVWh
    http://www.soulofsoccer.com
    thank you

    #155890
     Laura
    Moderator

    Hello, try by adding this to style.css of child theme

    COPY CODE
    
    .group-inner-list.animated.animate-when-almost-visible.bottom-to-top.start-animation {
        border: none !important;
    }
    .member-inner-list.animated.animate-when-almost-visible.bottom-to-top.start-animation {
        border: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #155899
     matthewokoh
    Participant

    I think you did not understand my question… I donโ€™t want to show (last active, type of group, leave group, or all email, or CANCEL FRIENDSHIP or PRIVATE MESSAGE)… all I want to display is the user name or group name…with profile picture…
    Can you let me know how to do this…
    Thank you.

    #156070
     Laura
    Moderator

    Hello, i see, try

    COPY CODE
    
    .action {
        display: none !important;
    }
    span.update {
        display: none !important;
    }
    .item-desc {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?