Page 1 of 1

Display Images Side-by-Side

Posted: Thu Jun 26, 2014 7:35 pm
by Mike6580064

How can I display multiple images side-by-side?

I've applied display: inline css to two image components but to no avail.


Display Images Side-by-Side

Posted: Thu Jun 26, 2014 8:06 pm
by Evgene Karachevtsev

Hello Mike,

You may use grid component, and put the image in it


Display Images Side-by-Side

Posted: Fri Jun 27, 2014 12:06 pm
by Mike6580064

Evgene,

I've tried this and still couldn't get it to work.


Display Images Side-by-Side

Posted: Fri Jun 27, 2014 12:09 pm
by Mike6580064

Thanks