[css-d] Z-index disparity in FireFox

2005-07-23 Thread Michael Palmer
Hi, I have an issue with a suckerfish dropdown in Firefox 1.0.4 / PC. When rolling over, the dropdown menu appears, but when one moves the mouse down the menu on top of a link which is under the dropdown menu, the menu disappears. It seems to defer to the link below the dropdown. I am not exper

Re: [css-d] Site check and footer

2005-07-07 Thread Michael Palmer
No URL Cheers, Michael Palmer http://www.stroke7.com - Original Message - From: "Richard Brown" <[EMAIL PROTECTED]> To: Sent: Thursday, July 07, 2005 4:03 PM Subject: [css-d] Site check and footer Hi All Please could you check this site in all browsers on a Wind

[css-d] IE/Mac Site check needed

2005-07-06 Thread Michael Palmer
x / PC, IE 5.5+ / PC, Safari / Mac. Cheers, Michael Palmer http://www.stroke7.com __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

Re: [css-d] Need fixed space between horiztonal menu elements

2005-07-04 Thread Michael Palmer
Hi Debbie, My suggestion is: 1. Make the menu div into an unordered list (display: block) 2. Put the links in separate list elements (display: inline) 3. Pad the list elements. Example code: HTML: Home Services Portfolio Contact Bulletin Board CSS: #navbar { display: block; list-style:

Re: [css-d] Article on rules ordering

2005-07-02 Thread Michael Palmer
Hi Pierre, There's an article here: http://www.stuffandnonsense.co.uk/archives/style-sheet_ordering.html Cheers, Mike - Original Message - From: "Pierre Lemieux" <[EMAIL PROTECTED]> To: Sent: Friday, July 01, 2005 12:42 AM Subject: [css-d] Article on rules ordering I'm looking f

Re: [css-d] Now its only in IE (whats new) white line

2005-06-30 Thread Michael Palmer
Hi Adam, Perhaps you've already fixed this or you're using IE Mac because I don't see the white line using IE6 on PC. However, there is one problem I see and that's the bottom image ("One company, Infinite Solutions") is not centered with the rest of the content, due to your use of position:

Re: [css-d] Z-index on a popup menu

2005-06-28 Thread Michael Palmer
Fixed the z-index problem. I found a good tutorial discussing the handling of z-indexes between different browsers: http://www.aplus.co.yu/css/z-pos/ Cheers, Mike 2005/6/27, Michael Palmer <[EMAIL PROTECTED]>: > To my fellow list readers, > > I'm fairly new to t

[css-d] Z-index on a popup menu

2005-06-27 Thread Michael Palmer
To my fellow list readers, I'm fairly new to the list -- thanks to everyone here, this is a great resource. My problem centers around a popup list menu created by embedded lists. Using a tutorial from AListApart, I got it working in Firefox and IE6/PC (target browser), except that the z-indexes

Re: [css-d] Strange behaviour in Mac browsers

2005-05-25 Thread Michael Palmer
I just got rid of the purple line in Firefox, I just added a text-decoration:none rule to the needed anchor. However, the other problem with Mac IE is still there. Do you think it might have something to do with using the "Sprites" method of background rollovers? Cheers, Mike __

Re: [css-d] Strange behaviour in Mac browsers

2005-05-25 Thread Michael Palmer
s now! IE5.01/5.5/6 Win are still ok. Mac IE is still reacting strange on the rollover. Has anyone seen this sort of behaviour before? Cheers, Mike - Original Message - From: "Philippe Wittenbergh" <[EMAIL PROTECTED]> To: Cc: "Michael Palmer" <[EMAIL P

[css-d] Strange behaviour in Mac browsers

2005-05-25 Thread Michael Palmer
G'day, I have a page whose menu uses the "Sprites" rollover method that works fine in IE5.01, IE 5.5, IE6 and Firefox 1.0.4 (all Windows). http://www.stroke7.com/hayleysparks/sample.htm css: http://www.stroke7.com/hayleysparks/s.css It's a different story on Mac with IE and Safari. Both are r