[css-d] IE display bug

2006-09-27 Thread Mike Payson
I'm having a bit of trouble figuring out a IE bug. The main content on the page linked below is pushed down below the bottom of the left column. It's almost as if there was a clear=both, but there isn't one. There is a br class=clearBoth, but I don't have such a class defined. This bug shows up on

[css-d] IE Bug Driving me crazy!

2006-09-10 Thread Mike Payson
I'm running into an annoying IE bug. IE is sort of duplicating one of my boxes. It's not a direct duplicate, it's larger and contains no content, but it's has the same color border. It's about 95% duplicatable, but every once in a while, it seems to go away. Refreshing the browser usually brings

Re: [css-d] IE Bug Driving me crazy!

2006-09-10 Thread Mike Payson
Hi Mike, A simple {position: relative} in the right place can do wonders for IE [1]! :-) Here: at the #indexGearLogo. See testpage http://home.tiscali.nl/developerscorner/css-discuss/test-robotics-ie.html. That didn't seem to help. I'm still getting the same box. It did bring the logo to