CSS Issue in Win IE. Help please!
February 16, 2007 4:38 AM   RSS feed for this thread Subscribe

I run a website and am having a little difficulty getting the CSS to work properly in Internet Explorer. I am trying to implement the search field into a little 'pop-up' in the navigation. It works properly in FireFox and Safari, but in IE for Windows the pop-up shifts diagonally instead of directly below. Any ideas on how to fix this?
posted by Timen to technology (3 comments total) 1 user marked this as a favorite
This is truly a case of IE hell. I think it may be related to this but honestly who knows why IE does anything? What I do know is that putting a br tag directly after "looking for something?" will fix it--but I haven't done much testing to see what else that breaks.
posted by anaelith at 6:26 AM on February 16, 2007


Validate your HTML. You're missing the end tag of a list item and you've got a duplicate ID, which are probably causing trouble.

Your CSS validates OK.
posted by kirkaracha at 8:00 AM on February 16, 2007


Try zeroing the left margin/padding of:

ul#TW-Pop

&

ul#TW-Pop li

posted by stungeye at 8:09 AM on February 16, 2007


« Older How do I cope with short perio...   |   Nice, tasteful ring designs su... Newer »

You are not logged in, either login or create an account to post comments



Related Questions
How can I read Windows in English on a Chinese... June 12, 2008
Third Times a charm July 26, 2007
I don't want to pay Bill Gates twice! December 7, 2006
XP spontaneous reboot related to full folders December 3, 2006
Is there a blackletter typeface in default Windows... February 7, 2004