Search…

X3 Photo Gallery Support Forums

Search…
 
macf13nd
Topic Author
Posts: 3
Joined: 10 Mar 2009, 19:14

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

10 Mar 2009, 19:21

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.

:)
 
macf13nd
Topic Author
Posts: 3
Joined: 10 Mar 2009, 19:14

13 Mar 2009, 03:18

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
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

16 Mar 2009, 17:53

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.
firedev.com
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

16 Mar 2009, 18:26

Url is correct, probably file can not be saved, do you see error message or something when trying to save?
firedev.com
 
macf13nd
Topic Author
Posts: 3
Joined: 10 Mar 2009, 19:14

19 Mar 2009, 10:33

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
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

21 Mar 2009, 08:27

Blue border comes from css in gallery.html:
Code
.imagevueWrap { border: 9px solid #5874Ae; margin: 0 0 0px 0; height: 600px; }
Remove border part.
firedev.com