This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Insert graph responsive image to a question on the form


  1. lapiz
    Member

    I would like to know if it is possible to add a graph responsive image to a question, so that people answer some questions based on the graph. If so what would be the best format (svg, png)? and which would be the image width for it to work on all breakpoints?

    Posted 8 years ago #
  2. lapiz
    Member

    Any ideas on this? please APPNITRO this is important and no response whatsoever?

    Posted 8 years ago #
  3. yuniar

    I believe I've replied to your support ticket about a week ago. If you didn't received it, below was my response:

    ----
    Since the main form container is already responsive, all you need to do when inserting image is to set the width property to 100%.

    Like this:

    <img style="width: 100%" src="http://example.com/portfolios.png" />

    Also, don't insert the above image tag into the Custom CSS Class property.
    Put the code into the section break content itself.


    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply