[TYPO3-german] Kriege das HMenu nicht in den div Container

Amir Boudani Amir.boudani at gmail.com
Tue Sep 8 15:22:49 CEST 2015


Hey Nils,

habe ich auch schon ausprobiert.
Das ganze würde dann so ausehen


[TS] 
Haupttemplate = TEMPLATE
Haupttemplate {
  template = FILE
  template.file = fileadmin/Template/hauptausehen.html
  marks.TITLE < styles.content.getLeft
  marks.INHALT < styles.content.get
  marks.BILDR < styles.content.getRight
  marks.MENU < obj.menu
[/TS]

[html] 
			<div id="menu">
				<div id="obj.menu">
					###MENU###
				</div>
			</div>
[/html]



Wollte leider auch net funktionieren!


More information about the TYPO3-german mailing list