This topic has 8 replies, 2 voices, and was last updated 9 years by Radu.

  • Author
  • #58695
     Abracadabra
    Participant

    Can KLEO box layout on all groups page be used for all members page?
    group boxes are much nicer and larger than boxes used for all members page, is it possible to change it on all members page since they are both KLEO designs?

    #58883
     Radu
    Moderator

    Hello,

    Try with this css snippet :

    COPY CODE
    
    #buddypress #members-list li div.item-avatar {
        width: 100px;
        display: block;
        height: 100px;
        text-align: center !important;
        margin: 0 auto !important;
        float: none;
    }
    #members-list .item-meta {text-align: center;}
    #buddypress ul.item-list li div.item-title {margin-left: 0;margin-right: 0;}
    #buddypress #members-list .item-title {margin-left: 0;margin-right: 0;text-align: center;}
    #buddypress #members-list .item-meta {margin-left: 0;margin-right: 0;text-align: center;}
    ul#members-list li.kleo-masonry-item .member-inner-list{
    }
    #buddypress #friend-list div.item, #buddypress #members-list div.item, #buddypress #member-list div.item {
        color:#FFF;
    }
    #buddypress #members-list .item-title a {
        font-weight: bold;
    }
    #buddypress #members-list li div.item-avatar img.avatar {width:100%}
    

    Let me know if is ok

    Cheers

    RAdu

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

    thanks for the code Radu, now I have avatars on top and very nice group box layout, but my extra fields have disappeared and block button is not centered, there is only blank space there.

    I used this code to add extra profile fields
    http://buddydev.com/snippets/tag/add-xprofile-fields-to-the-members-directory/

    Attachments:
    You must be logged in to view attached files.
    #58910
     Abracadabra
    Participant

    Is it possible to just increase the avatar in (member.boxes_1.png) layout to the size of avatar (boxes.png) layout from prior post atachements? the second one is about twice as big. If I could do that, then I would just leave it as is.

    #58927
     Radu
    Moderator

    Hello,

    Yes, provide a live link to that members page.

    Here is a example how to add extra fields to profile directory https://archived.seventhqueen.com/forums/topic/member-customization/#post-55405

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #58931
     Abracadabra
    Participant
    This reply has been set as private.
    #58952
     Radu
    Moderator
    This reply has been set as private.
    #58956
     Abracadabra
    Participant
    This reply has been set as private.
    #58967
     Radu
    Moderator
    This reply has been set as private.
Viewing 9 posts - 1 through 9 (of 9 total)

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

Log in with your credentials

Forgot your details?