View Single Post
  #2 (permalink)  
Old 3rd April 2009
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

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)
__________________
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