Hi, I'm trying to replace an image (1751), but each time I start Messenger I get a different result, it can get loaded, loaded like if I had another image above with transparency, or simply it does not get loaded at all. I'm using this code:
code:
<SkinInfo>
    <Information>
        <Name>Skin Name</Name>
    </Information>
    <MessengerSkin>
        <ResGroup>
            <Restrictions>
                <MsgVersions>
                    <Version Major="15" Minor="4"/>
                </MsgVersions>
            </Restrictions>
            <Resources>
                <Replace>
            <!--Windows>
            <Definitions>
                <Definition Id="920">
                    <File>defs/920.rsc</File>
                </Definition>
            </Definitions>    
            <Styles>
                <Style Id="920">
                    <File>styles/920.rsc</File>
                </Style>
            </Styles>    
            </Windows-->
                    <Graphics><Pictures>
                        <Picture Id="1751">
                            <File>imgs/estrellas.png</File>
                            <Metadata>
                                <UMLeft>50</UMLeft>
                                <UMRight>50</UMRight>
                                <UMTop>50</UMTop>
                                <UMBottom>50</UMBottom>
                                <Colorize>false</Colorize>    
                            </Metadata>
                        </Picture>
                    </Pictures></Graphics>
                </Replace>
            </Resources>
        </ResGroup>
    </MessengerSkin>
</SkinInfo>
Using:
Windows 7 Ultimate Service Pack 1 (6.1.7601)
Windows Live Messenger 15.4.1109
Messenger Plus! 5.01.0.706