On Sat, 18 Nov 2006 00:00:20 +0800, Ingo Chao <[EMAIL PROTECTED]>  
wrote:

> h1#hdr {
>       background:url(img/header.jpg) no-repeat;
>       height:188px;
>       letter-spacing:-99999em; /* Hack to push the lettering off the  
> background image */
>       margin:0;
>       padding:0;
> }
>
> This is MIR.

I thought I'd mention that big negative numbers like "-99999em" cause  
things to break in Opera. This is not specific to this example, but a  
general issue. I think it's when CSS dimensions convert to -32768px and  
below. I'm sure "-999em" would be more than sufficient.

-- 
Andrew Gregory, <URL: mailto:[EMAIL PROTECTED] >
<URL: http://www.scss.com.au/family/andrew/ >
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to