-
Author
-
November 13, 2015 at 20:30 #87216monkeytoldmeParticipant
Hello,
I am having a problem with adding editing this id. On user profiles the activity shows the users posts and comments, but for the comments it is not displaying properly so I would like to fix it with css (by adding padding-bottom: 20px;) but I don’t know what id to use.
Here is the code, it’s the li class that I want to change but everything i’ve tried doesnt work. I have attached a screenshot of the problem, as you can see, the comment activities go out of the box.
<ul id=”activity-stream” class=”activity-list item-list”>
<li class=”activity activity_comment activity-item animated animate-when-almost-visible bottom-to-top start-animation” id=”activity-438″>
Attachments:
You must be logged in to view attached files.November 15, 2015 at 22:29 #87409LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 20, 2015 at 16:19 #88302RaduModeratorHi,
Do you use some plugin for activity/buddypress ? I see that blue square in top right and it seems that is not part of kleo.
What plugin is that ?
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2015 at 18:10 #88346monkeytoldmeParticipantThat blue square was just added by me, it is not causing the problem, the blue square is on the both the comments posts and the non comments posts. I just need help finding the div / class to add the padding on the comments only.
November 20, 2015 at 18:12 #88348monkeytoldmeParticipantAnd if I grab the css from the problem (#activity-438) and add padding to it from custom css it works, but it only fixes that exact comment post. I want to fix all of the comment posts.
November 23, 2015 at 15:07 #88612RaduModeratorHi,
Try this this
COPY CODE#buddypress #item-body .activity li { }
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 -
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.