dennylin93 0 Posted May 1, 2007 Report Share Posted May 1, 2007 I was replacing my site title which was text with an image, and my site menu ended up too far down in Internet Explorer 6 (all the other browsers work fine). I think it's because of default image properties, but I don't know how to fix it. Does anyone know how to correct it? Thanks.Title in original text: http://163.26.11.4/226/andreas/index_original.htmlTile as an image: http://163.26.11.4/226/andreas/index.htmlCSS file: http://163.26.11.4/226/styles/base.en.cssThe only difference in all the files is in the HTML: <div id="logo"> <h1><a href="./" title="人間地獄—毒品世界" accesskey="4"><img src="../images/title_En.png" width="518" height="116" alt="人間地獄—毒品世界" title="人間地獄—毒品世界" /></a></h1> <span id="tagline"></span> </div> <div id="logo"> <h1><a href="./" title="人間地獄—毒品世界" accesskey="4">your site title</a></h1> <span id="tagline"></span> </div> Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.