Page 1 of 1

Image Text

Posted: 15 Jun 2011, 02:07
by winph
Hi,

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

regards,
win

Re: Image Text

Posted: 15 Jun 2011, 04:53
by mjau-mjau
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;

Re: Image Text

Posted: 16 Jun 2011, 08:06
by winph
i set it on the right side of the image but i wanted it on the bottom of the right side of the image.

Re: Image Text

Posted: 16 Jun 2011, 11:32
by mjau-mjau
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 ...

Re: Image Text

Posted: 04 Jun 2012, 07:55
by recman
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.

Re: Image Text

Posted: 04 Jun 2012, 10:21
by mjau-mjau
Whats wrong with attaching it to the top right, with some generous margins?

Re: Image Text

Posted: 04 Jun 2012, 12:58
by recman
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.

Re: Image Text

Posted: 05 Jun 2012, 06:41
by mjau-mjau
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

Re: Image Text

Posted: 05 Jun 2012, 07:32
by recman
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

Re: Image Text

Posted: 06 Jun 2012, 04:19
by Christopher
+1, looking forward to it!