[TYPO3-ttnews] ext:news - list view - how to display items in two columns?

Stefan Kaufmann kaufmann at dwwd.ch
Fri Sep 30 20:39:18 CEST 2011


Just to make myself a bit more clear:
I was usung the following CSS to get the news items in list view on one 
line next to eachother:

/* list + search + latest view */
.news article {
    	padding-bottom: 15px;
	margin-bottom: 20px;
         float: left
	}

But this didn't help. I am no CSS expert, so apperciate any input :)
Brgds,
Stefan


On 30/September/2011 5:38 PM, Stefan Kaufmann wrote:
> Hi, thanks for the tip, I was trying that but for some reason the css
> seems to be completey unresponsive. If I remove the css file, the layout
> changes, so the path is correct.
> I am using the news-advanced.css file.
> I found a possible issue though: I cannot select the template layout in
> the flexform, and it looks like news is using the 'general' layout. That
> however comes with different css style names than indicated in the
> news-advanced.css file...
>
> Am I on the right track or do I get everything wrong?
> Thanks,
> Stefan
>
> On 30/September/2011 4:04 PM, Stephen Bungert wrote:
>> Can't you just float the films to the right?
>> And maybe set the css for each news item in the list so that it clears
>> the
>> floats so that they don't overlap.
>>


More information about the TYPO3-project-tt-news mailing list