help ?add an extra button at the top of your subsonic page

Need help? Post your questions here.

Moderator: moderators

help ?add an extra button at the top of your subsonic page

Postby appsfinder » Sun Jun 08, 2014 11:21 am

hi i need help on add an extra button at the top of your subsonic page in Sandstorm" theme" and change to add my image and my text under the button. please can anyone help
appsfinder
 
Posts: 15
Joined: Mon Dec 10, 2012 11:29 am

Re: help ?add an extra button at the top of your subsonic pa

Postby appsfinder » Sun Jun 08, 2014 2:59 pm

its ok found how to do it needed to edit

top.jsp

line 16 add e.g.
<fmt:message key="top.sync" var="sync"/>

line 61 add e.g.
<td style="min-width:4em;padding-right:2em;text-align: center">
<a href="musicFolderSettings.view?scanNow" target="main"><img src="../icons/default_light/sync.png" title="${sync}" alt="${sync}"></a><br>
<a href="musicFolderSettings.view?scanNow" target="main">${sync}</a>
</td>

then edit ResourceBundle.properties
line 64 add e.g.
top.sync = Sync
Image

then restart Subsonic all done.
appsfinder
 
Posts: 15
Joined: Mon Dec 10, 2012 11:29 am


Return to Help

Who is online

Users browsing this forum: No registered users and 87 guests