# Basic Setting

## Edwiser RemUI Basic Settings Walkthrough Video

{% embed url="<https://drive.google.com/file/d/1_VN8QBQjt-J7p6u3ILm1fJzdTtuXuoik/view?usp=sharing>" %}
Basic setting Walkthrough Video
{% endembed %}

## Site-wide Announcement

**Purpose**: Display announcements to all users in the organization.

1. **Enable Site Announcement**:
   * Click on the "Enable Site Announcement" checkbox.
2. **Add Announcement Text**:
   * In the Announcement editor, add your text.
3. **Choose Announcement Type**:
   * Select from 4 different styles. Note: The colour of the announcement varies by type (e.g., the "Success" type is displayed with a green background).

***

## SEO Settings

**Favicon**

* Upload any image as the favicon for your Moodle site.

**Choose Site Logo Format**

* **Icon**: Add an icon as the site logo.
* **Icon and Site-name**: Add an icon displayed alongside the site name.
* **Logo Only**: Upload an image of your choice. Use the Mini-logo for smaller logos.

**Site Loader**

* Add a site loader image by dragging and dropping the file into the designated box or by clicking "Add" to choose files directly from folders.

**Site Name or Icon Color**

* If the logo format is set to Icon or Icon and Site-name, select a colour for it.

**Google Analytics Tracking ID**

* Add your GA tracking ID to track results. Compatible with GA4.

***

## Site Customization

#### **Font Type Selector**

* Set the default font for the theme or choose from Google Fonts.

**Theme Layout**

* Choose between narrow width (800px) or full width for pages on the Moodle site. Narrow width focuses content centrally.

**Custom CSS**

* Add custom CSS. Changes will apply throughout the Moodle site.

***

## Advanced Features

**Enable Dictionary**

* Allows users to detect the meaning of any word by selecting it with the cursor. Enable this setting to activate.

**Enable Usage Tracking**

* Share anonymous data with Edwiser to help improve the product. Enable this setting to activate.

**Enable Edwiser Support & Feedback**

* Adds a floating icon at the bottom right corner for users to share suggestions and feedback. Enable this setting to activate.

**Enable Quick Menu**

* Adds a floating quick menu at the bottom left corner for quick access to important links. Enable this setting to activate.


---

# 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://remui-docs.edwiser.org/remui-theme-setup/basic-setting.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.
