Out-of-the-Box Setups
Suggestions
Every skin is different. You mentioned ProJam. The demo system to compare against is here:
http://demo.jamroom.net/jrProJamLight/
The 'skin menu editor' found at:
YOUR-SITE.com/core/skin_menu
does not control the menus that show for the skin. That controls the menu that drops down under your username from within the skin.
The menu items that run left to right on the projam skin
HOME | ARTIST | MUSIC | VIDEOS | GALLERIES | GIGS/EVENTS | BLOGS .....
are found in the TEMPLATES tab for that skin in the header_menu_desktop.tpl file. so
ACP -> SKINS -> PROJAM -> TEMPLATES -> header_menu_desktop.tpl
It uses a system of nested un-ordered lists. Its a bit intricate in there if you're un-familiar with working with code.
What are you trying to move? Where would you like to move it to?