# Milk: Social footer options

Milk's social bar can be used for displaying links to social pages or other websites related to your community.&#x20;

### Social bar options

| Option name                  | Value | Output                                                                                                                                                                                                                                                     |
| ---------------------------- | ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Hide Social Bar (footer)** | Yes   | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2FZJtRtU0D2UZp8Yg8yZR6%2Fimage.png?alt=media&#x26;token=5d58295b-4af0-4618-8fc4-9c37ef435565" alt="" data-size="original"> |
|                              | No    | <img src="https://1973628527-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTA7pvCEDX33HvSpe5svL%2Fuploads%2FGRcDmmjJD5EZp1xc77qo%2Fimage.png?alt=media&#x26;token=700e2e0c-b4c4-42b5-9776-ff56c31d8190" alt="" data-size="original"> |

### Enabling the social bar

1. Open the FlightDeck extension (control panel)
2. Find "Hide Social Bar (footer)"
3. Set as required
4. Submit

***

### Adding or modifying links

1. Open the FlightDeck extension (control panel)
2. Scroll to the bottom
3. Following the link format, paste your links into the **Social Footer Code** section
4. Submit

Link format:

```
<a href="http://www.facebook.com"><span class="fa fa-facebook"></span></a>
```

The icon image is served by FontAwesome. In this case fa-facebook represents the facebook icon. You can find a full list of supported icons here: [FontAwesome 4.7 Icons](https://fontawesome.com/v4/icons/).

Click an icon to find the fa- name, which can be used to replace fa-facebook above.&#x20;
