What is the correct code for posting an image in a front page news comment? I've seen it done before?


Recommended Posts

What is the correct code for posting an image in a front page news comment? I've seen it done before? I think i've seen Steve do it before, but I can't seen to figure out what the code is.

 

what i've tried so far, which didn't work was

 

[img=https://c1.staticflickr.com/9/8840/28372837814_45df283705_n.jpg][/img]

[img=https://c1.staticflickr.com/9/8840/28372837814_45df283705_n.jpg]

Displays  in this forum post just fine but not on a comment.

Link to comment
Share on other sites

it's actually done with the raw html tag right now

 

using your sig image as an example:

<img src="http://c1.staticflickr.com/5/4344/35823382873_8c39b3a545_o.jpg">

 

Link to comment
Share on other sites

  • 6 months later...

That is or isn't working? :P

 

I fixed your post on the front page with Brandon's suggestion and it looks to be working :)

Link to comment
Share on other sites

the broken link parsing when you hit the submit button is what breaks the image embedding; you have to edit the link a 2nd time every time for it to keep the source code formatting; it's stupid but is being reworked I believe so should just be a temporary annoyance

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.