Forums
-
- Forum
- Posts
-
- Installation
- 28,547
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
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.