-
Author
-
November 25, 2018 at 10:26 #214067
AdamK
ParticipantHi Guys
I am using the activity reactions plugin for our users activity walls. Unfortunately in the latest version of Kleo, the media thumbnails shown on the activity wall are overlaying the activity reactions hover box.
Is there any way in CSS to alter the x value of those thumbnail divs so they don’t overlap? Or maybe a different solution?
Many thanks for your assistance.
November 25, 2018 at 10:42 #214068AdamK
ParticipantPS – this only happens on video uploads, the small media player div is overlapping. Other media such as youtube, images etc, are working ok with activity reactions.
November 25, 2018 at 11:42 #214077Kieran_SQ
ModeratorHi,
This sounds like a simple CSS issue between a third party plugin you’re using and rtMedia. Please disable your maintenance mode and send me a link to where I can see the issue so I can check the CSS and you possibly send you a fix.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2018 at 12:17 #214082AdamK
ParticipantHi
sure here is the admin login:
User: Adam
Pass: bqev9&Jh&Rn^j0RqYou can see this happening on my activity wall here:
https://www.juicy.io/members/adam/
Just scroll down to the 2 video uploads and hover over the like button.
Just so you know, to show this I have had to reactivate the activity reactions plugin. But I already tested it with that plugin disabled anyway, and it didn’t have any impact.
November 25, 2018 at 12:23 #214083Kieran_SQ
ModeratorHi,
I have fixed the CSS issue for you in the third party plugin. I have added the below code to your KLEO Child theme’s style.css via WP Admin > Appearance > Editor > KLEO Child > Style.css
COPY CODE/* Fix for activitry reactions */ .main_smiley_div { z-index: 9; }Purge your cache(s) to see the changes,
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 25, 2018 at 12:27 #214085AdamK
ParticipantHi
that’s great thanks for looking at that so quick.
I have moved that CSS out of the child css and moved it into the appearance > custom css area with the rest of our custom css. That still seems to work ok.
November 25, 2018 at 12:36 #214088Kieran_SQ
ModeratorHi,
Glad it’s sorted out, feel free to open a new topic with any other issues or questions and we’ll be happy to help.
Thanks,
Kieran
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.