If you've found a skin with a full screen skin that you like, but which only appears at the bottom of the screen when you move your mouse pointer there: any full screen skin can be made to
also appear at the top of the screen skin as follows:
- rename <screenname>.bsz to <screenname>.zip
- open the zip and look for the file "skinfs.ini"
- Open the file "skinfs.ini" in Notepad
Almost at the top you will find (e.g.)
Code:
[Settings]
MainAnySape=1
MainImg=fsmain.bmp
; B-Bottom, T-Top, BT-Bottom and Top 1-Left, 2-Middle, 3-Right
Position=B,2
ShowBtnGrpOnMouseMove=1
- Now change "Position=B,2" into "Position=BT,2"
- Save the amended file "skinfs.ini" file into the <screenname>.zip file
(overwriting the existing "skinfs.ini"-file in there) - Rename <screenname>.zip to <screenname>.bsz
- Done!!
(P.S.: You have to reload the skin in BSPlayer)