IE problems x_X

liunx

Guest
'ello,

my site: <!-- m --><a class="postlink" href="http://www.neczy.com">http://www.neczy.com</a><!-- m -->

Anyways, in IE the comment page has some weird IE stuff going on. How would I go about fixing it? It looks perfect in Firefox.

Thanks :)did you link to your css correctly?er? My CSS is working properly, its just that it is not looking right in IE...

<!-- m --><a class="postlink" href="http://neczy.com/styles4.cssIt">http://neczy.com/styles4.cssIt</a><!-- m --> looks fine to me.Hm, it looks ok on the index page, finally, but im still a bit baffled about the comments page: <!-- m --><a class="postlink" href="http://neczy.com/log/16/#comment">http://neczy.com/log/16/#comment</a><!-- m -->

Weird. o_oIf you have the css code in a different folder, I think that you need to link to that exactly.

Ex.

<link rel="stylesheet" type="text/css" href=http://www.webdeveloper.com/forum/archive/index.php/"http://www.neczy/styles4.css" />



Im not sure how you have your files set up but that could be one problem. PossiblyNeczy this what you talking about?

IE
<!-- m --><a class="postlink" href="http://server3.uploadit.org/files/jt490250-neczy1.JPG">http://server3.uploadit.org/files/jt490250-neczy1.JPG</a><!-- m -->

FF
<!-- m --><a class="postlink" href="http://server3.uploadit.org/files/jt490250-neczy2.JPG">http://server3.uploadit.org/files/jt490250-neczy2.JPG</a><!-- m -->


Are you using double margins then display:inline; will fix
 
Back
Top