Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: header design item positioning changed overnight!


_ck_
Participant

@_ck_

You could use absolute positioning and just put that home button in position:absolute;top:0; left:0; which would take it out of the content flow.

There has to be a more natural way to layout that header though. What you might use (though more work) is a sub-menu under the header.

Skip to toolbar