Greetings,
I'm having a puzzling CSS print issue I'd like some input on, if some of 
you don't mind assisting.
I have this HTML document online at: 
<http://www.ncddr.org/kt/products/ktintro/>. 

When I print or print-preview the CSS ID image repeats on every printed 
page (if BG images are set to print via the browser).
Well at least they do for Mac OS X 10.5 Firefox 3, & Safari.

What can I do so this background image is displayed only once, like it 
is displayed in HTML?

    #mainboxcover { padding: 0px 0px 10px 0px; border: 1px groove
    #175c93; background-image:
    url(/kt/products/ktintro/images/cover.jpg); background-repeat:
    no-repeat; background-position: top; background-color: #FFFFFF; }


Thanks for you time and assistance.
______________________________________________________________________
css-discuss [[email protected]]
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/

Reply via email to