ok sunshine all elements that specify what version they relate to are now in their version specific resgroups, now then to the best of my knowledge the code listed below which is what is left of the change background resgroup is not specific to either version so what do i do with that?
quote:
<!-- background replacement -->
<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="8" Minor="5"/>
<Version Major="8" Minor="1"/>
</MsgVersions>
<SkinOptions>
<OptionSet>
<BoolVal Name="ChangeBkg">true</BoolVal>
</OptionSet>
</SkinOptions>
</Restrictions>
<Resources>
<New>
<Pictures>
<Picture Id="59001">
<File>Windows Live.png</File>
</Picture>
<Picture Id="59002">
<File>WLMessenger.png</File>
</Picture>
<Picture Id="59003">
<File>background.png</File>
<Metadata>
<UMLeft>1</UMLeft>
<UMTop>1</UMTop>
<UMRight>1</UMRight>
<UMBottom>1</UMBottom>
</Metadata>
</Picture>
</Pictures>
</New>
<Graphics><Pictures>
<Picture Id="20061">
<File>Beach Gradient.png</File>
<Metadata>
<UMLeft>1</UMLeft>
<UMTop>1</UMTop>
<UMRight>1</UMRight>
<UMBottom>1</UMBottom>
</Metadata>
</Picture>
</Pictures></Graphics>
</Replace></Resources>
</ResGroup>
<!-- ResGroup for 8.1 -->
<ResGroup>
<Restrictions>
<MsgVersions>
<Version Major="8" Minor="1"/>
</MsgVersions>
</Restrictions>
<Resources>
<Replace>
</Style>
</Styles>
</Windows>
</Replace>
</Resources>
</ResGroup>
right theres a problem there, i know exactly what i changed in 947 styles but not a clue what i did in 947 definitions how do i find out?
well maybe if i explain what i did, i turned the forget me link white, i turned the text labels for email address and password white now im assuming thats what i did in definitions right? in relation to the styles file i set id 701 to 59001 and set 703 to 59002
the thing is while i roughly know what changes i made i dont know where to find them in the files.