Hi! I've got one final question, and it's a doozy. If someone would be willing to wade through this, I'd be extremely grateful (and somewhat surprised, actually!)
On this page, again: http://www.rchseaglesnest.org -- about midway down is a "sports" section. It's using Bill Scott's ycarousel code (http://billwscott.com/carousel/ ) to do the sliding from side-to-side. The code's about as stock out-of-the-box as it gets. I've done very little tweaking, and the content's all hard-wired (for now) into the web page, so it's maybe not too bad to follow. The problem is, it works as expected in Firefox and Opera (the sliding boxes should be cut off before the sidebar) -- but in IE7, the div that *should* be hidden appears all the way across the page. (Well, that's inaccurate. It's actually hidden on the left side, but not on the right, which makes things more confusing, I think.) In Safari (Mac, at least), there's a different problem -- the sliding boxes appear as a 50px "slice" at the left-hand side of the Sports div. Hardly any of it is visible at all! I'm asking here because I'm pretty certain it's a problem with my stylesheet, and not the javascript, since it functions well in every browser -- it's just the *display* that's broken. Like I said, it's probably a bear to try to weed through... I've been poking it for a while, leaving it for days and coming back, but nothing I can think to do fixes it. For quick reference, if necessary, the main stylesheet is here: http://rchseaglesnest.org/wp-content/themes/eaglesnest/style.css (a search within for "carousel" will jump to the appropriate section) The stylesheet that ships with ycarousel is here: http://rchseaglesnest.org/wp-content/themes/eaglesnest/carousel.css but I believe most of those styles are being overridden by mine. Thanks! Jeff. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
