Thank you Philippe and Alan for the clarification and extensive testing,
much appreciated.
For WebKit's part, I filed
http://bugs.webkit.org/show_bug.cgi?id=16130
regards,
Ingo
--
http://www.satzansatz.de/css.html
__
css-dis
> Original Message
> Subject: Re: [css-d] Should z-index apply to elements with opacity
> From: Ingo Chao <[EMAIL PROTECTED]>
> Date: Mon, November 26, 2007 10:51 am
> To: Alan Gresley <[EMAIL PROTECTED]>
> Cc: css-d@lists.css-discuss.org
>
> Alan Gresley wrote:
>
> > Ingo Cha
David Laakso wrote:
> Rob freeman wrote:
>> Hello everyone, I have been working on a little
>> site for some friends which I have just uploaded.
>> Could anyone please check the site in older browsers
>> For any problems (its not complete).
>>
>> I have workied in OSX running firefox and safari.
>>
On Nov 26, 2007, at 1:34 AM, Alan Gresley wrote:
> Ingo Chao wrote:
>
>> Hi,
>>
>> Safari Webkit, Firefox 3b and Opera 9.5b render this test different:
>>
>> http://www.satzansatz.de/cssd/tmp/opacity/
>> ...
>>
>> The red box and the blue box have opacity set. In addition, the first
>> one gets a
Alan Gresley wrote:
> Ingo Chao wrote:
>
>> Hi,
>>
>> Safari Webkit, Firefox 3b and Opera 9.5b render this test
>> different:
>>
>> http://www.satzansatz.de/cssd/tmp/opacity/ ... Screenshots:
>> http://www.satzansatz.de/cssd/tmp/opacity/webkit.png
>> http://www.satzansatz.de/cssd/tmp/opacity/
From: "David Hucklesby" <[EMAIL PROTECTED]>
> On Mon, 19 Nov 2007 16:54:52 +0100, Gabriele Romanato wrote:
>> Dear all,
>> after a long period of depression, ...
>
> Odd, that. So many highly talented people I read about seem to have
> suffered depression, at least in some part of their lives. Hmm.
Looks ok on IE6, FF 2.0.0.9
Hakan
http://dominor.com
On Nov 25, 2007 2:03 PM, Rob freeman <[EMAIL PROTECTED]> wrote:
> http://www.precociouscollective.com/
>
> --
> Rob Freeman
> [EMAIL PROTECTED]
> __
> css-discuss [EMAIL PR
Looks good in IE6 win now.
Jim
On Nov 25, 2007 11:03 AM, Rob freeman <[EMAIL PROTECTED]> wrote:
> http://www.precociouscollective.com/
>
> --
> Rob Freeman
> [EMAIL PROTECTED]
> __
> css-discuss [EMAIL PROTECTED]
> http://www.cs
I had a look trough all of the pages on the first post, and all but the
artist one looks good!
Rob freeman wrote:
> http://www.precociouscollective.com/
>
>
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/l
http://www.precociouscollective.com/
--
Rob Freeman
[EMAIL PROTECTED]
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css
Looks, good, Some of the image boxes dropped a little down the page in
Safari on Windows xp for me! but in FireFox and IE7 all looks good!
Rob freeman wrote:
> Hello everyone, I have been working on a little
> site for some friends which I have just uploaded.
> Could anyone please check the site
Looks like it breaks in IE6 win. See screen shot here:
http://www.jimdavis.org/test/ie6.jpg
You can see how you site will render in different browsers and os's for free
here:
http://browsershots.org/
Jim
On Nov 25, 2007 10:34 AM, Rob freeman <[EMAIL PROTECTED]> wrote:
> Hello everyone, I have b
Hello everyone, I have been working on a little
site for some friends which I have just uploaded.
Could anyone please check the site in older browsers
For any problems (its not complete).
I have workied in OSX running firefox and safari.
http://www.precociouscollective.com/artists.html
this page
Ingo Chao wrote:
> Hi,
>
> Safari Webkit, Firefox 3b and Opera 9.5b render this test different:
>
> http://www.satzansatz.de/cssd/tmp/opacity/
>
> #stackA {
> opacity: 0.66;
> z-index: 2;
> background: red;
> width: 300px;
> height: 300px;
> }
>
> #stackA p
Hi,
Safari Webkit, Firefox 3b and Opera 9.5b render this test different:
http://www.satzansatz.de/cssd/tmp/opacity/
#stackA {
opacity: 0.66;
z-index: 2;
background: red;
width: 300px;
height: 300px;
}
#stackA p {
position: relative;
Re: [css-d] IE6 Problem: Logo won't show
Karl, try something like this:
XHTML:
Time Logo
CSS:
h1#logo {
position: absolute;
top: 51px;
right: 196px;
margin: 0;
padding: 0;
}
h1#logo a{
background: #CCE181 url(../images/time-logo.gif) left top;
text-indent:-px;
display:block;
width:142px;
h
16 matches
Mail list logo