Author Topic: Menu bar - Title bar integration  (Read 6894 times)

richardap1

  • Guest
I'm trying to edit some skins but cannot figure out how to move the menus into the titlebar.  I've read the guides and tried to edit the xml files but i don't seem to be able to get them to move.  Any advise would be appreciated
Cheers

Rotem K.

  • Sr. Member
  • ****
  • Posts: 499
You'll need to add 'MenuBarDock' to your skin file:
<element id="MenuBarDock">right</element>

Hope this solves it.

richardap1

  • Guest
Thanks, i'll have a go when i get back from work