Re: [css-d] first-child pseudo-class on a class-level

2010-12-05 Thread Philippe Wittenbergh
On Dec 6, 2010, at 12:59 PM, Dave Solko wrote: > I'm trying to apply :first-child to an element with a class. It only needs to > work in safari (intranet). I'm using Joomla, so changing the html isn't > really an option. Can it be done? > > I've been trying variations on: > .leading:first-chil

[css-d] first-child pseudo-class on a class-level

2010-12-05 Thread Dave Solko
I'm trying to apply :first-child to an element with a class. It only needs to work in safari (intranet). I'm using Joomla, so changing the html isn't really an option. Can it be done? I've been trying variations on: .leading:first-child { border-top: 1px solid #ccc; border-top-left-radius: 8p

Re: [css-d] Possible IE9 float bug?

2010-12-05 Thread Justin Stressman
> One way to tell is create a test case. > > > > From this test it seems that you can not use margin auto along with overflow > hidden and still have a block beside a float. This bug happens no matter > which wa

Re: [css-d] Possible IE9 float bug?

2010-12-05 Thread Alan Gresley
On 5/12/2010 7:42 PM, Justin Stressman wrote: That does indeed allow the header to float beside the Japanese text, but then the bottom border on the header goes all the way to the left again, through the Japanese text. :( Interestingly, another user of the list here emailed me (thank you Tim) to

Re: [css-d] [+] crashing redmond

2010-12-05 Thread David Laakso
On 12/5/10 2:37 AM, Alan Gresley wrote: On 5/12/2010 11:24 AM, David Laakso wrote: -- page loads totally wacko in IE/7 -- Enabling JS though fixes the issue since the HTML5 elements are now seen. So simply suggest that one must have JS enabled to view the page properly in IE6~IE8 and all wi

Re: [css-d] Possible IE9 float bug?

2010-12-05 Thread Justin Stressman
That does indeed allow the header to float beside the Japanese text, but then the bottom border on the header goes all the way to the left again, through the Japanese text. :( Interestingly, another user of the list here emailed me (thank you Tim) to say that this problem wasn't present in an earl

Re: [css-d] Possible IE9 float bug?

2010-12-05 Thread Alan Gresley
On 5/12/2010 2:03 AM, Justin Stressman wrote: I've been mocking up a page, and it seems to work as expected in all the other major browsers I've tested it in... but in IE9, the other content in the same div doesn't wrap around the left floated div as I'd expect it to. http://nnb.me/daily/ (The