moodle/theme/formal_white
2006-03-02 02:25:55 +00:00
..
pix Tabs files 2005-04-22 17:59:30 +00:00
config.php Added and transalted new strings. 2005-04-01 15:49:36 +00:00
docstyles.php Added and transalted new strings. 2005-04-01 15:49:36 +00:00
favicon.ico Standard favicons 2004-03-31 09:24:45 +00:00
footer.html Made footer.html use get_string when displaying the moodle docs link. 2006-03-02 02:25:55 +00:00
fw_color.css Fixes missing .highlight class 2005-11-28 08:44:57 +00:00
fw_fonts.css Fixed uneven spacing in minicalendar table. Thanks to Daniele Cordella for the hint. 2006-02-06 14:46:47 +00:00
fw_layout.css Fixed uneven spacing in minicalendar table. Thanks to Daniele Cordella for the hint. 2006-02-06 14:46:47 +00:00
gradient.jpg Added and transalted new strings. 2005-04-01 15:49:36 +00:00
header.html Merged from 1.5. Changed $CFG-theme to current_theme() to make the theme working as course or session theme, see Bug #4315 2005-11-13 17:44:23 +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 Added and transalted new strings. 2005-04-01 15:49:36 +00:00
screenshot.jpg Added and transalted new strings. 2005-04-01 15:49:36 +00:00
styles.php Added and transalted new strings. 2005-04-01 15:49:36 +00:00

<h3>Formal_White Theme</h3>
<hr />

<p>This theme has the colour gamma into the pale grey/brown area. Those colours
  renders in a very similar way in both RGB and LCD monitors. Custom logo can
  be easely substituded (see instruction below). Fonts used are &quot;Arial, Helvetica&quot;
  for text and menu items and &quot;Verdana,Geneva&quot; for headers, both  fonts are 
  fine 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>