Re: [TYPO3-english] Show content - when no submenu

2009-05-14 Thread Hanspeter Jakober
Hi Loek Thanks alot for your answer. That's what I'm looking for. Hanspeter > page.10.subparts.leftNavBarGeneric < temp.menu > page.10.subparts.leftNavBarGeneric.stdWrap { > required = 1 > ifEmpty.cObject < styles.content.getRight > } ___

Re: [TYPO3-english] Show content - when no submenu

2009-05-13 Thread Loek Hilgersom
Hi Hanspeter, If I understand you correctly, this might solve your problem: page.10.subparts.leftNavBarGeneric < temp.menu page.10.subparts.leftNavBarGeneric.stdWrap { required = 1 ifEmpty.cObject < styles.content.getRight } Loek ___ TYPO

[TYPO3-english] Show content - when no submenu

2009-05-13 Thread Hanspeter Jakober
Hello I've got a horizontal mainmenu and a vertikal submenu. If there's no submenu available, then I'd like to show the content of the right col. How can I manage this? Thanks for your feedback. Cheer - Peter Typoscript example: page.10.subparts.leftNavBarGeneric < temp.menu #Show this line