Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Themes 2.0 adding a settings page.

Development talk:Themes 2.0 adding a settings page: Difference between revisions

From MoodleDocs
(No difference)

Revision as of 14:09, 29 March 2011

The code segments on this page contain tags like <div style="height:300px;overflow-y:scroll;"> which adds scrollbars to the code blocks when viewed on the computer screen. No problem. But when you print the document the content in those scrolling blocks (divs) is chopped off. Can we remove these divs or make them bigger so that the docs can be printed without data loss?