> Another IE bug surely. I would recommend using 
> font-size:200%; so not to set of another IE bug when using em 
> on the body.
> 
> http://css-discuss.incutio.com/?page=UsingEms
> 

Thanks for your input - On the actual site I am setting font-size as a
percentage on <body>. This is just a minimal demo.

The thing that intrigued me about this is that it doesn't matter how you
set the font size, if you position the background-image using ems then
it reverts to the default size to position the image. This applies
whether you set the background-image on <body> or <html>. 

If you set the font-size on <html> and the background-position on <body>
it renders correctly initially but doesn't reposition as you blow up the
size with CTRL+. It looks like the only good solution is to put the
background on a wrapper div, but then you have to do jiggery pokery to
ensure that this div is 100% height if your content is too short.

Tim 
This email with any attachments is confidential and may be subject to legal 
privilege.  
If it is not intended for you please reply immediately, destroy it and do not 
copy, disclose or use it in any way. 
______________________________________________________________________
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