This topic has 8 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #177348
     rlarson87
    Participant

    Hi, there are some items I need fixed/changed on the user profile page:

    1. Can I limit the profile icons seen when a user visits another user’s profile? For example, I would like to hide the other user’s listings.

    2. Can I remove the profile cover image area to reduce the space taken up at the top of the profile page?

    3. Friend request buttons are not centered vertically

     

    Attachments:
    You must be logged in to view attached files.
    #177410
     Kieran_SQ
    Moderator

    Hi,

    Thanks for reaching out, I will respond in the same format for ease.

    1. & 2. I will ask one of our developers to look into this request for you, they’ll be in touch as soon as they can (Mon-Fri East Europe Time).

    3. Please try applying the fix from your other ticket https://archived.seventhqueen.com/forums/topic/profile-picture-crop-button-not-centered-vertically to see if this resolves your issue.

    Thanks,

    Kieran.

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

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

    #177437
     rlarson87
    Participant

    For #3, the “Add Friend” and “Private Message” buttons are not quite aligned vertically. See screenshot. Also, can I change text in “Private Message” button to just “Message”?

    Attachments:
    You must be logged in to view attached files.
    #177535
     Radu
    Moderator

    Cannot see the members page i’m redirected to login and credentials not works

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #177555
     rlarson87
    Participant
    This reply has been set as private.
    #177585
     rlarson87
    Participant
    This reply has been set as private.
    #177686
     Radu
    Moderator

    Hi,

    See the screenshot

    The css

    COPY CODE
    
    @media(min-width:768px) {
        #buddypress #members-list div.item {
            height: 100px;
        }
    
        #buddypress #members-list div.action {
            min-height: 35px;
        }
    }
    

    Cheers
    R.

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

    Thanks. I was actually referring to the bottom of the buttons. The bottom of the “Add Friend” and “Private Message” are not aligned by a few pixels. See attachment.

    Is it possible to align them? Or is it possible to add a <br> after the “Add Friend” button so the “Private Message” button is below it?

    Attachments:
    You must be logged in to view attached files.
    #177966
     Radu
    Moderator

    Hi,

    Just use this CSS

    COPY CODE
    
    .action .friendship-button a.friendship-button {
        height: 29px !important;
    }
    

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?