View Single Post
  #5 (permalink)  
Old 25th August 2006
BSPeter's Avatar
BSPeter BSPeter is offline
Moderator
BS.Player Master
 
Join Date: Nov 2002
Location: The Netherlands
Posts: 5,463
Rep Power: 32
BSPeter is on a distinguished road
Default

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:
  1. rename <screenname>.bsz to <screenname>.zip
  2. open the zip and look for the file "skinfs.ini"
  3. 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
  4. Now change "Position=B,2" into "Position=BT,2"
  5. Save the amended file "skinfs.ini" file into the <screenname>.zip file
    (overwriting the existing "skinfs.ini"-file in there)
  6. Rename <screenname>.zip to <screenname>.bsz
  7. Done!!

(P.S.: You have to reload the skin in BSPlayer)
__________________
Help2Help (click) BSplayer: simply the best & most versatile (Build 1072 Dutch language here!)
When posting always mention your computer's OS and the version and build number(!) of BS.Player as used by you,
as well as - if applicable and especially when encountering problems - the type(s) of the file(s) mentioned in your post.
Private messages/Visitor messages are NOT for seeking personal help with respect to BS.Player! Instead use the forums!
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20