From: "Rahul Gonsalves" <[EMAIL PROTECTED]>
> http://cfl.in/alpha/sfish/index.html
>
> Problems are:
> 1. The suckerfish menus require one to set a width on each li 
> element.
> This leads to a very nastily spaced out top menu. Any suggestions?

You can try integrating the CSS from our CSS Express menu, which 
allows root link items to be "natural width".
http://www.projectseven.com/tutorials/navigation/auto_hide/index.htm


> 2. If I go to About and then go to a subitem (J Krishnamurti for 
> eg),
> the width on the "About" gets decreased by a small amount.

Make sure that borders and padding are "balanced" between the default 
and "over" states.

> 3. In IE, the subitems don't fold out directly under the main item.
Use text-align property only on the <a> element. Make sure there are 
no conflicting align attributes uses on related elements.


> 4. I'm using an IE filter to add some transparency. However, in IE 
> it

Opacity can be tricky in IE. See if this implementation helps you 
figure it out:
http://www.projectseven.com/testing/musselman/

-- 
Al Sparber
PVII
http://www.projectseven.com

"Designing with CSS is sometimes like barreling down a crumbling 
mountain road at 90 miles per hour secure in the knowledge that 
repairs are scheduled for next Tuesday".




______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to