Forum Moderators: not2easy
I'm hoping somebody can tell me if this is possible or not. I have a client who wants me to make it so that when their webpage prints out, their logo is also printed at the bottom of each page.
I can't think of any way that is possible. I thought maybe that I could set an image to appear absolutely at the bottom of a page - but only for print - have it be display:none for screen. This *might* be ok.. if it worked.. then the logo would be at the bottom of the last page? maybe? i'm sure I've tried that before though and couldn't make it work.
does anybody have any insight for me?
cheers!
h-s
but if the text is enlarged or there's too much content, it won't appear at the bottom of each page.
If you *did* put a "position:absolute" for the image, that would work - but if the content is too long, it will run over the logo.
Sorry I'm not much more help!
I can't think of any way that is possible. I thought maybe that I could set an image to appear absolutely at the bottom of a page - but only for print - have it be display:none for screen. This *might* be ok.. if it worked.. then the logo would be at the bottom of the last page? maybe? i'm sure I've tried that before though and couldn't make it work.
Do this method, but tell her the only way would be to have it appear on the top of the first printed page instead of the bottom.