moodle/theme/formal_white
2009-12-16 22:14:17 +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 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 08:11:02 +00:00
favicon.ico Standard favicons 2004-03-31 09:24:45 +00:00
footer.html MDL-19824 upgraded calls to print_container* 2009-08-20 08:50:03 +00:00
fw_color.css MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 08:11:02 +00:00
fw_fonts.css MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 08:11:02 +00:00
fw_layout.css MDL-20700 whitespace terror returns 2009-12-16 22:14:17 +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 Y not? 2004-03-11 11:13:04 +00:00
README.html Fixed non compliant HTMl in README 2008-10-06 08:19:04 +00:00
screenshot.jpg Added and transalted new strings. 2005-04-01 15:49:36 +00:00
styles.php MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +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>