[TYPO3-german] tt_news Divs floaten
Andy Stoller
andreas_stoller at web.de
Thu Aug 28 14:26:32 CEST 2014
Typo3 Version 6.2.4
tt_news Version 3.6.0
Hallo,
ich glaube ich steh auf dem Schlauch.
Kann mir jemand erklären wie ich bei tt_news (latest News) die Artikel nebeneinander bekomme
Anbei der Quellcode für Template Latest
<!-- ###TEMPLATE_LATEST### begin
This is the template for the latest news, typically displayed on a frontpage
-->
<div class="news-latest-container">
<!-- ###CONTENT### begin
This is the part of the template substituted with the list of news:
-->
<!-- ###NEWS### begin
Template for a single item
-->
<div class="news-latest-item">
<span class="news-latest-date">###NEWS_DATE### ###NEWS_TIME###</span>
<h2><!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###--></h2>
<!--###LINK_ITEM###-->###NEWS_IMAGE###<!--###LINK_ITEM###-->
<!--###LINK_ITEM###-->###NEWS_SUBHEADER###<!--###LINK_ITEM###--><hr class="clearer" />
###CATWRAP_B### ###TEXT_CAT_LATEST### ###NEWS_CATEGORY### ###NEWS_CATEGORY_IMAGE### ###CATWRAP_E###
</div>
<!-- ###NEWS### end-->
<!-- ###CONTENT### end -->
<div class="news-latest-gotoarchive"><!--###LINK_ARCHIVE###-->###GOTOARCHIVE###<!--###LINK_ARCHIVE###--></div>
</div>
<!-- ###TEMPLATE_LATEST### end -->
Gruß Andy
More information about the TYPO3-german
mailing list