First, for the
left hand 'artist' columnhakko wrote:Edit index.jsp, just like you learned earlier.
I have tried that. Did a search for index.jsp and found 2 .. but only 1 has the code looking for. It was
\subsonic\hetty\0.7.14b\WEB-INF\index.jspI tried several changes with several settings and here is the last.
- Code: Select all
<frameset rows="70,*,0 border="0" framespacing="0" frameborder="0">
<frame name="upper" src="top.view?">
<!--
<frameset cols="15%,85%" border="0" framespacing="0" frameborder="0">
-->
<frameset cols="60%,40%" border="0" framespacing="0" frameborder="0">
As you can see I went way over (60/40) just to try and force a visual change and got nothing. It isn't a problem with browser cache as I even fired up explorer(which i never use) and it was the same ..
subsonic-width-explorer.jpg
Top Heading Frame sizeI have not been able to figure out the setting for the top frame. I would have thought it was set with
- Code: Select all
<frameset rows="70,*,0 border="0" framespacing="0" frameborder="0">
But no changes to that has any difference. I did notice an 'include file' in index.jsp and hoped that it was hiding there but it wasn't.
I apologize for my ignorance. I am not good at frames .. i am more of a table guy.
Using Firefox 16.0 generally but as mentioned also tried Explorer.
Any thoughts (other than I am a dunderhead) would be appreciated.
Thanks
Igbar