Click to See Complete Forum and Search --> : web page not displaying in IE correctly not sure how to go about it


solidariti
08-15-2008, 05:49 PM
Hi all,

my website www.jamesapps.com looks good on mozilla firefox on a MAC but I can't seem to make it play well with Internet Explorer is there anyone out there that can help me sort this out I will use a external style sheet with a conditional statement for IE but I'm not sure what to put in it?

Also the twitter updater speech bubble doesn't seem to display correctly either for some reason?

Any help would greatly be appreciated.

Coyotelab
08-16-2008, 12:22 AM
I'm not able to see your website it is asking for user name password!!!

solidariti
08-16-2008, 03:01 AM
Sorry about that, I have taken it off now.

solidariti
08-16-2008, 03:04 AM
You can now browse to www.jamesapps.com and see the website.

Centauri
08-16-2008, 04:22 AM
Major issue for starters is mismatched quote marks surrounding the #logo id name, causing the entire navigation list and the following opening div tag to be in error :<a href="/"><img src="http://www.jamesapps.com/wp-content/themes/jamesapps/assets/images/logo.png" alt="James Apps" title="JamesApps.com" id='logo" /></a>

Coyotelab
08-16-2008, 05:27 AM
Use #inner {display: inline;} to fix the "margin-doubling on floats" bug in IE6 this will fix the drop down issue.