[TYPO3] Content slide - Must everything slide?
bernd wilke
xoonsji02 at sneakemail.com
Tue Apr 8 16:53:03 CEST 2008
on Tue, 08 Apr 2008 16:17:04 +0200, Alexander Stehlik wrote:
> You could add an additional content field in your right column which
> only contains the 4th plugin and you could disable content slide for
> this content field or use a different template for you subpages which
> doesn't have this extra content field. May be even better since your
> backend won't look too complicated for your subpages.
do you mean column instead of field?
that's the way I would solve it.
An additional column which is displayed just following the column, where
the content will slide.
instead of
10 = TEMPLATE
10.marks {
LEFT < styles.content.getLeft
LEFT.slide = -1
}
use something like:
10 = TEMPLATE
10.marks {
LEFT =COA
LEFT {
10 < styles.content.getLeft
10.slide = -1
20 < styles.content.getBorder
}
}
bernd
--
http://www.pi-phi.de/t3v4/cheatsheet.html
More information about the TYPO3-english
mailing list