Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Images inside Polls?
r0obert
✭
I'm using v.2.1 and would like to insert images inside polls, is this possible?
Thanks!
Tagged:
0
Comments
You can put in an image element as the answer. E.g.
<img src="http://i.imgur.com/zyxsi.jpg" />
.Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
@hgtonight
Working, thanks! But what can I do to make images resize correctly and not break the poll?
@hgtonight I figured it out, the bootstrap theme was missing the css:
Thanks again!