Re: [css-d] Lists, margins, padding in IE

2008-11-22 Thread David Hucklesby
On Sat, 22 Nov 2008 15:28:44 -0500, Erik Harris wrote: > On 11/22/2008 12:02 PM, Mustafa Quilon wrote: >> Try making the latter more specific, eg: >> >> #sidebar ul #statistics ul li { >> list-style-position: outside; >> } >> > That did it. Thanks Mustafa! > [...] > > What are you using to determi

Re: [css-d] IE6 horizontal list height problem

2008-11-22 Thread Gunlaug Sørtun
Peter Bradley wrote: > I have a horizontal navigation list on a page. It looks fine in FF, > but has no bottom padding in IE6 (I haven't had chance to try it in > IE7 yet). > http://www.apvx95.dsl.pipex.com/SpanishIntensives/index.html The padding is there. We know this as an "IE stacking bug"

Re: [css-d] IE6 horizontal list height problem

2008-11-22 Thread David Laakso
Peter Bradley wrote: > > > Ouch! Yes. Sorry. Copy and paste error. Now validates, but is still > odd in IE6 > > > > Peter > > I believe the correction for IE/7.0 and IE/6.0 is: #home-navlist-container { border: 1px solid fuchsia; <-- :: 4 position only :: padding: 0.5em 0; <---

Re: [css-d] IE6 horizontal list height problem

2008-11-22 Thread Peter Bradley
Ysgrifennodd David Laakso: > Validate the markup. Bring it back. Let's play. > As ever, > el mariachi > -- desperado > > Ouch! Yes. Sorry. Copy and paste error. Now validates, but is still odd in IE6 Thanks for pointing that out.

Re: [css-d] IE6 horizontal list height problem

2008-11-22 Thread David Laakso
Peter Bradley wrote: > I have a horizontal navigation list on a page. It looks fine in FF, but > has no bottom padding in IE6 (I haven't had chance to try it in IE7 yet). > > http://www.apvx95.dsl.pipex.com/SpanishIntensives/index.html > > > > Peter > > Validate the markup. Bring it back. Let

[css-d] IE6 horizontal list height problem

2008-11-22 Thread Peter Bradley
I have a horizontal navigation list on a page. It looks fine in FF, but has no bottom padding in IE6 (I haven't had chance to try it in IE7 yet). Is there a fix for this, or do I have to live with it? I've put the page up temporarily at: http://www.apvx95.dsl.pipex.com/SpanishIntensives/index.h

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Paul Jung
Georg, WOW!!! You are a genius!!! Works!!! THANK YOU!!! Paul - Original Message - From: "Gunlaug Sørtun" <[EMAIL PROTECTED]> To: "Paul Jung" <[EMAIL PROTECTED]> Cc: Sent: Saturday, November 22, 2008 7:44 PM Subject: Re: [css-d] top border of side bars are lower than maind content in

Re: [css-d] Lists, margins, padding in IE

2008-11-22 Thread Erik Harris
On 11/22/2008 12:02 PM, Mustafa Quilon wrote: > Try making the latter more specific, eg: > #sidebar ul #statistics ul li { > list-style-position: outside; > } That did it. Thanks Mustafa! Unfortunately, IE still is using either expanded padding or margins for the list items, but I can deal wit

Re: [css-d] Centre an image

2008-11-22 Thread Peter Bradley
Ysgrifennodd David Laakso: > > You wanna know silly and gone mad hang around in my space for awhile. > An example always helps me. > > In the spirit, therefore, of the example: Muchos gracias. Hasta luego. Peter ___

Re: [css-d] Centre an image

2008-11-22 Thread David Laakso
Peter Bradley wrote: > I apologise in advance for this really silly question. > > I'm just trying to centre an image at the top of a page, but I can't for > the life of me do it. I must be going mad. > You wanna know silly and gone mad hang around in my space for awhile. An example always hel

Re: [css-d] Centre an image

2008-11-22 Thread Michael Adams
On Sat, 22 Nov 2008 19:08:50 + Came this utterance fomulated by Peter Bradley to my mailbox: > Ysgrifennodd Estelle Weyl: > > Give the parent a width of 100%, then give the image a display of > > block and margin auto. > > > > > > > > Doesn't seem to work for me. But adding 'text-align: c

Re: [css-d] Centre an image

2008-11-22 Thread Peter Bradley
Ysgrifennodd Estelle Weyl: > Give the parent a width of 100%, then give the image a display of block and > margin auto. > > > Doesn't seem to work for me. I've now got in the HTML: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml";> Spanish Inten

[css-d] Centre an image

2008-11-22 Thread Peter Bradley
I apologise in advance for this really silly question. I'm just trying to centre an image at the top of a page, but I can't for the life of me do it. I must be going mad. All I have in my html file so far is this: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> http://www.w3.org/1999/xhtml

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Gunlaug Sørtun
Paul Jung wrote: > Georg > > I studied your version, and changed some of the css codes, but I > still can not get where you are. In IE, the top of side bars are > still lower than that of main content. It is so ugly. I don't know > what's wrong. Could you please give me a hint? Comment out or del

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Paul Jung
Georg I studied your version, and changed some of the css codes, but I still can not get where you are. In IE, the top of side bars are still lower than that of main content. It is so ugly. I don't know what's wrong. Could you please give me a hint? Paul - Original Message - From:

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Paul Jung
Georg, I saw your version, it is amazing, how you managed it. I have a lot to learn. So far, thank you again, and have a nice weekend! Paul - Original Message - From: "Gunlaug Sørtun" <[EMAIL PROTECTED]> To: "Paul Jung" <[EMAIL PROTECTED]> Cc: Sent: Saturday, November 22, 2008 5:03 PM

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Paul Jung
My goodness! 57 errors! It is really a shame of me. I have to find out where they are, and how did I make them. THANK YOU! Paul - Original Message - From: "Gunlaug Sørtun" <[EMAIL PROTECTED]> To: "Paul Jung" <[EMAIL PROTECTED]> Cc: Sent: Saturday, November 22, 2008 5:03 PM Subject: R

Re: [css-d] Lists, margins, padding in IE

2008-11-22 Thread Mustafa Quilon
Hey Erik, At first I thought IE was inheriting your text-indent property, however, it was evaluating this property defined on:- #sidebar ul ul li, #sidebar ul ol li { list-style-position: inside; } when it should be using this:- #sidebar #statistics li { list-style-position: outside;} Try maki

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Gunlaug Sørtun
Paul Jung wrote: > Gunlaug, thank you, for answering, but I am still a beginner of css, > I even have problem to underestand some of the basic terms. Fair enough. As a beginner you'll have take the time to study every detail in responses you receive. After all: it has taken those of us who know th

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Paul Jung
Gunlaug, thank you, for answering, but I am still a beginner of css, I even have problem to underestand some of the basic terms. I tried firefox, i found one problem, that the navigation menu doesn't appear. Who know the reason? Paul - Original Message - From: "Gunlaug Sørtun" <[EMAIL

Re: [css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Gunlaug Sørtun
Paul Jung wrote: > if you open in IE 6, http://www.europeeurope.net/ you will see the > top border of the left and right side bar are lower than that of > maind content. > > But when i open in firefox, that is ok. > > why? 1: IE6 doesn't respect declared dimensions, while Firefox does. 2: Yo

[css-d] top border of side bars are lower than maind content in IE6

2008-11-22 Thread Paul Jung
Hello there, if you open in IE 6, http://www.europeeurope.net/ you will see the top border of the left and right side bar are lower than that of maind content. But when i open in firefox, that is ok. why? And I see it in Dreamweaver design view normal. Thank you for any help, Paul __

Re: [css-d] IE8b2 min-height preventing margin collapse

2008-11-22 Thread Bruno Fassino
Alan Gresley wrote: > > > > This means that only Firefox shows these test cases correctly > according to the wording of the spec. Yes, but there is some discussion going on in the CSS WG (see for example [1]), so the spec mig