# Stylesheets

![](/files/-LH9DDwe4Jl_2-Og5EMb)The style sheets allow you to define your platform's global visual style.

![](/files/-LioWDmdAEzq8ailyPQ1)

*Illustration: Administration – Stylesheets configuration*

Since version 1.8.7, it is possible for you to create your own stylesheets and send them to the server. In order to do this, download a copy of one of the existing styles in *chamilo/main/css/* and change the name of the recovered directory (on your computer, not on the server). Modify the style to your taste. Once you're happy with the changes, send the directory to the server as a .zip file and give it a name that corresponds to your portal.

![](/files/-MFUo6rnatlgGB3CfJoW)

*Illustration: Administration - Stylesheets upload*

Then, select the style in the drop-down list. If you're happy with it, click the *Save settings* button to apply it as a default style for your portal.

Check the video here for the complete procedure: <https://www.youtube.com/watch?v=GA0Yw8AVp8U>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chamilo.org/1.11.x/admin-guide/platform_administration/chamilo_configuration_settings/stylesheets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
