[Typo3] stdWrap and wrap

Peter Klein peter at umloud.dk
Mon Jan 31 14:02:23 CET 2005


"Bart Aninowski" <bart at sonik.pl> skrev i en meddelelse 
news:mailman.1.1107123859.25463.typo3-english at lists.netfielders.de...
> Hi
> This is my TS for graphical Header.
> I want to add headr_link but whole table is wraped instead of just image
> Can you help me how to change this?
>
> HeaderFive = IMAGE
> HeaderFive {
> wrap= <table cellspacing="0" cellpadding="0" width="100%" border="0" 
> class="contenttable"><tr><td width="20" valign="top"><img 
> src="/fileadmin/template/main/images/ikona.jpg" width="16" 
> height="20"></td><td>|</td></tr></table>
> stdWrap.fieldRequired = header_link
> stdWrap.typolink.parameter.data = field : header_link
> file = GIFBUILDER
> file {
> XY = [10.w],[10.h]+[20.h]+10
> transparentColor = #FFFFFF
> backColor = #FFFFFF
> 10 = TEXT
> 10 {
> text.field =
> text.current = 1
> fontSize = 14
> offset = 0,18
> fontFile =fileadmin/fonts/tahoma.ttf
> fontColor = #390003
> niceText = 0
> text.listNum = 0
> text.listNum.splitChar = |
> }
> 20 = TEXT
> 20 {
> text.field =
> text.current = 1
> fontSize = 14
> offset = 0,[10.h]+[20.h]
> fontFile =fileadmin/fonts/tahoma.ttf
> fontColor = #390003
> niceText =0
> text.listNum = 1
> text.listNum.splitChar = |
> }
> }
> }

Hi Bart, try changing your "wrap" into "stdWrap.wrap"

-- 
Peter Klein/Umloud Untd





More information about the TYPO3-english mailing list