Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Stylish.

Stylish: Difference between revisions

From MoodleDocs
No edit summary
Line 8: Line 8:


Modifications made with Firebug are lost when refreshing your page. If you want your CSS changes to be a bit more permanent, for example to try them with different pages of your Moodle installation, you can use another Firefox plugin: [https://addons.mozilla.org/en-US/firefox/addon/2108 Stylish]. That way you can change your site's CSS with a simple mouse click without having to change Moodle code.
Modifications made with Firebug are lost when refreshing your page. If you want your CSS changes to be a bit more permanent, for example to try them with different pages of your Moodle installation, you can use another Firefox plugin: [https://addons.mozilla.org/en-US/firefox/addon/2108 Stylish]. That way you can change your site's CSS with a simple mouse click without having to change Moodle code.
== Examples ==
=== Print style for Database records ===
(see http://moodle.org/mod/forum/discuss.php?d=117982#p559593)
[[Image:Database entry default.png]]
With CSS applied with Stylish:
[[mage:Database entry Stylish.png]]


== See also ==
== See also ==
Line 17: Line 28:
[[Category:Themes]]
[[Category:Themes]]
[[Category:Firefox extensions]]
[[Category:Firefox extensions]]
https://docs.moodle.org/en/Special:Upload

Revision as of 09:23, 9 July 2009

For the time being see Themes FAQ#Stylish. --Frank Ralf 09:10, 9 July 2009 (UTC)

What is Stylish?

Stylish is a Firefox plugin: Stylish.


Why use Stylish?

Modifications made with Firebug are lost when refreshing your page. If you want your CSS changes to be a bit more permanent, for example to try them with different pages of your Moodle installation, you can use another Firefox plugin: Stylish. That way you can change your site's CSS with a simple mouse click without having to change Moodle code.

Examples

Print style for Database records

(see http://moodle.org/mod/forum/discuss.php?d=117982#p559593)

Database entry default.png

With CSS applied with Stylish:

mage:Database entry Stylish.png

See also

https://docs.moodle.org/en/Special:Upload