Page 1 of 1

Width Left Column

PostPosted: Sun Jan 02, 2011 11:01 am
by Eric035
Is it possible to change the width of the left column, so you can see the whole albumname?

Thanks in advance

PostPosted: Sun Jan 02, 2011 11:07 am
by stozher
Open file ".../subsonic/jetty/.../webapp/WEB-INF/jsp/index.jsp" with plain text editor like Notepad or gEdit:

<frameset cols="15%,85%" border="0" framespacing="0" frameborder="0">

15% + 85% = 100%

See also http://forum.subsonic.org/forum/viewtopic.php?p=18560#18560 and example of Music folder hierarchy http://forum.subsonic.org/forum/viewtopic.php?p=18650#18650

PP: Post questions in Help section of forum...

PostPosted: Sun Jan 02, 2011 11:26 am
by Eric035
thanks, it works!!

can you also tell me how to display the whole albumname, now its cutoff.

PP: I'll place from now on questions in the help section.

PostPosted: Sun Jan 02, 2011 11:34 am
by stozher
PM to me guest account from your server to see where album name is a truncated.

Go to my server and see my point of view about Music folder hierarchy... (link in my profile or WWW button bottom of post)