<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Arno,<div class=""><br class=""></div><div class="">What you could do:</div><div class=""><br class=""></div><div class="">* You need a new formatter for this. You may just copy the "blog-teaser-elaborate" formatter JSP and XML definition, and call this e.g. "blog-tile-teaser".</div><div class="">* These are in /system/modules/org.opencms.apollo/formatters/.</div><div class="">* Make sure to update the reference in the  XML to point to the copied JSP. </div><div class="">* Then you need to modify the HTML in the "blog-tile-teaser.sjp"formatter. I suggest using the "tile" structure like so:</div><div class=""><br class=""></div><div class=""><div class=""><div class="ap-tile tile-sm-6 tile-md-4 tile-lg-3"></div><div class="">    <!-- your HTML for the content here --!></div><div class=""></div></div><div class=""><br class=""></div><div class="">* As you can see the tile breakpoints are similar to standard bootstrap.</div><div class="">* If you want multiple lines you must add some classes to ensure the height of the tiles is equal.</div><div class=""><br class=""></div><div class="">HTH</div><div class=""><br class=""></div></div><div class=""><div class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Kind regards,<br class="">Alex.<br class=""><br class="">-------------------<br class="">Alexander Kandzior<br class=""><br class="">Alkacon Software - The OpenCms Experts                                                    <br class=""><a href="http://www.alkacon.com" class="">http://www.alkacon.com</a> - <a href="http://www.opencms.org" class="">http://www.opencms.org</a>                                                          <br class=""><br class=""><br class=""></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">Am 09.03.2017 um 13:38 schrieb Arno Nym <<a href="mailto:matzabweb@web.de" class="">matzabweb@web.de</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="font-family: Verdana;font-size: 12.0px;" class=""><div class="">
<div class="">
<div style="font-family: Verdana;font-size: 12.0px;" class="">
<div class="">Hi,</div>

<div class="">in the blog survey of the Apollo demo the blog-entries are dynamically listed in one column: Is there a quick way to show the blog entries in a multi column way, for example 3 columns (=> 3 blog entries from the same list) per line?</div>

<div class="">The pictures should then be smaller and there should be less text output per blog entry.</div>

<div class=""> </div>

<div class="">Thank you</div>

<div class="">Arno</div>
</div>
</div>
</div></div></div>
_______________________________________________<br class="">This mail is sent to you from the opencms-dev mailing list<br class="">To change your list options, or to unsubscribe from the list, please visit<br class=""><a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" class="">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br class=""><br class=""><br class=""><br class=""></div></blockquote></div><br class=""></div></body></html>