I have a panels page where I've created a button - when the button is clicked
a popup with a node/add form is shown.

The popup changes the background color of the body of the entire page (originally it is white) to the color #EDF5FA

I have temporarily changed the background color of the page to this color so that no change is visible to the user, but this should ultimately be fixed.

Of note - the node/add form that I am using also has a reCAPTCHA on it. this seems to be interfering with popup sin some way (If I change the CAPTCHA from reCAPTCHA to 'math' the page background turns black
when the button is clicked!)

Comments

letapjar’s picture

One further comment - the page turning black was actually occuring regardless of whether or not the CAPTCHA was enabled - but was happening with a specific theme.

Seems like there are some theme/css class collisions going on (?)

With the default garland theme and no CAPTCHA, the popups still changes page bg to #EDF5FA.

This change appears to happen regardless of which popup "skin" I enable and the page is always changed to the same color. Perhaps what is missing is change the page back to the original color when the popup closes?

wojtha’s picture

Status: Active » Closed (duplicate)