All Popups Appear Under The Site All Popups Appear Under The Site
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

All Popups Appear Under The Site

Started by Smexy, February 08, 2012, 07:22:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Smexy

Helly CPG Staff. I am currently still having a problem with all my Popups appearing under the site. Please check this topic to see what I mean : http://forum.coppermine-gallery.net/index.php/topic,74281.0.html

Every time I click on the small box with the "?" in it, the Help window appears Under the site.
I changed the theme from my current Acidtech to http://coppermine-gallery.net/demo/cpg15x/?theme=hardwired
and the Popup works absolutely perfect.
So , I updated my theme and my CPG. The problem still persists with this theme. But I don't want Hardwired as a theme, I want to keep Acidtech.
So what part of this Theme is causing my Gallery not to display Popout windows and instead show them under the site?

Regards, Darius

Smexy


DenisG

Same thing happens in admin in Prodarkgreen so an answer would be appreciated.

Denis.

berni

Hello DenisG,
sorry for my english. try this: look for the style.css in your theme and then search for
: # GB_window {
     background-color: # efefef;
     border: 5px solid # 0E72A4;
}
its near the end of style.css.
change in:
: # GB_window {
     overflow: auto;
     position: absolute;
     background-color: # efefef;
     border: 5px solid # 0E72A4;
}
MfG. berni