Search…

X3 Photo Gallery Support Forums

Search…
 
andrew76
Experienced
Topic Author
Posts: 46
Joined: 04 Oct 2006, 13:46

possible to align description to the stage, not the image?

29 Nov 2006, 18:26

I have the page currently set up like this, using description=left :

[img:500:342]http://www.ydimage.com/description1.jpg[/img]

What I really want to to is to have the description aligned to the bottom left of the stage, like this:

[img:500:342]http://www.ydimage.com/description2.jpg[/img]

Is there any way of doing this?

thanks :) [/img]
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

01 Dec 2006, 07:51

Im sorry to say that position is not supported by the sldieshow. Placement of text was one of the toughest tasks when creating the slideshow, because we have to take into consideration available space on all screen resolutions. Since you are placing it in the bottom left corner, I cant really imagine how that will work fine on all resolutions. By default, we have enabled so that text can be aligned around the image...left,right,above,below, ontop etc.... Sorry to say, not in bottom corner, where Im quite sure it would crash with the image since it would require both extended available space vertically and horisontally.
 
andrew76
Experienced
Topic Author
Posts: 46
Joined: 04 Oct 2006, 13:46

03 Dec 2006, 13:04

mjau-mjau wrote:Im sorry to say that position is not supported by the sldieshow. Placement of text was one of the toughest tasks when creating the slideshow, because we have to take into consideration available space on all screen resolutions. Since you are placing it in the bottom left corner, I cant really imagine how that will work fine on all resolutions. By default, we have enabled so that text can be aligned around the image...left,right,above,below, ontop etc.... Sorry to say, not in bottom corner, where Im quite sure it would crash with the image since it would require both extended available space vertically and horisontally.
ok, thanks for explaining, I can see the logic in that :)

One other thing though, I would like to be able to place the close button as part of the main controls. Any chance of making that possible? :)
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

04 Dec 2006, 05:02

andrew76 wrote:One other thing though, I would like to be able to place the close button as part of the main controls. Any chance of making that possible? :)
Yes, thats possible. In your configuration file, add closeslideshow to the maincontrols setting:
Code
maincontrols = select,previous,...,closeslideshow
Unfortunately, the button will still automatically add itself along the side of the image also.