moodle/theme/custom_corners
2007-08-09 11:47:24 +00:00
..
js
pix Bigger image for big screens 2007-08-02 02:50:53 +00:00
ui
config.php cleanup after changed rtl CSS file handling 2007-08-09 11:47:24 +00:00
favicon.ico
footer.html
header.html Added check if $PAGE is set. Seams that $PAGE is not set on all pages. 2007-07-16 20:59:38 +00:00
meta.php
README.html
rtl.css Renaming to rtl.css so it will be included 2007-08-09 10:13:13 +00:00
styles.php cleanup after changed rtl CSS file handling 2007-08-09 11:47:24 +00:00
styles_ie6.css MDL-10556 :: absolute positioning removed - I am powerless against Microsofts ignorance 2007-07-23 11:40:39 +00:00
styles_ie7.css MDL-10556 :: absolute positioning removed - I am powerless against Microsofts ignorance 2007-07-23 11:40:39 +00:00
temp_user_styles.css
user_styles.css Nicolas' changes to custom_corners has broken the theme. I decided to use the same method as clearfix by adding a "." and not a " ". Some additional CSS is needed either way. 2007-08-05 10:31:57 +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>