Change your avatar and maybe I'll help (i thought you we're Williz ;<)
You have to edit the styles for the Sharing Folders icon.
<New>
<Picture Id="59001"><File>
The Icon You wanna use</File></Picture>
</New>
Open up 920 (convframe)\920 Style.txt
[b]ButtonIcon[ID=Atom(ai158)]
<<<< Find this line
{
content:rcimg(59001);
Change to correct string (mine is 59001)
padding:rect(0,0,0,0);
}
And don't forget to load that styles file inside the SkinInfo.xml
<Styles>
<Style Id="920"><File>LOCATION OF THE 920 STYLE .txt HERE</File></Style>
<Styles>
As for the conversation window button. No idea