Page 1 of 1

3.7 static frames

PostPosted: Wed Aug 05, 2009 5:23 pm
by edbethea
Going from movable frames between browse pane and playlist to static frames is going backwards. I found that being able to vertically size the playlist to see more was very useful especially on netbooks or widescreens. Not really understanding why this ability had to be removed in this new version.

Also I use HD 720 theme with my HDTV and now the window or frame elevator controls are now white where they sorta matched the blue color in 3.6

Otherwise subsonic is great!

PostPosted: Thu Aug 06, 2009 12:38 am
by jigsaw
The resizing of frames was sacrificed to comply with the HTML 4.01 doctype as can be read here
Some people have requested the "feature" back though , but I do not know if that's anything that is possible within the standards. Personally I would prefer to be able to re-size the frames if needed, but I can live without it.

However it's not too much of work needed to re-enable it if you wish. Just search in the forum and I'm sure you'll find it.

PostPosted: Sat Sep 05, 2009 10:01 am
by Raphael
I have the same problem.

In the facts :

Image

It's possible to set fixed size in left frame ?

This Was In Another Posting....

PostPosted: Sat Sep 05, 2009 5:26 pm
by buellie
Open up index.jsp and edit line 11 which looks like:
Code:

<frameset cols="15%,85%">

change the 15 to 17 or 20
change the 85 to that that it totals 100%

Hope That Helps You

PostPosted: Sat Sep 05, 2009 9:13 pm
by Raphael
Thank for this tip :wink:

I think it's good idea to change this settings by fixed size (px).

PostPosted: Wed Sep 30, 2009 3:53 pm
by kapz
I change that line of code every version to make the left frame a tad larger. But I've run into another issue.

As edbethea said, on netbooks subsonic a little more difficult to use. If you use the embedded player there is no way to get to the drop down and load a playlist. On top of not being able to resize the frames. I've tried to use firefox to open the playlist frame in another window, but that doesn't really work.

Has anyone found a solution for running on smaller resolutions?