ericwlee 0 Report post Posted March 8, 2011 I was wondering how this was possible? I would like the header logo to take you to the home page. my site is http://www.ecomv.net thanks! Share this post Link to post Share on other sites
kgstew 2 Report post Posted March 8, 2011 Hi Eric, This should be already set to work by default.If you check the code, there is a link for the image which does take you to the home page already. The link is cut in half by the #primary-nav element over top. You will need to get the navigation to start to the right of the image and the link should be complete over the entire surface of the image. Cheers, -Kyle Share this post Link to post Share on other sites
ericwlee 0 Report post Posted March 8, 2011 Aw, I see the nav bar covering the logo. Using firebug, I can't determine what I need to change in order for the nav to start next to the logo. Any advice on where i can look to fix this? Share this post Link to post Share on other sites
kgstew 2 Report post Posted March 8, 2011 Eric, The main container for the navigation uses the id #primary-nav. I would start there and then move further into the navigation container. Give it a shot changing the width and moving the margins of the navigation to see if you can get the right look. C, -Kyle Share this post Link to post Share on other sites