# Social Media Links

**URL:** https://community.glideapps.com/t/social-media-links/53628
**Category:** Ask for Help
**Created:** [November 8, 2022, 2:30pm UTC](https://community.glideapps.com/t/social-media-links/53628 "2022-11-08T14:30:31Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Get\_Plantain](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/get_plantain/32/40613_2.png) [@Get\_Plantain](https://community.glideapps.com/u/Get_Plantain)
#### Post date: [November 8, 2022, 2:30pm UTC](https://community.glideapps.com/t/social-media-links/53628/1 "2022-11-08T14:30:31Z")

</div>

Is there any easy way to link a social media icon to the profile? I would just like to add the Instagram icon to the “Contact Us” page in Glide apps and have it linked to our Instagram page. Thank you!

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [November 8, 2022, 2:49pm UTC](https://community.glideapps.com/t/social-media-links/53628/2 "2022-11-08T14:49:17Z")

</div>

Use a richtext component with the following markdown:

[![Instagram](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/a/9a5248a19241de66efa32a9ba5914f38a632f00e.png)](https://www.instagram.com/glideapps/?hl=en)

```auto
[![Instagram](upload://m1bOZFTQXE1Ks9agFzBw9jkVTR4.png)](https://www.instagram.com/glideapps/?hl=en)

<pre><span><style>
[data-test="app-markdown-view"] img {
height: 64px;
width: 64px !important;
margin: auto;
}

```

---

<div class="post-metadata">

### Author: ![Get\_Plantain](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/get_plantain/32/40613_2.png) [@Get\_Plantain](https://community.glideapps.com/u/Get_Plantain)
#### Post date: [November 8, 2022, 4:08pm UTC](https://community.glideapps.com/t/social-media-links/53628/3 "2022-11-08T16:08:35Z")

</div>

Thanks very much - very helpful. Unfortunately, the instagram image isn’t appearing.I would also like to center it in the container. Any idea how to fix this. You can see what I’m referring to in the last container of the page [here](https://www.getplantain.com/dl/d8fc49).

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [November 8, 2022, 4:48pm UTC](https://community.glideapps.com/t/social-media-links/53628/4 "2022-11-08T16:48:56Z")

</div>

Ok. You said in your original post “Glide App” not “Glide Page”…what I proposed won’t work…

Try this instead:

> **[Client Requests · Glide - 8 November 2022](https://www.loom.com/share/23e1bd0a6ea64e4593e3bf4e1589be9f)**

Here’s the URL for the image:  
`https://res.cloudinary.com/glide/image/fetch/w_800,h_100,c_pad/https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/2048px-Instagram_logo_2016.svg.png`

---

<div class="post-metadata">

### Author: ![Get\_Plantain](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/get_plantain/32/40613_2.png) [@Get\_Plantain](https://community.glideapps.com/u/Get_Plantain)
#### Post date: [November 9, 2022, 7:33am UTC](https://community.glideapps.com/t/social-media-links/53628/5 "2022-11-09T07:33:38Z")

</div>

Thanks very much!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [November 10, 2022, 7:33am UTC](https://community.glideapps.com/t/social-media-links/53628/6 "2022-11-10T07:33:40Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
