I am not sure I understand what you are trying to do.
Each character has a profile that is stored on the server which contains all the information from the last loaded UI save. You can move elements around on your screen. Save positions in a UI save. Some parts of your profile can not be stored in a UI save. For example, the skill to slot assignments are always on the server. That way you can use the same UI save for different characters and classes. Other parts of the UI can only be changed via a UI skin,
You have three different components to change your UI:
1) The character specific profile stored on the server which also contains the last UI save that was loaded.
2) Multiple UI saves which is a subset of the character specific profile. I use these for different screen resolutions. Everything gets screwed up when I go from full screen to 1024 x 768 in a window. Back to full screen.
3) Multiple UI skins. Some people have a different skin for each class.
Duh more fun. You can further customize your UI via Lua Plugins. There are some nice inventory maangement. Hunter guide skill and other enhancements to make your life easier.
Last edited by Yula_the_Mighty; Nov 15 2012 at 06:57 PM.
Unless stated otherwise, all content in this post is My Personal Opinion.