How do I embed pictures on my profile?

Started by Sevrin, September 04, 2012, 01:34:01 AM

Previous topic - Next topic

Sevrin

I tried the img /img things you normally use for embedding but it didn't work for some reason? I could swear I've seen others embed images into their profiles so what am I doing wrong?

Sasha

I have just tested bbcode formatting and [img][/img] works in "About Me" and "My Interests".

The "My Media" description hints HTML must be used, and so the following should work:
<img src="http://www.bcfurries.com/forum/Themes/default/images/smflogo.gif"/>

An image that links to somewhere when clicked on:
<a href="http://www.bcfurries.com"><img src="http://www.bcfurries.com/forum/Themes/default/images/smflogo.gif"/></a>

Tiger.
The farther one travels, the less one knows.

Nibi

#2
Once you have a url for an image you just stick it in between [img][/img]. Like Tiger mentioned it works in About me (although in About Me the image will be clickable) and My interests.

In the My Media area, if you're using a YouTube video, go to the video you want, click Share below the video, then click Embed and copy that code and paste it in.

Use Basic BB Code For anything else you may need. ALSO! In the My Media area there is no spacing. Use <br /> to create a line break wherever you want one.

Ember

Hah you should check out what I figured out how to do...

Sevrin

alright yeah got it to work now, thanks guys.

you're very creative ember *pats your head*