Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Print style.

Print style: Difference between revisions

From MoodleDocs
Line 23: Line 23:
* [[CSS FAQ]]
* [[CSS FAQ]]
* [[Themes FAQ]]
* [[Themes FAQ]]
* [[Firebug]]
* [[Stylish]]

Revision as of 17:13, 10 November 2009

Why print styles?

Sometimes you might want to print a page but without some of its elements, e.g. the navigation bar or the footer. Here's an example of a Database Activity entry.

Screen display

That's how the entry looks in the browser:

Database activity entry browser view.png


Creating a print CSS

The result

And here's the print preview of the same database entry:

Database entry print preview 75.png


See also: