Image Sequencing

Love the new Question type - lots of my staff will be very happy indeed

One question concerns the image size. When I import images I sometimes get a grey background horizontally or vertically.. Occasionally I don't get a grey background.

What is the optimum dimensions/ratio for an image to avoid any grey background?

Keep up the good work...

Thanks

tomaj's picture

I linked this question to Github, so that the deveoper can adress it.

- Tom

Hi,

gideonwilliams

Glad that you are using it.  The grey comes from box-border property of image container div.  It changes when different screen sizes are used.

Two things you can try.

  • Use fixed dimensions for all images in a content type you make. ( Eg.  A 240px * 240px dimension would do).
  • If you are a developer, disable the border box css property of image-container div .

Also expecting , If there is any better suggestions than this..