[TYPO3-ttnews] ext:news - list view - how to display items in two columns?
Stefan Kaufmann
kaufmann at dwwd.ch
Sat Oct 8 16:45:03 CEST 2011
Many thanks for the tip. Got me into fluid for the first time :)
I solved it now by adding a new class in partials/list/item.html
The class .article articletype resp. the class .news article did not
recognize the float so I added a new div class at the top of item.html
with a float and now I have a nice multi column layout with the movie
thumbnails :)
Stefan
On 3/October/2011 7:11 AM, Georg Ringer wrote:
> Hi Stefan,
>
> you could just use the argument "iterator" in the f:for viewhelper and
> set different classes for odd/even.
>
> look at the samples inTx_Fluid_ViewHelpers_ForViewHelper
>
> georg
More information about the TYPO3-project-tt-news
mailing list