Re: [css-d] Horizontal navigation menu problem in Firefox

2006-11-22 Thread Ian Young
I've got a problem with a css horizontal navigation menu. Although I'm still quite new to css I've spent many hours getting this dropdown menu to work. It's now great in IE but... it looks awful in Firefox - the alignment is all wrong like there's too much padding to the left. I've tried

Re: [css-d] Horizontal navigation menu problem in Firefox

2006-11-22 Thread Anne Davies, Aberdeen Internet
. Thanks again for any help or suggestions. Anne - Original Message - From: Ian Young [EMAIL PROTECTED] To: Anne Davies [EMAIL PROTECTED]; css-d@lists.css-discuss.org Sent: Wednesday, November 22, 2006 10:17 AM Subject: Re: [css-d] Horizontal navigation menu problem in Firefox I've got

RE: [css-d] Horizontal navigation menu

2005-08-24 Thread Peter Williams
From: Vicki Stebbins (Skinner) The drop down navigation menu at http://www.rosellaorchids.com.au/about.php is quirky! CSS is at http://www.rosellaorchids.com.au/styles/rosella.css I want the home link to be in line with the other links when showing in a 800px browser... to do this

RE: [css-d] Horizontal navigation menu

2005-08-24 Thread Vicki Stebbins (Skinner)
At 11:25 AM 25/08/2005, Peter Williams wrote: From: Vicki Stebbins (Skinner) The drop down navigation menu at http://www.rosellaorchids.com.au/about.php is quirky! CSS is at http://www.rosellaorchids.com.au/styles/rosella.css I want the home link to be in line with the other links when

Re: [css-d] Horizontal navigation menu

2005-08-24 Thread Al Sparber
From: Vicki Stebbins (Skinner) [EMAIL PROTECTED] The drop down navigation menu at http://www.rosellaorchids.com.au/about.php is quirky! CSS is at http://www.rosellaorchids.com.au/styles/rosella.css Since your a is set to a width of 8em and also has 4px padding, you cannot set the LI to

Re: [css-d] Horizontal navigation menu

2005-08-24 Thread Al Sparber
From: Vicki Stebbins (Skinner) [EMAIL PROTECTED] Hi Al, Many thanks. I changed the ems to pixels (I understand pixels better) and so now have: width: 80px; padding: 4px 2px 4px 2px; But now FF is cutting off the word catalogues halfway through the E... any suggestions? Leave things the

Re: [css-d] Horizontal navigation menu

2005-08-24 Thread Vicki Stebbins (Skinner)
At 02:12 PM 25/08/2005, Al Sparber wrote: From: Vicki Stebbins (Skinner) [EMAIL PROTECTED] Hi Al, Many thanks. I changed the ems to pixels (I understand pixels better) and so now have: width: 80px; padding: 4px 2px 4px 2px; But now FF is cutting off the word catalogues halfway through the