Page 1 of 1

Can't save settings / use correct ctrl panel (when embedded)

Posted: 10 Mar 2009, 19:21
by macf13nd
Hi

I have a gallery almost up and running @

www.charlotte-grant.co.uk/gallery.html

However I can't get into the config.

I can get into a config at http://www.charlotte-grant.co.uk/imagev ... hp?c=theme but saving settings there (i.e. something as simple as changing the theme) has no effect.

Am I using the wrong URL for the ctrl panel?

Thanks in advance.

:)

Posted: 13 Mar 2009, 03:18
by macf13nd
sorry for the double post; I'll clarify.

I would much appreciate it if I could make the gallery running at the above address display the 'white' theme.

Any ideas?

thanks

Posted: 16 Mar 2009, 17:53
by Nick
You seen to do everything correct, must be issue with config save. Could you provide admin login/pass for us to check? Also ftp login might come in handly.

Posted: 16 Mar 2009, 18:26
by Nick
Url is correct, probably file can not be saved, do you see error message or something when trying to save?

Posted: 19 Mar 2009, 10:33
by macf13nd
Hi

I was helped out - have sorted it now...

However, where would be the place where I manually edit the blue border that is around the gallery?

I just plan to make it white!

Thanks

Posted: 21 Mar 2009, 08:27
by Nick
Blue border comes from css in gallery.html:
Code
.imagevueWrap { border: 9px solid #5874Ae; margin: 0 0 0px 0; height: 600px; }
Remove border part.