[TYPO3-german] Abstand von Content/inhaltselementen
    Tobias Adams 
    abgtntsogz at googlemail.com
       
    Tue Nov 21 18:33:06 CET 2017
    
    
  
Danke ich schaue mal, heute Abend, allerdings sind meine Typoscript Kenntnisse sehr eingeschränkt.
So sieht mein ts bisher aus:
  10 = FLUIDTEMPLATE
  10 {
    file = fileadmin/cobject/templates/template.html
	partialRootPath  = fileadmin/cobject/partials
	layoutRootPath = fileadmin/cobject/layouts
   
variables {
oben < styles.content.get
oben.select.where = colPos=3
links < styles.content.get
links.select.where = colPos=1
mitte < styles.content.get
mitte.select.where = colPos=0
rechts < styles.content.get
rechts.select.where = colPos=2
werbung < styles.content.get
werbung.select.where = colPos=4
footer < styles.content.get
footer.select.where = colPos=5
navbar < styles.content.get
navbar.select.where = colPos=6
}
  }
  includeCSS.style = fileadmin/cobject/styles/style.css
}
    
    
More information about the TYPO3-german
mailing list