RE: help. I need help
I know what image your trying to replace. Its the loading image. I've tested it out.
All you need to do is:
1.Change the "59061" back to it was before. Which is "1076". (In 923 def)
2.Delete this in your SkinInfo:
<Picture Id="59061">
<File>Images/41cp3.gif</File>
</Picture>
3. Put this in your SkinInfo:
<Graphics>
<Pictures>
<Picture Id="1076">
<File>Images/1076.gif</File>
</Picture>
</Pictures>
</Graphics>
Save it.
4. Rename the Image for "1076" as 1076 and make sure its a .gif image.
Like this: 1076.gif
Make sure its in your images folder.
=)
This post was edited on 02-05-2009 at 05:33 PM by coolzee.
|