INTERACT FORUM

More => Old Versions => JRiver Media Center 18 for Windows => Topic started by: steviewonders on May 31, 2013, 03:52:34 pm

Title: How do you make thumbnail text continue on multiple lines?
Post by: steviewonders on May 31, 2013, 03:52:34 pm
Hi. I've changed the thumbnail text to show the 'keywords' tag but it won't fit on one line and displays ... instead. How can i make it continue on the next line?
Title: Re: How do you make thumbnail text continue on multiple lines?
Post by: vagskal on June 01, 2013, 01:16:09 am
There is currently no way of doing that.

There are two workarounds:
1) Make the thumbnail larger so that you can see more text beneath it.
2) In the thumbnail text put on the first line ListItem([Keywords],0), ListItem([Keywords],1), ListItem([Keywords],2) etc. as many times as the keywords will fit on one line and then continue with a return - new line - and ListItem([Keywords],x), etc on the next line.
Title: Re: How do you make thumbnail text continue on multiple lines?
Post by: steviewonders on June 01, 2013, 09:37:33 am
Thanks very much. Option 2 is great.