Page 1 of 1

Close Button Problems

Posted: 13 Nov 2006, 07:21
by hiram
Hello, i have problems with the close button in the right edge of the slideshow... how can i make it smaler or put it on a oder side? at the place now the description text came over the close button...

http://www.figure.ch/upload/index.php

Posted: 13 Nov 2006, 11:16
by mjau-mjau
Try increasing the formatmargin in slideshowimagevueconfig.ini:
Code
formatmargin = 35
...or something similar...

Another option is to display your text any other place than the left side of the image. You may choose the right side, above the image, under the image, or even on top of the image.

Thank you

Posted: 14 Nov 2006, 02:33
by hiram
Thank you very much... Can i dont make de close button smaler?

Posted: 17 Nov 2006, 05:02
by mjau-mjau
Yes you can with
Code
controlsdimensionx = 45
controlsdimensiony = 30
Keep in mind this sets size for all controls.

Now you may also change the position of the closebutton. Read here: viewtopic.php?t=142

Posted: 21 Nov 2006, 12:51
by globetrotter
Close button does not changed when editing:
Code
controlsdimensionx = 45
controlsdimensiony = 30