Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author ProfileGrid Support

    (@profilegrid0)

    Hello @gbordormor22,

    We have noted the suggestion regarding to design template and forwarded to our team for possible improvement.

    In order to display?square layout, you may apply the below CSS in your site’ theme CSS file:

    .pmagic .pm-users-search-page .pm-user 

    .pmagic .pm-users-search-page .pm-user 

    {

        margin: 10px 12px 14px 12px;

        overflow: hidden;

        border: 1px solid #efefef;

    }

    If you still face issue, please get in touch with us using?this form? so we can help you to achieve this.

    Thread Starter gbordormor22

    (@gbordormor22)

    Nothing you said here worked.

    I have however reached out to you on the Form you provided here

    Regards.

    Plugin Author ProfileGrid Support

    (@profilegrid0)

    Hello

    Please use the below CSS code and then check:

    .pmagic?.pm-users-search-page?.pm-user?{
    ????margin:?10px?12px?14px?12px;
    ????overflow:?hidden;
    ????border:?1px?solid?#efefef;
    ????padding:?0px;
    ????border-radius:?12px;
    }

    .pmagic?.pm-user-search?#pm_result_pane?.pm-user?.pm-user-profile,?.pm-users-search-page?#pm-advance-search-form?.search_result?img.user-profile-image?{
    ????border-radius:?0px;
    ????width:?132px?!important;
    ????height:?160px?!important;
    }

    Let us know if you still face issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Card Layout for User Display’ is closed to new replies.