Re: [css-d] IE6 adds extra space before paragraph

2007-08-06 Thread Jukka K. Korpela
On Mon, 6 Aug 2007, Seona Bellamy wrote: Can someone please have a look at http://www.dairyfarmers.com.au/df/ournews/latestnews/2007/07/25/from-rock---n-roll-to-rolling-hills/in IE6 and tell me: The correct URL appears to be

Re: [css-d] IE6 adds extra space before paragraph

2007-08-06 Thread Seona Bellamy
On 06/08/07, Jukka K. Korpela [EMAIL PROTECTED] wrote: http://www.dairyfarmers.com.au/df/ournews/latestnews/2007/07/25/from-rock---n-roll-to-rolling-hills/in The correct URL appears to be http://www.dairyfarmers.com.au/df/ournews/latestnews/2007/07/25/from-rock---n-roll-to-rolling-hills

Re: [css-d] IE6 adds extra space before paragraph

2007-08-06 Thread Ingo Chao
Seona Bellamy wrote: http://www.dairyfarmers.com.au/df/ournews/latestnews/2007/07/25/from-rock---n-roll-to-rolling-hills So here's the code that sets up those two columns for the date and the text: #date { float: left; margin-left: 20px; font-weight: bold; color:

Re: [css-d] browser check

2007-08-06 Thread Ian Young
Subject: [css-d] browser check Hi, I did this site (it is a final project for a class) and have been told that it has problems in IE 6. I checked it on my computer IE 6 and FireFox and did not have any problems. If you have a second could you please check

Re: [css-d] IE6 adds extra space before paragraph

2007-08-06 Thread Seona Bellamy
On 06/08/07, Ingo Chao [EMAIL PROTECTED] wrote: I'd say its the 3px text jog, and the usual fix would be to apply haslayout to #article (height: 1%) subtract 3px from the #article left margin (actually, subtracting 5 px would be better here): 105px instead of 110px apply margin-right: -3px

Re: [css-d] IE6 adds extra space before paragraph

2007-08-06 Thread Jukka K. Korpela
On Mon, 6 Aug 2007, Seona Bellamy wrote: I've had a look, and the date part doesn't seem to be taking up any more space than it needs to (it doesn't actually have an explicit width allocated). Yet it may take up more width than effectively reserved for it in the page layout. It's possible

Re: [css-d] IE6 adds extra space before paragraph

2007-08-06 Thread Gunlaug Sørtun
Seona Bellamy wrote: Can someone please have a look at http://www.dairyfarmers.com.au/df/ournews/latestnews/2007/07/25/from-rock---n-roll-to-rolling-hills in IE6 and tell me: a) are the first two lines indented slightly (a couple of pixels-worth) more than the rest of the article, Yes,

[css-d] font-size :: opera

2007-08-06 Thread David Laakso
Both win/opera (9.1) and mac/opera (9.22) are rendering h1 smaller than intended in this rough layout: http://www.chelseacreekstudio.com/ca/cssd/experimental.html Why be that? Thanks, ~dL -- http://chelseacreekstudio.com/ __

Re: [css-d] font-size :: opera

2007-08-06 Thread Felix Miata
On 2007/08/06 10:03 (GMT-0400) David Laakso apparently typed: Both win/opera (9.1) and mac/opera (9.22) are rendering h1 smaller than intended in this rough layout: http://www.chelseacreekstudio.com/ca/cssd/experimental.html Why be that? H1-H6 in Opera have their own unique preference sizes

[css-d] IE6 - Works in Mozilla, IE7, but not IE6

2007-08-06 Thread CSSHelp
Hello All, I have been working on this site and it works well, however it doesn't render correctly on IE6. The inside body section falls over. I appreciate any and all help you can give. http://ferg.isa-geek.com/dsg __

[css-d] IE woes

2007-08-06 Thread Dave Goodchild
Hi all - URL: http://dontjustsitthere.co.uk/djst/ In FF the header looks OK, but in IE6/7 there is a horrible splurge of colour in the nav and I can't seem to ascertain it's origin. i will keep digging but any assistance that can be offered in the meantime would be much appreciated! Cheers! --

Re: [css-d] Site check Major blow out in IE6 and 7

2007-08-06 Thread Ray Leventhal
Terri Chicko wrote: Hi Friends I'm ready to pull my hair out. My new site works great in FF and mac programs, but it's really on the fritz with IE 7 and 6 It is mostly the table that is giving me headaches. I need to use a table in this site. So... any help would be appreciated.

[css-d] Frustrating Problems in IE6

2007-08-06 Thread Matthew Stoneback
First off I tried to post this once and it does not appear as if it went through, if two posts show up about roughly the same problem, I am sorry for my technical error. This is a site that I am basically done with. I need to begin to add the content, but I need two final problems fixed.

Re: [css-d] font-size :: opera

2007-08-06 Thread David Laakso
Felix Miata wrote: On 2007/08/06 10:03 (GMT-0400) David Laakso apparently typed: Both win/opera (9.1) and mac/opera (9.22) are rendering h1 smaller than intended in this rough layout: http://www.chelseacreekstudio.com/ca/cssd/experimental.html Why be that? H1-H6 in Opera have

Re: [css-d] Frustrating Problems in IE6

2007-08-06 Thread David Laakso
Matthew Stoneback wrote: I have two issues with my design and IE6. If anyone can help I would be greatly appreciated. First, the navigation located on the left and right side is set up to have a hover effect. Adding 100% width to the anchor should fix both (I only did the right

Re: [css-d] font-size :: opera

2007-08-06 Thread Bruno Fassino
David Laakso wrote: Both win/opera (9.1) and mac/opera (9.22) are rendering h1 smaller than intended in this rough layout: http://www.chelseacreekstudio.com/ca/cssd/experimental.html Why be that? The problem seems caused by the inability of Opera 9 to manage font-size expressed in percentage

[css-d] NAV elements display improperly

2007-08-06 Thread Carolyn Rosner
I have a CSS based horizontal navigation whose sub items are supposed to appear one to a line inside their 16-em box. But wherever there is room for two or more on one line, that's what displays. See what I mean at http://test.nprb.org/new/index.html# http://test.nprb.org/new/index.html . I've

[css-d] strange jumping in Firefox

2007-08-06 Thread Cheryl Amato
I just added another navigation element to a website and suddenly there is this jumping/flickering in FF when you go from one link to another. I can't seem to find what is causing this and the behavior doesn't happen in IE. The url is: http://www.aecgeorgia.org Does anyone know what's causing

Re: [css-d] IE woes

2007-08-06 Thread Tigdh Glesain
Hallo Dave, FYI - The log-in button failed to load a couple of times in Safari (PC and MAC)... Dave, I hope this is not seen as disrespectful, as I am not a 'professional', but - I don't and won't use IE7, and wonder whether or not Recommending specific browsers does the design world any

Re: [css-d] font-size :: opera

2007-08-06 Thread David Laakso
Bruno Fassino wrote: David Laakso wrote: Both win/opera (9.1) and mac/opera (9.22) are rendering h1 smaller than intended in this rough layout: http://www.chelseacreekstudio.com/ca/cssd/experimental.html Why be that? The problem seems caused by the inability of Opera 9 to manage

Re: [css-d] Site check Major blow out in IE6 and 7

2007-08-06 Thread Terri Chicko
Thank you Ray, Yes this is after I completely ruined my site yesterday and now am having a really tough time getting it back to where it was. I'll ask for more help later after it is functional. Thanks Terri Hi Terri, Given the number of html validation errors, it's difficult to determine