Imagebar above navbar on sidemenu project

Hi, I wanted to have a simple <img> bar on top of the sidemenu ion-nav-bar

For now I only tried doing this outside sidemenu code: http://codepen.io/anon/pen/XmJGOQ
but I want to be able to open side menu and that img moves to the side like ion-nav-bar does.

UPDATE
Something like this


Where purple is menu header composed by an image and
pink is the menu.
Notice the orange bar that is above the navbar and pulls to the side when the menu is exposed.

Any clue on how i can do that?

Thanks!