April 09, 2024, 08:33 PM
(This post was last modified: April 09, 2024, 08:33 PM by Greyfalcon.)
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!!
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
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
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.
April 09, 2024, 09:50 PM
(This post was last modified: April 09, 2024, 09:50 PM by Greyfalcon.)
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
<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
April 09, 2024, 10:32 PM
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
https://giphy.com/embed/a1eNg80mrufjG
won't work. it has to end in .gif
*possible temporary character; short posts
April 09, 2024, 10:47 PM
(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:
April 09, 2024, 10:53 PM
(April 09, 2024, 10:47 PM)Mae Wrote:I cannot thank you enough! :D I will do as ya say!(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:
“If it should happen that you don’t wake up tomorrow, will this have been a life that meant something?” Hawkeye Pierce
« Next Oldest | Next Newest »