forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 themes (visuals) => Topic started by: Smexy on February 08, 2012, 07:22:12 pm

Title: All Popups Appear Under The Site
Post by: Smexy on February 08, 2012, 07:22:12 pm
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
Title: Re: All Popups Appear Under The Site
Post by: Smexy on February 08, 2012, 10:06:22 pm
Nevermind guys, changed the theme ^^
Title: Re: All Popups Appear Under The Site
Post by: DenisG on February 24, 2012, 07:20:58 pm
Same thing happens in admin in Prodarkgreen so an answer would be appreciated.

Denis.
Title: Re: All Popups Appear Under The Site
Post by: berni on February 25, 2012, 01:39:55 pm
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