radish;151529 Wrote: 
> The only thing I can think of would be to edit the skin html to take the
> control out - shouldn't be a big change.

Yep, this is a pretty simple hack--

to remove the player selector-
edit HTML/Nokia770/pageheader.html
everything within the <div> tag labeled "playSelect" needs to be html
commented out.

Index: pageheader.html
===================================================================
--- pageheader.html     (revision 10530)
+++ pageheader.html     (working copy)
@@ -32,6 +32,7 @@
</td></tr>
</table>
<div id = 'playerSelect'>
+<!--
<table bgcolor="#333333">
<tr>
<td align = 'right' class = 'smallwhitetext'>
@@ -62,6 +63,7 @@
[% END %]
[% END %]
</td></tr></table>
+-->
</div>
</div>
<!-- /Element pageheader.html -->


-- 
bklaas

"the Nokia770 skin guy"
------------------------------------------------------------------------
bklaas's Profile: http://forums.slimdevices.com/member.php?userid=58
View this thread: http://forums.slimdevices.com/showthread.php?t=18118

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to