moodle/theme/formal_white
2008-04-08 16:10:49 +00:00
..
pix Updates and fix for Moodle 1.9 2008-02-27 15:46:21 +00:00
config.php Updates and fix for Moodle 1.9 2008-02-27 15:26:02 +00:00
docstyles.php removed reliance on register globals; merged from MOODLE_16_STABLE 2006-05-23 09:16:17 +00:00
favicon.ico Standard favicons 2004-03-31 09:24:45 +00:00
footer.html MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
fw_color.css MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference. 2008-04-08 16:10:49 +00:00
fw_fonts.css MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference. 2008-04-08 16:10:49 +00:00
fw_layout.css MDL-14260: Changed print_heading_with_help so that the help button is outside the heading (for accessibility reasons) and changed themes so that this makes no visual difference. 2008-04-08 16:10:49 +00:00
gradient.jpg Added and transalted new strings. 2005-04-01 15:49:36 +00:00
header.html MDL-12221 custom themes revisited - implemented container concept; merged from MOODLE_19_STABLE 2007-11-23 16:49:51 +00:00
logo.jpg Y not? 2004-03-11 11:13:04 +00:00
logo_small.jpg Y not? 2004-03-11 11:13:04 +00:00
README.html Stylistic problem solved 2006-10-23 08:00:13 +00:00
screenshot.jpg Added and transalted new strings. 2005-04-01 15:49:36 +00:00
styles.php Added grade pass/fail colours. Fixed label line height in course page 2008-03-10 15:14:42 +00:00

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body>
<h3>Formal_White Theme</h3>

<hr>

<p>This theme has the colour gamma in the pale grey/brown area.&nbsp;
Both RGB and LCD monitors render these colours similarly. A custom logo
can be easily substituted (see instructions below). The fonts used are
"Arial, Helvetica" for text and menu items and "Verdana,Geneva" for
headers, all of which are well-adapted for screen reading.</p>

<p>To update logos with your own: </p>

<ul>

  <li>create two file with two different sized logos: </li>

  <li>logo.jpg, height100 pixel </li>

  <li>logo_small.jpg, height 50 pixel</li>

  <li>via FTP upload the jpg files into /moodle/theme/formal_withe folder,
        overwriting the existing jpg.</li>

</ul>

<p>The  bigger logo will be used for the home page only, while the smaller will
  be used for all
the other pages. </p>
</body>
</html>