[Typo3] header displayed twice but only in textpic
Stephan
mail at stephan-gruber.de
Fri Aug 19 06:42:00 CEST 2005
Found the problem myself.
Instead of copying only tt_content.textpic.20 I copy tt_content.textpic.
So for colPos 0 (default) it looks like this.
#backup the original object
temp_textpic < tt_content.textpic
#copy into default
tt_content.textpic.default < temp_textpic
#empty the header
tt_content.textpic.default.10 >
#copy the changes made in tt_content.text.0
tt_content.textpic.default.20.text < tt_content.text.0
Don't know why I didn't see that mistake before. It was just confusing that the problem only appeared if the position of the image wasn't 'in text left/right'.
- Stephan
-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110134919/
More information about the TYPO3-english
mailing list