Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Theme Customizer › some issue with background content
- This topic has 11 replies, 3 voices, and was last updated 4 years, 8 months ago by
ManathanVerified.
-
AuthorPosts
-
AndreaParticipant@youfriend
- 26 Topics
- 133 Posts
Hello guys ?
I found some problems related to the background content
1/2 – general tooltips lost color font if background content opacity is low (also cut it in messages page)
3 – if opacity is low i lost background color on rtm-lightbox
4- if i keep opacity high the color overlap the background image.July 4, 2020 at 17:52 #14651@themopteryx- 0 Topics
- 615 Posts
Hi @youfriend,
Yes we use the content background value to change the color of some components.
Unfortunately, on your side this same value is set to “transparent”, which can lead to somme display issues..tooltip .tooltip-inner { color: #fff !important; }
Could you provide us with screenshots (or a direct link) of the rtmedia lightbox please?
Please don’t hesitate to comment or highlight your screenshots to help us better understand your issue.Thank you!
Cheers,
July 6, 2020 at 11:00 #14703AndreaParticipant@youfriend- 26 Topics
- 133 Posts
… 3 – if opacity in background content is low i lost background color on rtm-lightbox side comments
in short, this background generates strange situations, everything would be fine if there were no option to insert a background image. Unfortunately I use it
July 6, 2020 at 11:35 #14717@themopteryx- 0 Topics
- 615 Posts
Hi @youfriend,
Yeah it’s the same problem as the tooltips..
We are going to reconsider a little bit the way we inherit the colours for these elements.As a temporary workaround, you ca use this CSS snippet:
#buddypress .rtmedia-single-container .rtm-lightbox-container .rtmedia-single-meta { margin: 0; background: #fff; }
We’ll get back to you as soon as we have anything new on this.
Thank you again for your valuable and solid feedback!
Cheers,
July 6, 2020 at 12:50 #14722@themodactyl- 0 Topics
- 6724 Posts
Hi @youfriend,
It’s best if we take a quick look at this. Can you share the url of your website, please?
Could you create a new website user for us please? You can post the user name and password in your next reply and mark it as private to keep this between us.
Thank you.
July 15, 2020 at 09:55 #15273@themodactyl- 0 Topics
- 6724 Posts
July 15, 2020 at 12:07 #15286@themodactyl- 0 Topics
- 6724 Posts
To change this, simply add the following code snippet to your website:
.bp-tooltip::after{ color:#fff !important; }
Let us know if all is in order.
Regards,
July 15, 2020 at 12:20 #15287@themodactyl- 0 Topics
- 6724 Posts
You’re welcome.
Cheers,
July 15, 2020 at 12:43 #15292 -
AuthorPosts
The topic ‘some issue with background content’ is closed to new replies.