Quote Originally Posted by picaflor-azul View Post
If I were you, I would restore the original stylesheet and tpl_header.php file. Just add your logo as the logo should be added and then adjust the other header elements using css to suit your needs.
If you will not be using the tagline, there is a patch posted earlier in the thread with corrected code for the tpl_header.php file.
Thanks,
Anne
Thanks Anne,

Turns out the tagline was indeed causing the problem, but when I replaced its content in header.php with a space rather than leave it totally blank, that fixed the header position issue.

But...now that my logo/header image goes across the entire width, one can't enter anything in the search field - looks like it's underneath the logo (as are the login/cart/checkout links and the main menu, but those somehow function properly). I tried applying z-index values of 9000 and 1, respectively, to #headerWrapper and #navMainWrapper, but that didn't help. What do you suggest?

Thanks!
Magz