change order of menus

 From:  Michael Gibson
844.4 In reply to 844.3 
Hi Anthony, yes that's possible, it would be kind of a more fine-tuned edit than just a big cut and paste.

You'd need to create a new

<moi:PaletteHeader ...>
</moi:PaletteHeader>
<moi:PaletteBody>
</moi:PaletteBody>

section, and fill it in each part with stuff sliced out from the other header and body section.

It's probably a good idea to save a backup before editing it. Let me know if you get stuck on it - if something is not working right you can post the file here and I can fix it up, you basically need to make sure that things match like an opening tag should match with a closing tag. If you forget to put in a closing tag for example things can get messed up pretty easily.

- Michael