I am writing my first WP template and I am having some serious browser compatibility issues. Here is a link the the html page http://marketingwithpromos.com/testtheme/testvalidate.htm In Mozilla it works great but in IE the top nav is in the wrong position. Any help would be greatly appreciated.
Please try to set a margin value for the H1. It's might solve your problem. <div id="authorBar"> <h1>Just Another Wordpress Blog</h1> <----- this H1 need to set the margin value Tagline goes here...</div>