[TYPO3-english] tt_news image size in LIST and SINGLE modes
    ktt 
    kestutis98 at yahoo.com
       
    Fri Mar  4 03:04:23 CET 2011
    
    
  
Hello,
I noticed when I set image size in LIST mode,
it doesn't resize it to bigger image in SINGLE mode.
plugin.tt_news.displayList.image {
  file.maxW = 46
  file.maxH = 33
}
// Doesn't work if I go from LIST mode...
plugin.tt_news.displaySingle.image {
  file.maxW = 462
  file.maxH = 330
}
Are there any ways to display bigger image in SINGLE mode?
Or it's a bug?
Thank you in advance,
Ktt
      
    
    
More information about the TYPO3-english
mailing list