[TYPO3-english] include custom CSS with Automaketemplate
    ktt 
    kestutis98 at yahoo.com
       
    Fri Apr 30 13:29:10 CEST 2010
    
    
  
Hello,
I try to include custom CSS in page module, but it doesn't work:
page = PAGE
page {
   typeNum = 0
   headerData.10 < temp.headTemplate
   10 < temp.mainTemplate
   includeCSS.file1 = fileadmin/templates/file1.css 
}
I use to parse page header with Automaketemplate:
temp.headTemplate = TEMPLATE
temp.headTemplate {
  template =< plugin.tx_automaketemplate_pi1
  workOnSubpart = DOCUMENT_HEADER
}
Maybe it is possible to include custom CSS with Automaketemplate?
Thank you in advance,
Ktt
      
    
    
More information about the TYPO3-english
mailing list