View Single Post
  #2 (permalink)  
Old 4th April 2009
BSPeter's Avatar
BSPeter BSPeter is offline
Moderator
BS.Player Master
 
Join Date: Nov 2002
Location: The Netherlands
Posts: 4,237
Rep Power: 15
BSPeter is on a distinguished road
Default

Yes, you can do that using almost any skin.
It concerns a parameter in the file "skinfs.ini", which you can e.g. open in Notepad.
Let's just do it for Base-skin:
Look in BS.Player's installation-folder.
You will see a sub-folder "Skins"
Within that folder there is the folder "Base"
Now look for the file skinfs.ini
(If you do not see the extension: that is a setting in Windows!)
Open the skinfs.ini file in Notepad
At the top you will see:
Code:
 
[BSPlayer.Skin]
Version=1.00
[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
Change the Line "Position=B,2" into "Position=BT,2"
Close+save the file.
Next time the controlbar will show both at bottom or at top (depending on position of your mouse pointer.)
Now that you have done this, you can do this also for any skin of your preference.
1. Rename your preferred skin "MySkin.bsz" into "MySkin.zip"
(Again: If you do not see the extension: that is a setting in Windows!)
2. Unzip "MySkin.zip" (e.g. in a folder "MySkin")
3. Do as above
then either
4a Zip all files inside the folder (not the folder itself) into e.g. "My_Skin.zip" and then rename the file "My_Skin.zip" into "My_Skin.bsz"
or
4b Simply use the folder "MySkin" itself (similar to the Base-skin folder)
Suc6
__________________
Help2Help (click) BSplayer: simply the best & most versatile (Build 1013 Dutch language here!)
Reply With Quote