- Posts: 71
- Thank you received: 2
Background image in Popup
- Ernie
- Topic Author
- Offline
- Senior Member
-
Less
More
7 months 2 weeks ago #168442
by Ernie
Background image in Popup was created by Ernie
This is just for general information in case anyone encounters it in Membership Pro or Events Booking (and maybe other extensions):
On a few sites, I use a template from RocketTheme (Gantry 5) called Fluent. It has a setting for a background image. When you click on Terms and Conditions or Privacy Policy, the popup contains the background image, making the text hard to read.
As a quick remedy, the support person at RocketTheme (after multiple efforts to use JavaScript solutions) suggested just preceding those two articles with a brief style:
<style> html body { background-image: none; } </style>
It works to remove the background, and won't matter if it remains some day wen I upgrade the site to a different template.
As for why I'm sharing this, it is so that maybe the popup script that is used in Membership Pro and Events Booking can be modified to exclude the background image used in the site, if there is one.
Thank you,
Ernie
On a few sites, I use a template from RocketTheme (Gantry 5) called Fluent. It has a setting for a background image. When you click on Terms and Conditions or Privacy Policy, the popup contains the background image, making the text hard to read.
As a quick remedy, the support person at RocketTheme (after multiple efforts to use JavaScript solutions) suggested just preceding those two articles with a brief style:
<style> html body { background-image: none; } </style>
It works to remove the background, and won't matter if it remains some day wen I upgrade the site to a different template.
As for why I'm sharing this, it is so that maybe the popup script that is used in Membership Pro and Events Booking can be modified to exclude the background image used in the site, if there is one.
Thank you,
Ernie
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
7 months 2 weeks ago #168445
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Background image in Popup
Hi Ernie
This is just a problem with specific template, so we won't implement a solution for the specific template
And to be more clear, these terms and conditions are just Joomla articles, it is rendered by Joomla core article page, so we even could not control it
In short, it is just a problem with the template itself and we cannot do anything here
Regards,
Tuan
This is just a problem with specific template, so we won't implement a solution for the specific template
And to be more clear, these terms and conditions are just Joomla articles, it is rendered by Joomla core article page, so we even could not control it
In short, it is just a problem with the template itself and we cannot do anything here
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.