Search…

X3 Photo Gallery Support Forums

Search…
 
winph
Experienced
Topic Author
Posts: 236
Joined: 19 Jul 2008, 05:07

Image Text

15 Jun 2011, 02:07

Hi,

Is it possible to set image text to the right bottom (outside image)?

regards,
win
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Image Text

15 Jun 2011, 04:53

winph wrote:Is it possible to set image text to the right bottom (outside image)?
Yes, in your settings, you have image.text.text1.style, and the options: auto,right,left,below,above,over_image_top,over_image_bottom,over_image_left,over_image_right

You should be using the option "below" I presume. If you also wanted it aligned to the right, you need to edit your theme CSS Stylesheet, and for .text_1 class, add:
Code
text-align: right;
 
winph
Experienced
Topic Author
Posts: 236
Joined: 19 Jul 2008, 05:07

Re: Image Text

16 Jun 2011, 08:06

i set it on the right side of the image but i wanted it on the bottom of the right side of the image.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Image Text

16 Jun 2011, 11:32

winph wrote:i set it on the right side of the image but i wanted it on the bottom of the right side of the image.
Unfortunately, there is no option for this. What you can do however, is use the offset_x or offset_y values in your theme with one of the existing settings to move the text in the direction you want. This is not the most flexible solution though ...
 
recman
Experienced
Posts: 40
Joined: 22 May 2012, 05:05

Re: Image Text

04 Jun 2012, 07:55

Will this be possible in a upcoming release?
Because this it a much wanted feature. If You have a photo with a few rows of text as description the bottom right (outside image) is the only way it works
good to have it in my opinion.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Image Text

04 Jun 2012, 10:21

Whats wrong with attaching it to the top right, with some generous margins?
 
recman
Experienced
Posts: 40
Joined: 22 May 2012, 05:05

Re: Image Text

04 Jun 2012, 12:58

mjau-mjau wrote:Whats wrong with attaching it to the top right, with some generous margins?
The reason I want it down on the right is two reason:
1. I think it looks more esthetically appealing than the other options.
2. The Close-button is always showing (by my choice) and then to have the text on the right of that button just looks
stupid, imo.

Therefore I wish there were more options available to choose from for the position of the image text.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Image Text

05 Jun 2012, 06:41

Ok, I have added new alignment "bottom_right" for text alignment under settings. It will be available in Imagevue 2.8, to be released later this week.
Image
 
recman
Experienced
Posts: 40
Joined: 22 May 2012, 05:05

Re: Image Text

05 Jun 2012, 07:32

mjau-mjau wrote:Ok, I have added new alignment "bottom_right" for text alignment under settings. It will be available in Imagevue 2.8, to be released later this week.
Image
That is just totally awsome! Looks great! Thats what I call good support, cheers! :D
 
User avatar
Christopher
Experienced
Posts: 213
Joined: 30 Sep 2006, 18:58

Re: Image Text

06 Jun 2012, 04:19

+1, looking forward to it!