pfaff wrote:
Howdy, folks! A friend of mine pointed me to this list, so hopefully y'all can help me.

I've done my very first attempt at CSS and it looks great and slick and exactly how I want it in every single browser... except, of course, IE6. It's a rather simple site, nothing fancy, but stuff doesn't line up right.

http://www.berkeleygoclub.org/ is the site
http://www.berkeleygoclub.org/bgc-styles.css is the sheet

As you can see, the black lines don't line up in IE6, nor do the active page tabs overlap quite properly.

Is there any way to fix this without getting too nutty? Since I'm new to all of this, I don't even know where to look to find the answer to my problem, and frankly I don't want to spend forty hours on it. I'm perfectly fine with creating a separate stylesheet for IE, but I similarly don't know what's the best way to go about doing that.


On looking at this very quickly (meaning I didn't download your code and try to fix it), it looks like the 3px bug we sometimes see in IE. Yet, it doesn't have the characteristic text offset. (1)

The "Holly hack" cures a lot of these sorts of problems.

(1) http://www.positioniseverything.net/explorer/threepxtest.html

--
Bob Easton
Accessibility Matters: http://access-matters.com

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to