Hi
Not every layer supports module positions, mostly the content one, but You can change it by renaming a style in html files located in /layouts folder.
For top position I cannot tell if it's a configuration issue or a bug. This layer gets a height of 0px so You can try overrite it in css with this code:
- Code: Select all
#gkTop { height:85px !important; }
and I'll ask programmers what's happening to it.