Home» Forum» Web & Tech» How to add an image to your forum signature? .-.

How to add an image to your forum signature? .-.

Back to Web & Tech

A bit of a dumb question but I just can't seem to figure it out, and I haven't been able to find any answers here or online in general ;__; Any help would be greatly appreciated...

embedding images outside of built in features requires you to host them externally. i recommend filegarden! make an account, upload an image and copy the link it gives you, then put that in whatever image field you desire

that's what i think, anyway...

@FauxHumanoid Thanks so much!!! This site is perfect ^.^

first, upload ur picture to an image hosting site! like fauxhumanoid said, filegarden is my go-to. imgbb also works. the code you'll use is
<   img src = "  link goes here  "   > 
 and make sure to keep the quotation marks around it! every space except for the space between img and src can be removed :D 

@NILS or Q... Tysm Nils!!! I haven't used code to customize anything in so long, I was totally lost on what to use ToT You've been a great help!!

@Tanker OFC!!! im happy to help :3c 

https://www.w3schools.com/html/html_images.asp <<

(ig we can't share raw html code on here rn aaaaaa)

<img src="link2image.jpg">

i learned the infernal dark arts of getting raw html to render in this thread and i am now happy <333

You must be logged in to reply.