mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 01:48:45 +01:00
20 lines
853 B
HTML
20 lines
853 B
HTML
<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 "Arial, Helvetica"
|
|
for text and menu items and "Verdana,Geneva" 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>
|