Does anyone know how to implement the header mod and menu wrap from the Simplicity Template into other Templates? I will try and figure it out myself and post what I can. Any help would be greatly appreciated.
It will be not so easy because this all is done via javascript. You can download simplicity and look at js/gk.script.js file - lines 70-85 make this effect but probably you need to add some additional container to site HTML structure also.