> For the complete documentation index, see [llms.txt](https://docs.planetstyles.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.planetstyles.net/feature-guides/milk-theme/milk-social-footer-options.md).

# 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="/files/FrLR51G3LaGCVdW5hOWA" alt="" data-size="original"> |
|                              | No    | <img src="/files/YlsEqBIW8B8aHl95kyvp" 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;
