-
Author
-
October 22, 2017 at 06:21 #177348rlarson87Participant
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.October 22, 2017 at 19:47 #177410Kieran_SQModeratorHi,
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 solutionIf 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.
October 23, 2017 at 01:43 #177437rlarson87ParticipantFor #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.October 23, 2017 at 17:52 #177535RaduModeratorCannot 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 solutionOctober 24, 2017 at 17:39 #177686RaduModeratorHi,
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 solutionOctober 24, 2017 at 19:17 #177723rlarson87ParticipantThanks. 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.October 26, 2017 at 15:18 #177966RaduModeratorHi,
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 -
AuthorPosts
You must be logged in to reply to this topic.