Comments on: Imageless Fuzzy Shadows with CSS + HTML http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/ Keep It Simple, Stupid Sun, 11 Jan 2009 11:39:06 +0000 http://wordpress.org/?v=2.0.5 by: Shi Chuan http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/#comment-269 Mon, 15 Dec 2008 07:49:17 +0000 http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/#comment-269 good css, but the file size is damn big. good css, but the file size is damn big.

]]>
by: Hedger http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/#comment-268 Mon, 08 Dec 2008 18:56:20 +0000 http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/#comment-268 Hi, Sam. Just fixed it and it works on Chrome, too. Thanks. Hi, Sam.
Just fixed it and it works on Chrome, too.
Thanks.

]]>
by: Sam http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/#comment-267 Mon, 08 Dec 2008 15:49:58 +0000 http://blog.hedgerwow.com/2008/12/05/imageless-fuzzy-shadows-with-css-html/#comment-267 I've showed this one to my readers and omfg found a solution to fix an artifact in non-ie-s: .ui-shadow-border-nw{ background-position:0 0; left:1px; /*it was 2px*/ top:0; } Also it seems the shadow is white in Google Chrome. I’ve showed this one to my readers and omfg found a solution to fix an artifact in non-ie-s:

.ui-shadow-border-nw{
background-position:0 0;
left:1px; /*it was 2px*/
top:0;
}

Also it seems the shadow is white in Google Chrome.

]]>