In your
includes -> templates -> YOUR_TEMPLATE -> common -> tpl_header.php
first find the following:
the portion in red need to be corrected.Code:<!--bof-branding display--> <div id="logoWrapper"> <div id="logo"><a href="http://www.divaknitting.com/testzenstore/"><img src="includes/templates/custom/images/logo.jpg" border="0" alt="Diva Knitting" title=" Diva Knitting " width="163" height="200" /></a></div> <div id="taglineWrapper"> <div id="tagline"><h1<h1></div> </div> </div> <br class="clearBoth" /> <!--eof-branding display-->
Next find the following:
You need to delete the portions in red.Code:<!--bof-header ezpage links--> <html> <body>
Just a hint for reference.
Always design for Firefox and then tweak your setting for IE.



