The main frustration with the basic 'Touch' interface is that the footer
covers part of the screen. As a very quick fudge I've edited the CSS
(C:\Program Files\SlimServer\server\HTML\Touch\slimserver.css) to
change the following section:-
div#footer {
position: absolute;
bottom: -120;
clear: both;
z-index: 10;
}
By moving the bottom to -120 it seems to move the bar out the way for
the useful stuff and gives a reasonable interface as a 'starter for 10'
:) BB
--
BBear
------------------------------------------------------------------------
BBear's Profile: http://forums.slimdevices.com/member.php?userid=11612
View this thread: http://forums.slimdevices.com/showthread.php?t=39515
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss