Page 1 of 1

Frame Width

PostPosted: Thu Apr 26, 2007 9:39 pm
by babaganoush
Is there a way to control the default frame width for the lefthand frame? I can't seem to find it.

PostPosted: Wed May 02, 2007 12:51 pm
by sindre_mehus
You can hack it, if you like. Locate the file TOMCAT_HOME/webapps/subsonic/WEB-INF/jsp/index.jsp, and edit the following line:

Code: Select all
<frameset cols="15%,85%">


Hope this helps,
Sindre