# Content

### Overview

Customizing content colors for your company's intranet provides an opportunity to enhance visual appeal and maintain brand consistency across various elements such as posts, polls, surveys & quizzes, system status colors, and campaign statuses.

<img src="/files/BoAUAKeskAzIq1uKzJmV" alt="" width="563">

{% hint style="info" %}
Click **View Sample** in each tab to preview your color selection.
{% endhint %}

***

### Posts

Within the Posts section, you can customize four types of labels: Announcement, Must Read, Alert, and Custom Label.

<figure><img src="/files/YgNM56jRTwIkvj8b4w52" alt="" width="563"><figcaption></figcaption></figure>

Adjust background colors according to your preference. Make sure to save your changes.

This section also provides the option to change the background color for the **Posts Highlights** section. For information on the Highlights section, click [here](https://guides.mangoapps.com/admin-guide/module-settings/posts/settings#advanced-options).&#x20;

***

### Polls

Customize the color of default poll options by selecting colors from the color chart.

<img src="/files/azkbhZii5n8dNQ7DMTd2" alt="" width="563">

From this menu, you can also set the default colors for custom poll options that will appear when a user creates a poll.&#x20;

Save your settings and preview changes as needed.

***

### Surveys & Quizzes

Customize the labels for Anonymous and Mandatory sections.

<img src="/files/oj091FtWWhtl1XTRkRkh" alt="" width="563">

Change the color and text case for each of the labels per your branding requirements.

Click **Save Settings** to save the changes.

***

### System Status Colors

Customize colors for positive and negative actions, such as success messages, approval colors in trackers, and approve/decline buttons.

<img src="/files/u6a51mi8u3qfuIZ7ZWOS" alt="" width="563">

These colors appear throughout the portal in certain instances of positive and negative actions. You can select the colors from the color chart to customize success/approve, error/decline and pending colors.

Click **Save Settings** to save the changes.

***

### Campaign

Customize colors for Draft, Schedule, In Progress, and Sent Campaign Status Labels.

<img src="/files/sLyl631njOABNd24Fxgo" alt="" width="563">

Select colors from the color chart according to your branding guidelines then save your settings.

***

### News Feed

When the 'News feed background' option is enabled, the background image and background color values set in the 'Portal > Home Page' settings will automatically apply to the News Feed page, providing a consistent look and feel across your portal.

<figure><img src="/files/Iqujz6DrATu2pv0cGlhf" alt="" width="563"><figcaption></figcaption></figure>

#### Activate the News Feed Background Setting

Navigate to your portal settings and ensure the **Portal > Home Page** setting is switched on, as this is a prerequisite for enabling the News Feed background. Then, go to the settings for the News Feed page and turn on the **News feed background** option.

<figure><img src="/files/ELr619qf4dWJg86ocb5f" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
The Newsfeed background feature is **only** available for the [Recommended newsfeed mode](https://guides.mangoapps.com/user-guide/user-settings/news-feed).
{% endhint %}


---

# 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://guides.mangoapps.com/admin-guide/branding/content.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.
