# Vormgeving & logo aanpassen

There are several ways to style elements & the website: modules have CSS setting, there is a pallette that allows some colors to be changed and to upload a custom logo. For more complex styling changes it's possible to upload a custom CSS sheet.

The negative site of using CSS directly is that it's a bit more complex to learn. The positive site it's a very well known system with lot of only documentation.

## Aanpassen van een logo

Een logo kan online upgeload worden worden. Dit kan voor desktop en los voor mobiel, voor sommige steden waaronder Amsterdam. ![Logo in global](/files/j1HhPUa3tIRSqdm7gyaf)

Let op: dit logo wordt gedeeld met de authenticatie applicatie en e-mails. Echter hebben dit gedeelte van de applicatie geen “draft” status zoals in het CMS beschikbaar is. Dit betekent dat logo pas zichtbaar is bij inloggen en e-mail zodra deze “commit” wordt.

## Customize basic styling with the palette (colors & logo)

![Palette in menu](/files/ZEw9f4pf4cq4T212XbuU)

![Palette open](/files/5gTGy8AWLZyvYChQXvGG)

## Customize widget styling with CSS

![Section layout](/files/YG6C6otHvg9oYitgu0pq)

## Customize site styling external stylesheet


---

# 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.openstad.org/openstad/manual/how-tos/styling.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.
