[TYPO3-dev] Bug or wrong TS?

Christian Lerrahn typo3 at penpal4u.net
Tue Jun 6 11:39:48 CEST 2006


Hi,
Just one small correction. The image is not merged on the background. 
Instead it's not merged at all. Still you would think that these images 
are merged onto each other, as a font will be merged onto the image. 
However, for now I could walk around this by using a table and setting 
the background to the same image as I use for NO.

Christian

Christian Lerrahn wrote:
> Hi Joey,
>>>   RO < temp.homeMenu.1.NO
>>
>>                 ^^^^^^^^^^^^^^^^^
>>
>>>   RO = 1
>>>   RO {
>>>      15 = IMAGE
>>>      15.file = fileadmin/templates/tab.png
>>>   }
>>> }
>> Try the following:
>>
>> add
>>
>> NO=1
>>
>> and change the RO line to look like this:
>>
>> RO < .NO
>>
>> by setting NO = 1 you can copy the whole setup easily without adding 
>> =1 for
>> each itemstate.
>>
>> ACT < .NO
>> CUR < .RO
> 
> Thanks for that hint. I was always wondering if there was a syntax like 
> that but never bothered looking for it in the documentation. I've now 
> modified the code according to your hints. However, the tab in RO (15) 
> is still merged onto the background of the site instead of being merged 
> onto the menus background image (NO/RO.10). So the question remains, if 
> I should consider this a bug or not. From my point of view it is 
> contrary to logics but this is exactly what I wanted to initiate a 
> discussion about.
> 
> Cheers,
> Christian




More information about the TYPO3-dev mailing list