04-02-2009, 12:10 PM -
Hey. I want to modify a media skin I downloaded so that it only has the pause and next buttons and I want to make the volume bar shorter also. I modified the images in photoshop, but I don't understand how to set the config (.ini) to display what I want. What do I have to edit? This is the ini file:
Code:
[layout0]
Name=Controls & Volume
ShowVolume = TRUE
ShowTime = TRUE
ShowSong = False
;Background description
BackgroundBitmap = bg_vol.bmp
BackgroundTransparentColor = FF00FF
;Controls description
ControlsBitmap = ctls.bmp
ControlsTransparentColor = FF00FF
ControlsRect = 7 0 80 14
;Volume description
VolumeSliderBitmap = ball.bmp
VolumeSliderTransparentColor = FF00FF
VolumeRect = 15 15 65 20