ZenphotoCMS Forum
css passwordform_enclosure script - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: css passwordform_enclosure script (/thread-9497.html)



css passwordform_enclosure script - andy26 - 2012-01-20

Hi

I'm using ZenPhoto with the ZenPage theme and plugin checked. When 'Login' is pressed on my website a pop-up window appears on top of the current page where a user can log in.

The log in window functions perfectly but the background colour is a striped dark grey, which I would like to change. I think the css script I am looking to edit is 'passwordform_enclosure' but I can't find it anywhere. Please can you advise on the location of this file?

Regards




css passwordform_enclosure script - fretzl - 2012-01-20

Look in
[i]...zp-core/zp-extensions/colorbox/themes/example1/colorbox.css[/i]
and locate [i]cboxOverlay[/i]

Either change the background in the CSS file yourself or just choose another theme in the colorbox plugin options.




css passwordform_enclosure script - acrylian - 2012-01-20

Or you can even make your own Colorbox theme!




css passwordform_enclosure script - andy26 - 2012-01-21

Great! Many thanks for your help.