ViSp skin for MIrandaIM
Author: Angeli-Ka, 2006
contact: angil@nm.ru

	requirements:
Miranda IM build #44 or later http://blog.miranda-im.org/
modern_clist build 0.4.1.09 or later http://shpynov.nm.ru/alpha/index.dhtml
(read very carefully requirements for clist_modern from author's page)

	installation:
-make sure you have installed ALL required plugins and versions
-unzip files in your themes/skins directory
-go to the options->customize->skin and using "browse" button find path to the 
ViSP_left.msf or ViSP_right.msf (left or right indicate where is placed avatar in skin header)
- hit "apply" button (the one bellow "browse" )


	copyrights:
Distributing these images and icons commercially or with any intend for monetary gains is prohibited.
No modifications, port or redistribution is allowed without my written permission.



	FAQ
Q. How can I change colour scheme?
A. From "Backs" folder choose back_color.png and FramesCapit_color, copy and rename them to back.png and FramesCapit.png 
then replace these files in "ViSP" folder. Reapply skin.

Q. How can I change buttons?
A. Just copy  images from "cristal" or "stone" folders to "ViSP" folder and replace defaults one. Reapply skin.

Q.Haw I can change avatar in skin titlebar?
A. replace myavatar.png and myavatar2.png in "ViSP" folder with your own images. Reapply skin.

Q.Now can I change front, stile, size, colour for profile name in titlebar?
A. Open *msf file with notepad and find :
-----------------------------------------------------------------------------------------------------
;font
 fProfFont=sArial,16,BI-

;text
 tProfile1=s$window,5,5,-7,23,LTRTCC,fProfFont,0x808080,0,%Profile% 
 tProfile2=s$window,4,4,-8,22,LTRTCC,fProfFont,0xFFFFFF,0,%Profile%
---------------------------------------------------------------------------------------------------------
where:
 fProfFont=sArial(font),16(size),BI- (stile: B-bold, I-italic, U-underline)
tProfile1=s$window,5,5,-7,23 (position in pixels:left, top, right, bottom),LTRTCC(alignment:L-left, R-right,T-top,C-center ),fProfFont,0x808080 (colour hex value),0,(you can put here any text that will be displayed before profile name or instead of it if remove %profile%)%Profile%

  tProfile2 is used to make a "shadow" second colour.
 Recommended settings for "Milk":

 tProfile1=s$window,5,5,-7,23,LTRTCC,fProfFont,0xFFFFFF,0,%Profile% 
 tProfile2=s$window,4,4,-8,22,LTRTCC,fProfFont,0x808080,0,%Profile%

 hint:
use colour detector to find hex values : http://www.tucows.com/preview/401705

Q. Icons on my status bar look out of the place, how i can fix this issue?
A. For horizontal alignment use options->contact list-> status bar.
for vertical alignment:
1.go to main menu->frames->status bar, tick "show titlebar" and untick "locked"
2. grab with your mouse statusbar's titlebar and drag it up or down until icons will be centered.
3.restore settings from p.1