Hi Ralf-René, First and foremost, thanks for the reply!
I tried inserting that code exactly as written into my TS Constants but got no results :-( In Constants I also have: plugin.tt_news.latestImageMode = resize plugin.tt_news.latestMaxW = 160 plugin.tt_news.latestMaxH = 140 ... all of which are working fine. Ideas? -Scott. ________________________________ From: Ralf-Rene Schröder <[email protected]> To: [email protected] Sent: Monday, September 16, 2013 3:50:12 PM Subject: Re: [TYPO3-english] Change Length of Teaser Text (class news-latest-item) in TT_News Am 16.09.2013 20:36, schrieb Scotty C: > This should be the easiest thing ever, but for the life I me I can't find any > documentation or configuration. All I want to do is make the teaser text in > tt-news LATEST (class news-latest-item) longer. Right now it's only about 100 > characters. I'd like to double it at least. try: plugin.tt_news.displayLatest.subheader_stdWrap.crop = 200 | ... | 1 -- image[FORMAT] - Ralf-René Schröder http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
