Shoutbox

Window conversation Image - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: Window conversation Image (/showthread.php?tid=81449)

Window conversation Image by Ryddyck on 02-04-2008 at 08:30 PM

hi all, i'm new of the forum (sorry for the english i'm italian)
i have a question...i search in the forum a guide to change the image of conversation window....but i havnt found nothing...
where it is found the style and the image to replace in my new skin?
thanks in advance
Ryddyck


RE: Window conversation Image by Basilis on 02-04-2008 at 08:33 PM

You have to go to the 920 style and do a search for 20061. Change this to 59000 and then you have to add the new picture into your SkinInfo.


RE: Window conversation Image by Ryddyck on 02-04-2008 at 08:36 PM

thank u
ok, the 920 is had to edit?or normal?


RE: Window conversation Image by Ryddyck on 02-05-2008 at 04:43 PM

i change the line }
Element[ID=Atom(ai93)]
{
Background:rcbkd(20061);
To:
}
Element[ID=Atom(ai93)]
{
Background:rcbkd(59000);
and in the skin info:
...
                        <Picture Id="59000">
                            <File>4000_20061.png</File>
                        </Picture>
.....
                    <Windows>
                     
                          <Styles>
                                <Style Id="920">
                         <File>920.txt</File>
                     </Style>
                 </Styles>
                     </Windows>
....
but don't work...why?


RE: Window conversation Image by Basilis on 02-05-2008 at 07:26 PM

Have you put the picture 4000_20061.png in your skin's directory?


RE: Window conversation Image by Ryddyck on 02-06-2008 at 12:19 PM

the file 4000_20061.png (wallpaper) is in the wall and in contact list
...
                        <Picture Id="20061">
                            <File>4000_20061.png</File>
                        </Picture>
...
                        <Picture Id="59022">
                            <File>4000_20061.png</File>
                        </Picture>
...
i use only picture for 20061 and 59022, is it the problem for the window conversation?


RE: Window conversation Image by Basilis on 02-06-2008 at 01:17 PM

I mean have you transfered the picture in the file where the SkinInfo is? It needs to locate it.


RE: Window conversation Image by Ryddyck on 02-07-2008 at 07:59 PM

i have all in 1 file (img,style and skininfo)
i tried to transfered the img in Images, the style in Styles, and skininfo+screenshot out, edited the skin info for img and style Images/exemple.png
Styles/exemple.txt
but don't work....help!


RE: Window conversation Image by Basilis on 02-07-2008 at 08:05 PM

This must be under the <New> section:
<Picture Id="59000">
                            <File>4000_20061.png</File>
                        </Picture>.
Because it is a new image


RE: Window conversation Image by Ryddyck on 02-19-2008 at 01:44 PM

ok, i has resolved!! tnx for all