[TYPO3-german] tt_news - in der LIST - Ansicht die Abstände verkleinern

Sebastian Deiszner deiszner at web.de
Thu Jun 7 17:35:43 CEST 2007


Hallo,

wie verändere ich in der LIST-Ansicht die Abstände zwischen den Nachrichten?


Gruß

Sebastian

<br />
<br />
<br />
<br />
<hr />
<br />
<br />
<br />
<h3>TEMPLATE_LIST</h3>
<em>This is the template for the list of news in the archive or news page or search.</em>
<br />
<br />
<br />
<br />
<!-- ###TEMPLATE_LIST### begin
This is the template for the list of news in the archive or news page or search
-->
<div class="news-list-container">
###NEWS_CATEGORY_ROOTLINE###
<!-- ###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-list-item">
<h3>
<span class="news-list-date">###NEWS_DATE###</span>
<!--###LINK_ITEM###-->###NEWS_TITLE###<!--###LINK_ITEM###--></h3>
<!--###LINK_ITEM###-->###NEWS_IMAGE###<!--###LINK_ITEM###--> ###NEWS_SUBHEADER###
<div class="news-list-morelink"><!--###LINK_ITEM###-->###MORE###<!--###LINK_ITEM###--></div>
<hr class="clearer" /></div><!-- ###NEWS### end--><!-- ###CONTENT### end -->
<div class="news-list-browse">###BROWSE_LINKS###</div>
</div>
<!-- ###TEMPLATE_LIST### end --> 




More information about the TYPO3-german mailing list