[css-d] Menu Lists in Firefox and IE

2006-01-06 Thread Paul Boutin
Hi Guys,

I'm having a problem with my CSS rendering properly in IE (Go Figure).

Here is the problem page http://design.artisticoffee.com/testing

Here is the problem css 
http://design.artisticoffee.com/include/testingsite.css

The issue is with spacing between the list items. Now I know I had this 
problem before yet I can't remember what I had to do to fix it. I have a 
similar page that works great you can check that out and compare if you 
like.

http://design.artisticoffee.com
http://design.artisticoffee.com/include/design.css

Thanks for any help.

Paul.


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Menu Lists in Firefox and IE

2006-01-06 Thread Ian Young
>>I'm having a problem with my CSS rendering properly in IE (Go Figure).

Nothing new there then!

Actually, I see that the background image doesn't appear in FF in either of
your sites.

May be best to write as background-image:, background:repeat;
background-position etc. This seems to be a common complaint.

You could try a clear:left in your logo div.

I had similar problems recently (albeit in FF).

I think also that there are more gltches in your css code than just the
menu. Sorry but need to rush out to post some marketing letters.

Cheers

Ian

IY e-Solutions


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.14/222 - Release Date: 05/01/2006
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.14/222 - Release Date: 05/01/2006


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Menu Lists in Firefox and IE

2006-01-06 Thread Martin Heiden
Paul,

on Friday, January 6, 2006 at 15:26 Paul Boutin wrote:

> I'm having a problem with my CSS rendering properly in IE (Go Figure).

Try to adjust the line-height for IE.

regards

  Martin

 



__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Menu Lists in Firefox and IE

2006-01-06 Thread francky
Paul Boutin wrote (abbreviated):

>...
>Here is the problem page http://design.artisticoffee.com/testing
>The issue is with spacing between the list items in IE. ...
>Thanks for any help.
>
>Paul.
>
Hi Paul,
Guess it has something to do with the small #LeftMenu ul li a { 
width:130px; }, see screenshot 
.
In Opera it is going wrong also, as in FF with View > Fontsize > Bigger.

francky
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/