Re: [css-d] Fixed blocks, now spacing issue

2008-05-20 Thread Philippe Wittenbergh
On May 21, 2008, at 2:57 PM, Kim Brooks Wei wrote: > I fixed my block problem. A big help was pointing my html to the > correct css file. > > at http://njlada.com/sandbox I don't know why there's so much space > between tr-s in my table. The text in each td is wrapped in a The space you see is

Re: [css-d] Fixed blocks, now spacing issue

2008-05-20 Thread Gunlaug Sørtun
Kim Brooks Wei wrote: > at http://njlada.com/sandbox I don't know why there's so much space > between tr-s in my table. There isn't, but the paragraphs and headlines inside the TDs have margins - by default if not declared. Controlling those margins by declaring something like... td * {margin:

Re: [css-d] IE 6 bug - box cuts in half

2008-05-20 Thread Gunlaug Sørtun
fat graffix wrote: > - http://www.fatgraffix.com/2008-test-01/index.html > > purple box floats left with a margin-left: -105px value inside a div, > and the floating box cuts in half in IE 6... That's normal, buggy, behavior in IE6. Declare 'position: relative' on the purple box to remedy IE6'

[css-d] Fixed blocks, now spacing issue

2008-05-20 Thread Kim Brooks Wei
I fixed my block problem. A big help was pointing my html to the correct css file. at http://njlada.com/sandbox I don't know why there's so much space between tr-s in my table. Help . . . ! -- this message was sent by Kimi Wei 201.475.1854 http://thewei.com ___

[css-d] IE 6 bug - box cuts in half

2008-05-20 Thread fat graffix
hi all... following page works fine in the major browsers including IE 7, but the purple box div strangely cuts in half in IE 6: - http://www.fatgraffix.com/2008-test-01/index.html purple box floats left with a margin-left: -105px value inside a div, and the floating box cuts in half in IE 6..

Re: [css-d] Block elements blooey

2008-05-20 Thread David Laakso
Kim Brooks Wei wrote: > http://njlada.com > > Should have taken my nap before I sent that email. Thanks, David. > > > At 2:52 PM -0400 08/05/20, David Laakso wrote: >> Kim Brooks Wei wrote: >>> I've gotten myself in trouble with this layout, and I can't figure >>> my way out of it, although I've b

Re: [css-d] font-size: medium larger in IE?

2008-05-20 Thread Felix Miata
[in private email using an existing css-d thread] On 2008/05/20 12:42 (GMT-0700) Angus MacKinnon apparently typed: [after which again] On 2008/05/20 16:05 (GMT-0700) Angus MacKinnon apparently typed: [but instead mailed to the css-d list] > Can someone share why IE7 Displays"Choroideremia Research

Re: [css-d] font-size: medium larger in IE?

2008-05-20 Thread David Laakso
Hayden's Harness Attachment wrote: > Can someone share why IE7 Displays"Choroideremia Research Foundation Inc." in > my h1 in alarger font than Firefox 3 Beta 5? I am not sure why Firefox 3Beta > 5 displays everything correctly except for the h1 text and IE7 will not. > > HTML http://www.choroide

[css-d] font-size: medium larger in IE?

2008-05-20 Thread Hayden's Harness Attachment
Can someone share why IE7 Displays"Choroideremia Research Foundation Inc." in my h1 in alarger font than Firefox 3 Beta 5? I am not sure why Firefox 3Beta 5 displays everything correctly except for the h1 text and IE7 will not. HTML http://www.choroideremia.org/crf_header.php CSS http://www.cho

Re: [css-d] Nested div break in IE7

2008-05-20 Thread Richard Grevers
On 5/17/08, Daniel Botting <[EMAIL PROTECTED]> wrote: > Dear all, > > I have been a subscriber to the css-d list for a long while and always > found it an interesting read. I'm not a web pro, my background for a > while was a tester on a large travel website, so I have a fair-ish idea > of thin

Re: [css-d] Broken borders in IE 6 and the third column placement

2008-05-20 Thread Gunlaug Sørtun
Sohail Aboobaker wrote: > Gurus, > > We are trying to design a simple CSS based layout but it turns out > nothing is as simple :). The design can be seen at > http://www.newwavecell.com/design/Index.html > > There are two issues: > > a. The border lines are broken when we scroll down using IE.

Re: [css-d] ie problems with text spacing

2008-05-20 Thread David Laakso
Melinda Odom wrote: > I found where to change the text to see it. I guess I cannot > understand why this text doesn't line up in the browsers and get it so > when you change the size you can still read it. > > Best Regards, > Melinda Odom > > > > > >> Melinda Odom wrote: >>> http://www.eddieanda

[css-d] Broken borders in IE 6 and the third column placement

2008-05-20 Thread Sohail Aboobaker
Gurus, We are trying to design a simple CSS based layout but it turns out nothing is as simple :). The design can be seen at http://www.newwavecell.com/design/Index.html There are two issues: a. The border lines are broken when we scroll down using IE. It works fine with Mozilla. b. The content

Re: [css-d] ie problems with text spacing

2008-05-20 Thread David Laakso
Melinda Odom wrote: > http://www.eddieandalice.com/index.html > > I simply cannot get the text to be the same distance from the bottom > of each box with all of the browsers. If there is a way to do this > please tell me. > > Thank you! > > Best Regards, > Melinda Odom > Melinda, On a 16

Re: [css-d] Block elements blooey

2008-05-20 Thread Kim Brooks Wei
http://njlada.com Should have taken my nap before I sent that email. Thanks, David. At 2:52 PM -0400 08/05/20, David Laakso wrote: >Kim Brooks Wei wrote: >>I've gotten myself in trouble with this layout, and I can't figure >>my way out of it, although I've been trying for a while. >> >> > > >Wh

[css-d] ie problems with text spacing

2008-05-20 Thread Melinda Odom
Hi, Can someone look at this page in the ie browser? http://www.eddieandalice.com/index.html I simply cannot get the text to be the same distance from the bottom of each box with all of the browsers. If there is a way to do this please tell me. Thank you! Best Regards, Melinda Odom Design

Re: [css-d] Block elements blooey

2008-05-20 Thread David Laakso
Kim Brooks Wei wrote: > I've gotten myself in trouble with this layout, and I can't figure my > way out of it, although I've been trying for a while. > > Where is it? -- http://chelseacreekstudio.com/ __ css-discuss [EMAIL

[css-d] Block elements blooey

2008-05-20 Thread Kim Brooks Wei
I've gotten myself in trouble with this layout, and I can't figure my way out of it, although I've been trying for a while. This is what I want the layout to be: * Textured body borders right and left and ivory content box centered between them This works now but I don't why. I can't se

Re: [css-d] centering block elements in IE 6.0 fails

2008-05-20 Thread Daniel Kabs
Hello, almost two years ago I had trouble horizontally centering an absolutely positioned element: On Tuesday 24 October 2006, Gunlaug Sørtun wrote: > Daniel Kabs wrote: > > Please see the test page at > > http://www.mobotixserver.de/~daniel/css_center_horizontally.html > > > > The page works on