Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Theme scrapbook: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Cap resum de modificació
Cap resum de modificació
Línia 6: Línia 6:
Feel free to add to this list! Don't know how? Read our [[MoodleDocs:Guidelines_for_contributors|Guidelines for contributors]].
Feel free to add to this list! Don't know how? Read our [[MoodleDocs:Guidelines_for_contributors|Guidelines for contributors]].


== Changing colors ==
== Changing things ==
 
=== Colors ===
* [[Forcing the colour of the chat discussion pane (pop-up mode)]]
* [[Forcing the colour of the chat discussion pane (pop-up mode)]]


== Changing logo and icons ==
=== Logo and icons ===
* [[Alternate Icon Set|Using an alternate icon set in Moodle]]
* [[Alternate Icon Set|Using an alternate icon set in Moodle]]
* [[Favicon|Change the logo that shows in front of the web address]]
* [[Favicon|Change the logo that shows in front of the web address]]
* [[Footer replacement|Replace the logo with your web address and/or or own logo]]
== Adding things ==
* [[Header logo|Adding a logo to the theme header]]
* [[Header logo|Adding a logo to the theme header]]
* [[Footer replacement|Replace the logo with your web address and/or or own logo]]


== Positioning ==
== Hiding things ==
* Hiding an element with CSS is generally achieved using the ''display: none;'' property on the element.
 
== Moving things ==
* [[Center Forum Posts|Centre smaller forum posts on the page]]
* [[Center Forum Posts|Centre smaller forum posts on the page]]
* [[Footer positioning|Positioning the page footer]]
* [[Footer positioning|Positioning the page footer]]

Revisió del 16:15, 3 set 2009

There are suggestions to make this page part of Themes FAQ. Please use this page's Talk page for your comments and ideas. Thanks!

The Moodle theme scrapbook is a collection of small how-to descriptions. You theme designers and Moodle users working with themes add your knowledge here to help new Moodle users with tips and tricks for their theme work.

Feel free to add to this list! Don't know how? Read our Guidelines for contributors.

Changing things

Colors

Logo and icons

Adding things

Hiding things

  • Hiding an element with CSS is generally achieved using the display: none; property on the element.

Moving things

Miscellaneous


See also: