Re: [css-d] IE gap below li in suckerfish type pop out

2006-08-22 Thread Julie Ellam
lf Of Julie Ellam Sent: 21 August 2006 14:15 To: css-d@lists.css-discuss.org Subject: [css-d] IE gap below li in suckerfish type pop out Hello, I am working on a pop out menu based on suckerfish. Everything works as required in firefox but in IE the hover causes as small gap between the hovere

[css-d] IE gap below li in suckerfish type pop out

2006-08-21 Thread Julie Ellam
Hello, I am working on a pop out menu based on suckerfish. Everything works as required in firefox but in IE the hover causes as small gap between the hovered li and the li below. Can anyone offer a solution? Page is at http://test.room108.co.uk/menu/menutest.html Css is a http://test.room108

[css-d] IE Mac three column layout

2005-12-01 Thread Julie Ellam
Hi, I just want to say I have fixed the problem with this layout. I had an incorrect width value on the middle column. Regards, Julie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Julie Ellam Sent: 01 December 2005 13:17 To: css-d@lists.css

[css-d] IE Mac three column layout

2005-12-01 Thread Julie Ellam
Hi, I'm having a problem with a three column layout in IE mac. The central column is displaying in line with the other two columns but is lying below them. http://test.room108.co.uk/test/test.htm I appreciate your help in advance. Kind regards, Julie _

RE: [css-d] Centering a Horizontal Navigation List

2005-07-05 Thread Julie Ellam
Hello, I have fixed the problem, which was a wayward float on the links causing everything to stay to the left and not needed at all. Regards, Julie __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/c

[css-d] Centering a Horizontal Navigation List

2005-07-05 Thread Julie Ellam
Hello, I am working on a design that requires a centred, horizontal navigation list (#quicknav) but am having problems centring the list. I have tried text-align:center; on the #quicknav div, ul, li and combinations of them all but none seem to be working. Can anyone see where I am going wrong? h

RE: [css-d] Gap between content and header in 3 col layout

2005-07-05 Thread Julie Ellam
Hello Bruno, Fantastic! Worked like a charm. I had just cobbled together a fix that was very convoluted, hiding different styles from different browsers etc. and in the end a one line addition was all that was needed. Thank you for the link. I think I will have to re-read it a few times to get my

RE: [css-d] Gap between content and header in 3 col layout

2005-07-05 Thread Julie Ellam
David and Jasper, Thank you for your help with this. I'm sorry I wasn't clear in my post. I tried your suggestion, David of -12px top margin but this did not quite fix the problem, although did move close to it. Making it -16px fixed the problem in win FF & NN and safari but in ie6 win the gap is

[css-d] Gap between content and header in 3 col layout

2005-07-04 Thread Julie Ellam
Hello, I am attempting a three column layout but am having problems with a large gap between my central column and the header above. Can anyone help? http://www.test.room108.co.uk/css_test/index.htm Kind regards, Julie __ css