Non-threaded

Forums » Newbie Central » Read Thread

Introduce yourself and get to know the community.

Picture

11 years ago

How can i post a picture or a video in forum ???    crying

Picture

11 years ago

You could try switching to source and using HTML...

Yeah, that works. <img src="http://www.url-to-your-image/" />

Picture

11 years ago

Pictures are inserted by clicking on the Source Box and inserting the HTML code and Address of the picture you want.

For example: enter something like this in Source:
<img src="http://img.photobucket.com/albums/v651/BerkaZerka/Other/Spaceballs.jpg" border="0" alt="Photobucket"></img>

To get This:

 

Photobucket

Videos are the same:

<iframe width="420" height="315" src="http://www.youtube.com/embed/izmrPpBHyvc" frameborder="0" allowfullscreen></iframe>

Picture

11 years ago

You can copy and paste the HTML info from the 'Sharing Option' when looking at Youtube Vids.

Picture

11 years ago

Great vid BZ. I was quite amused. 

Picture

11 years ago

I haven't tried this in a story yet, but it should work the same (using the 'source' button in the editor...

YEP - (just checked)  It works in stories too =)