Adding gifs to profiles?
Raventhorpe
Njósn
FalconWhisperer
90 Posts
Ooc — C.C/Annie
Offline
#1
How do I add a gif to a users profile? I’m trying to add a gif for Greyfalcon’s profile, but it doesn’t seem to work with the [img [/img] formula.

I’ve seen many characters with gif’s on their profiles, but have no idea how to do it myself. Any help is greatly Appreciated!!
“If it should happen that you don’t wake up tomorrow, will this have been a life that meant something?” Hawkeye Pierce
Sapphique
Aventurine*
THE PULSE WHEN IT RESPAWNS
574 Posts
Ooc — Lauren
Offline
#2
It should work with that coding. Want to pop it in here and I can take a look?

If it’s the image in your At A Glance, it has to be a gif extension. <3
NEGATIVITY, WE JUST DEAD IT LIKE D-CON.
Raventhorpe
Njósn
FalconWhisperer
90 Posts
Ooc — C.C/Annie
Offline
#3
Okay, yeah I’ll pop it in for ya. I got it from giphy:)
<iframe src="https://giphy.com/embed/a1eNg80mrufjG" width="480" height="260" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="https://giphy.com/gifs/love-alone-depression-a1eNg80mrufjG">via GIPHY</a></p>

This second embed code say responsive, the first one is not responsive or something
<div style="width:100%;height:0;padding-bottom:54%;position:relative;"><iframe src="https://giphy.com/embed/a1eNg80mrufjG" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/love-alone-depression-a1eNg80mrufjG">via GIPHY</a></p>

I would like it for the at a glance, if possible
“If it should happen that you don’t wake up tomorrow, will this have been a life that meant something?” Hawkeye Pierce
Sapphique
Pearl
35 Posts
Ooc — Harvest
Offline
#4
The urls have to end in .gif for them to show properly. So like this one:

https://giphy.com/embed/a1eNg80mrufjG

won't work. it has to end in .gif
*possible temporary character; short posts
Swiftcurrent Creek
Delta
278 Posts
Ooc — xynien
Offline
#5
(April 09, 2024, 09:50 PM)Greyfalcon Wrote: Okay, yeah I’ll pop it in for ya. I got it from giphy:)
<iframe src="https://giphy.com/embed/a1eNg80mrufjG" width="480" height="260" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="https://giphy.com/gifs/love-alone-depression-a1eNg80mrufjG">via GIPHY</a></p>

This second embed code say responsive, the first one is not responsive or something
<div style="width:100%;height:0;padding-bottom:54%;position:relative;"><iframe src="https://giphy.com/embed/a1eNg80mrufjG" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/love-alone-depression-a1eNg80mrufjG">via GIPHY</a></p>

I would like it for the at a glance, if possible

You wouldn't use an embed code. You would use the direct link to the image and insert that.

example:
Code:
[img]https://media3.giphy.com/media/VbnUQpnihPSIgIXuZv/giphy.gif[/img]

produces:

[Image: giphy.gif]
Raventhorpe
Njósn
FalconWhisperer
90 Posts
Ooc — C.C/Annie
Offline
#6
(April 09, 2024, 10:47 PM)Mae Wrote:
(April 09, 2024, 09:50 PM)Greyfalcon Wrote: Okay, yeah I’ll pop it in for ya. I got it from giphy:)
<iframe src="https://giphy.com/embed/a1eNg80mrufjG" width="480" height="260" frameBorder="0" class="giphy-embed" allowFullScreen></iframe><p><a href="https://giphy.com/gifs/love-alone-depression-a1eNg80mrufjG">via GIPHY</a></p>

This second embed code say responsive, the first one is not responsive or something
<div style="width:100%;height:0;padding-bottom:54%;position:relative;"><iframe src="https://giphy.com/embed/a1eNg80mrufjG" width="100%" height="100%" style="position:absolute" frameBorder="0" class="giphy-embed" allowFullScreen></iframe></div><p><a href="https://giphy.com/gifs/love-alone-depression-a1eNg80mrufjG">via GIPHY</a></p>

I would like it for the at a glance, if possible

You wouldn't use an embed code. You would use the direct link to the image and insert that.

example:
Code:
[img]https://media3.giphy.com/media/VbnUQpnihPSIgIXuZv/giphy.gif[/img]

produces:

[Image: giphy.gif]
I cannot thank you enough! :D I will do as ya say!
“If it should happen that you don’t wake up tomorrow, will this have been a life that meant something?” Hawkeye Pierce