mikem90 0 Report post Posted March 10, 2011 Hello, I apologize if this is a simple task but my eyes have gone cross-eyed trying to do it myself. Is there a relatively easy way to create something similar (in terms of the site-wide header and then the nav buttons on top of the image) to the following blog... http://www.romanfitnesssystems.com/ Thank you for your time, Mike Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 10, 2011 Of course. I would start by using the full-width design framework and get comfortable with some CSS. You'll want to add a background image to the header div. The nav should already be close if you choose the remove search option. What is your site url? Share this post Link to post Share on other sites
mikem90 0 Report post Posted March 14, 2011 Hey Adam, Sorry about that I missed your post. I appreciate the reply. The site I'm working on is mentalstrengthcoach-dot-com Any suggestions would be greatly appreciated. All the best, Mike Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 14, 2011 First you'd want to apply that image as a CSS background for the `#header` div so that it will cover the navigation as well. You will have to brush up on some CSS, but it will give you the look you nee.d instead of using the image uploader for the header. Share this post Link to post Share on other sites