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
Nevermind guys, changed the theme ^^
Same thing happens in admin in Prodarkgreen so an answer would be appreciated.
Denis.
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