moodle/theme/custom_corners
2007-05-10 06:05:21 +00:00
..
js custom_corners theme added 2007-05-09 14:26:59 +00:00
pix Tidied up some images a bit (smoother when repeated) 2007-05-10 06:05:21 +00:00
ui custom_corners theme added 2007-05-09 14:26:59 +00:00
config.php custom_corners theme added 2007-05-09 14:26:59 +00:00
favicon.ico custom_corners theme added 2007-05-09 14:26:59 +00:00
footer.html custom_corners theme added 2007-05-09 14:26:59 +00:00
header.html Just removing the debug stuff from the header 2007-05-10 05:37:52 +00:00
meta.php custom_corners theme added 2007-05-09 14:26:59 +00:00
README.html custom_corners theme added 2007-05-09 14:26:59 +00:00
styles.php custom_corners theme added 2007-05-09 14:26:59 +00:00
styles_ie6.css custom_corners theme added 2007-05-09 14:26:59 +00:00
styles_ie7.css custom_corners theme added 2007-05-09 14:26:59 +00:00
temp_user_styles.css custom_corners theme added 2007-05-09 14:26:59 +00:00
user_styles.css I really don't like the underlines and color-changing on links ... :-) 2007-05-10 05:57:51 +00:00

<h3>"Custom corners", the Moodle theme with graphics for transparent custom corners and borders.</h3>

<p>Custom corners use the technique from Roger Johansson. He describes how to build the graphices on his page "<a href="http://www.456bereastreet.com/archive/200506/customising_custom_corners_and_borders/">customising_custom_corners_and_borders</a>"</p>

<p>The Moodle implementation does not use JavaScript as describd in Roger Johansson's documentation. Moodle adds all neccessary divs to the pages when the option "$THEME->customcorners = true;" is set in config.php.</p>

<p>A Moodle Theme from <strong>Urs Hunkler, <a href="http://www.unodo.de" target="_blank">unodo</a></strong>.</p>