Background image in Popup

  • Ernie
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
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

Please Log in or Create an account to join the conversation.

More
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

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc