Theme make or alter
Posted: Tue Apr 09, 2013 8:34 pm
Hi There,
I have tried to alter a theme to suit my needs ...with mixed results.
In linux I have expanded the subsonic.war file... with
In this directory structure I altered some icons and I also changed the .properties file here
In the "WEB-INF\classes\net\sourceforge\subsonic\theme" I also added a couple lines in "themes.txt" to allow my theme to be listed in Subsonic.
This comes from viewtopic.php?f=6&t=11500&p=55048&hilit=theme#p55048
Here is 7-zip to extract used but how to pack it in?
I then did a
I then moved this file over the old one in /var/subsonic/standalone
Is this the right procedure?
How am I to do this In Windows 8 or 7 ?
Can somebody help me?
Kind Regards
Guy Forssman
I have tried to alter a theme to suit my needs ...with mixed results.
In linux I have expanded the subsonic.war file... with
- Code: Select all
jar -xvf subsonic.war
In this directory structure I altered some icons and I also changed the .properties file here
In the "WEB-INF\classes\net\sourceforge\subsonic\theme" I also added a couple lines in "themes.txt" to allow my theme to be listed in Subsonic.
This comes from viewtopic.php?f=6&t=11500&p=55048&hilit=theme#p55048
Here is 7-zip to extract used but how to pack it in?
I then did a
- Code: Select all
jar -cvf subsonic.war index.html WEB-INF
I then moved this file over the old one in /var/subsonic/standalone
Is this the right procedure?
How am I to do this In Windows 8 or 7 ?
Can somebody help me?
Kind Regards
Guy Forssman