Search…

X3 Photo Gallery Support Forums

Search…
 
h_razack
Topic Author
Posts: 8
Joined: 29 Sep 2009, 13:31

Changing graphics for the controls

05 Nov 2009, 06:40

Hello,

I have a couple of questions regarding how we can customize the look and feel:

1) Is it possible to change the graphics used on the main controls? I have a requirement to have custom images for the "togglethumbnails", "previous", "next", "toggleplay", and "togglefullscreen" buttons.

2) Also, is it possible to change the font and style used by the "scrollinfo" on the main controls?

3) When viewing an image, I'm using "text1" to display the image title under the image. In our case, some images will have a title, others will not. It seems that if there is no title, it will show the filename instead. Is there a way not to display anything if the title is empty?

Many thanks,

Hubert.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Nov 2009, 08:45

1. Sorry, you can not edit the graphics of the main controls easily. The only way to do that would be to edit the FLA source file - Something we dont generally recommend.

2. You can easily change the font style of the scrollinfo item, and ANY other text item i the gallery. This is done from the theme CSS stylesheet. Read more here:
viewtopic.php?t=4270

3. Yes, go to admin -> settings -> settings.autoTitling ... Set it to OFF. This will prevent the system automatically setting the title to be the filename if not set. It will just be empty unless set in admin.
 
h_razack
Topic Author
Posts: 8
Joined: 29 Sep 2009, 13:31

05 Nov 2009, 09:45

Ok, thanks.

would it be possible to get the FLA source file to see if it would be feasable at all? (I understand that there would be no support in that case, that is perfectly fine)

Many thanks,

Hubert.