Re: [css-d] Close the GAP

2012-07-03 Thread Beat Beer
_ > css-discuss [css-d@lists.css-discuss.org] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ Freu

Re: [css-d] are there changes in the css validator?

2009-12-04 Thread Beat Beer
: > Beat Beer wrote: >> Hi Folks >> today I was told by a friend that some css statements don't validate any >> longer and I really don't find a solution to the problem. >> following statements do not validate > > Hello Beat, the validator is playing up

Re: [css-d] are there changes in the css validator?

2009-12-04 Thread Beat Beer
t;background: #e4e3e3 url(../pics/headerMa2.jpg) no-repeat 0 14.5em;<==I > added 0 > } > > a[href $='.pdf']{ >padding-right: 0; >background: transparent url(../icons/pdf.png) no-repeat left top;<==I > added top > padding-left: 20p

[css-d] are there changes in the css validator?

2009-12-04 Thread Beat Beer
Hi Folks today I was told by a friend that some css statements don't validate any longer and I really don't find a solution to the problem. following statements do not validate #header { height: 131px; background: #e4e3e3 url(../pics/headerMa2.jpg) no-repeat 14.450em; } a[href

[css-d] valid ie png fix

2007-08-22 Thread Beat Beer
Hi List is there a vaild way to get a transparent shadow repeating in an wrap as png over a background image. I have tried a iepng fix but the background did not repeat. Thanks a lot in advance __ css-discuss [EMAIL PROTECTED