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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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