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

  • Author
  • #124038
     mitchcan
    Participant

    Hey,

    So I’ve tried to get this, but I hit a brick wall.

    I want to make small tweaks to the default (all) Members page layout, primarily enlarging the avatar and some styles.

    I have added the ‘define( ‘BP_AVATAR_THUMB_WIDTH’, 150 );’ and FULL code to bp-custom

    I have then tried to style some things on the page:

    ‘.item-title a {
    float: right;
    font-size: 16px;
    }

    #buddypress #members-list .item-title {
    margin: 0px 0 0 0;
    padding: 0 10px 0 0;
    }

    .item-avatar.rounded {
    width: 140px !important;
    height: 140px !important;
    }

    #buddypress #members-list li div.item-avatar {margin: 0px 0 0 0px;}

    img.avatar.avatar-150.photo.bpfla {
    width: 130px;
    height: 130px;
    }

    .member-inner-list {padding: 5px 0 0 0 !important;}’

    But for the life of me, I can’t get the ‘box’ that the member information is in to get any ‘taller’ or get any margin between the items on a bottom/top basis.

    What else am I missing please?

    Thanks!

    #124142
     Radu
    Moderator
    Not marked as solution
    #124671
     mitchcan
    Participant
    Not marked as solution
    #124741
     Radu
    Moderator
    Not marked as solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?