Animated Gifs

5 replies
Posts:
2
Likes:
0
I was wondering if anyone could help me out. For my enjin site I am wanting to put some animated GIFs on it. Is there a module that can support the embed code? Or a module that will show the GIF in motion when it is uploaded? I have been looking for a way to do this and I have not come across anything. Is there anyone that can help me with this? If so I would greatly appreciate it. Thanks.
Posted Mar 9, 13 · OP
Posts:
0
Likes:
+8
Use the html module.
Posted Mar 9, 13
Posts:
2
Likes:
0
Awesome...thanks.
Posted Mar 10, 13 · OP
Posts:
9
Likes:
0
But how??
Posted May 18, 14
Posts:
227
Likes:
+71
Just Started
LEVEL 1
Copy
<img src=" link-to-image " alt=" description of image ">


Put that in the HTML Source tab on a HTML module, and enjoy.


Multiple?
add:

Copy
<br>


between each image tag you put to drop it to the next line, otherwise it will just continue horizontal (which you may want!)

Example:

Copy
<img src=" link-to-image " alt=" description of image "> <br> <img src=" link-to-image2 " alt=" description of image2 "> <br> <img src=" link-to-image3 " alt=" description of image3 ">
Posted May 18, 14 · Last edited May 18, 14 by Feadern
Posts:
9
Likes:
+6
html module would be helpful in this case :)
Posted May 19, 14
Social Media
Follow us on our social media!
You will receive information, news, sneak peaks, giveaways and more!
NoticeNotices