Re: [css-d] Background Image Printing

2005-05-20 Thread Kimberly Batteau
I haven't documented experiences with printing the bg images, but I
suspect it's being handled the same as when you Save the page in a
browser. As a rule, when the bg is specified within the CSS, it is not
saved. When it is secified in the HTML it is saved. The only exception
I know of is the iCab browser on the Macintosh.

Kimberly

-- 

Kimberly Batteau
http://www.kimberlybatteau.com/

Erring on the side of grace.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Background Image Printing

2005-05-20 Thread [EMAIL PROTECTED]
The browser has the option to print or not print backgrounds.  The user 
sets it in fire fox by selecting Page Setup.  In IE 6 it is set under 
Tools-->Internet Options, then look down the see print background images

I've not checked how to do it in other browsers.
If this isn't good enough, create a div for your image and put it under 
whatever it used to be the background for using z-index.  I haven't 
tried this, but it seems reasonable

Joel Goldstick
Jeff Clark wrote:
My goal is to have one of the background images display when printed, but 
obviously background images don't print.

Any ideas?
Jeff
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Background Image Printing

2005-05-20 Thread Christian Heilmann
> My goal is to have one of the background images display when printed, but
> obviously background images don't print.
> 
> Any ideas?

You can print background images, it is a browser setting:
http://www.wait-till-i.com/index.php?p=19

OFF Topic though.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Background Image Printing

2005-05-20 Thread Jeff Clark
My goal is to have one of the background images display when printed, but 
obviously background images don't print.

Any ideas?

Jeff

-- 
The name's Jeff. I've got a website.
http://www.vacantcanvas.com
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/