Print website incl. background images

About the template and stylesheet - and changing the menu
Post Reply
maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Print website incl. background images

Post by maeg » Wed Nov 16, 2011 4:07 pm

Hi

When i try to print out a site, all the images in the template will not be printet out.
I know that i can make the toplogo in a newsbox, and then it will also print out the toploge, is there a solution so i also can print a site so all the background images also is printet.

Tata
Posts: 3586
Joined: Tue May 20, 2008 5:34 am
Location: Slovakia
Contact:

Re: Print website incl. background images

Post by Tata » Wed Nov 16, 2011 5:20 pm

If I am not wrong

Code: Select all

body.print{blablabla} should make it.
But read more e.g. here:
http://www.intensivstation.ch/en/css/print/
http://stackoverflow.com/questions/596876/how-can-i-print-background-images-in-ff-or-ie
http://www.pmob.co.uk/faqcss/tutorial03/
You may google even more.
CMSimple.sk
It's no shame to ask for an answer if all efforts failed.
But it's awful to ask without any effort to find the answer yourself.

cmb
Posts: 14225
Joined: Tue Jun 21, 2011 11:04 am
Location: Bingen, RLP, DE
Contact:

Re: Print website incl. background images

Post by cmb » Wed Nov 16, 2011 5:45 pm

Hi maeg, hi Tata,

I guess what you want doesn't require any changes to the stylesheet, or using an special media="print" stylesheet. In IE8 or FF8 just go to Datei->Seite einrichten and check "Hintergrund drucken (Farben und Bilder)". Sorry, I don't know how it's called in Englisch or Danish, but I guess you know what I mean.

Christoph
Christoph M. Becker – Plugins for CMSimple_XH

maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Re: Print website incl. background images

Post by maeg » Wed Nov 16, 2011 8:15 pm

Hi Christoph

Jah - it works :lol:

Great - i think in gernam it is called - sehr schön :lol: :lol: :lol: :lol:

@Tata and christoph thx for u quick replay

Post Reply