anyone know how to add a button to a thread and how to customize the button? If you don’t understand what I mean it’s like when you click on a logo but it opens up a link. If you can help thanks.
You can use HTML on the IFC. Search up HTML tutorials :)
1 Like
Thanks. I don’t just want the html though. To make it “fresh” lol
Do you mean to add a something like a social media icon to which when you click it it takes you to a website?
Yes sam. Exactly that. @Sam_Jacobs1
Yes. Exactly like this. @dush19
Here’s what I typed
[](https://www.instagram.com/dushyants19/)
Steps
- Get the image you want as the icon
- Upload it
- Add a
[
before the image code and]
after the image code - Enclose your URL after the
]
within parenthesis ()
2 Likes
Thank you!!! Much appreciated
2 Likes