[TYPO3-templavoila] desgin/mapping-question
    Dmitry Dulepov 
    typo3 at fm-world.ru
       
    Sun Apr  9 19:55:41 CEST 2006
    
    
  
Hi!
kleinerChemiker wrote:
> i would like to replace "<div id="leftcontent"></div>" with "<div class="menu1_1_start"></div>CONTENT<div class="menu1_1_ende"></div>" where CONTENT is of course the contentelement(s) from the pagemodul. but how can i wrap the CONTENT with the 2 div's (<div class="menu1_1_start"></div>,<div class="menu1_1_ende"></div>)? Not all contentalements together, but every contentelement should be wraped and its possible that there is no contentelement.
You should not modify tt_content as suggested in parallel response
because it affects the whole typo3. You menu should be typoscript
object, use its wrap properties.
Dmitry.
-- 
"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)
    
    
More information about the TYPO3-project-templavoila
mailing list