having a problem...when I print my blog it gives me the straight html black and blue text and all! how do I get it to print what I see on my page???
having a problem...when I print my blog it gives me the straight html black and blue text and all! how do I get it to print what I see on my page???
If you just want to print single posts or pages (in a printer friendly output) - use Lesterchans excellent print-plugin. (WP-Print).
Yes, it works fine in 2.5.
here it is: http://downloads.wordpress.org/plugin/wp-print.2.20.zip
Nirwin, usually your browser filters out backgrounds and such when sending the page to the printer queue. It's most likely a browser problem.
Another option might be that the stylesheet is set to screen -- <link rel="stylesheet" href="http://[the entire url here]/style.css" type="text/css" media="screen" /> -- (which is the preferred behavior), or that there is a some styling included for the printer.
This topic has been closed to new replies.