moodle/theme/formal_white
2009-08-20 08:50:03 +00:00
..
pix MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
config.php themes MDL-19077: Update deprecated stuff in all theme config.php files. 2009-07-09 02:06:22 +00:00
favicon.ico
footer.html MDL-19824 upgraded calls to print_container* 2009-08-20 08:50:03 +00:00
fw_color.css "MDL-18971, fix forum unread post highlighting issue, thanks Eric straw's patch, merged from 1.9" 2009-05-25 09:19:27 +00:00
fw_fonts.css Fixed duplicated style in fw_fonts.css 2008-09-15 08:02:25 +00:00
fw_layout.css Fixed MDL-13832 2008-07-03 22:07:22 +00:00
gradient.jpg MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
header.html MDL-19824 upgraded calls to print_container* 2009-08-20 08:50:03 +00:00
logo.jpg MDL-17037 Lossless optimization of all PNG and JPEG images 2008-10-28 01:50:10 +00:00
logo_small.jpg
README.html Fixed non compliant HTMl in README 2008-10-06 08:19:04 +00:00
screenshot.jpg
styles.php themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +00:00

<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>