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

Dataform CSS

De MoodleDocs
Salta a:navegació, cerca

You can use CSS to manipulate the layout and styles of entries and content in any of the Dataform views. Any html element in the designated view, that has an id or a CSS class can be assigned specialized styles by including the style definitions in the CSS tab.

The Dataform allows you to add CSS in the CSS tab in three ways:

  • Include external CSS - You can specify a list of urls to external CSS files and these files will be loaded to the Dataform view page.
  • CSS code - You can enter CSS definitions directly.
  • Upload CSS files - You can upload CSS files into the Dataform files area in Moodle's file system. These files become part of the Dataform instance to which they are uploaded and are included in Dataform presets and backups.
The Dataform CSS tab