[TYPO3-english] Help with menu

Pero Peric pperic at mail.com
Tue Jul 29 23:21:55 CEST 2014


Hi,

I have little problem with menu generation in TS. I need to generate 
this kind of HTML:

<div class="first-and-second-level-wrap">
   <div class="first-level-wrap2">
      <h4>Text..</hr>
   </div>

   <div class="second-level-wrap">
     <div class="second-level-wrap2">
        <h4>Text2...</h4>
     </div>
   </div>
</div>

So, the problem is that i have to make a div wrap around first and 
second level. Is this possible to do? Thx!

Regards.


More information about the TYPO3-english mailing list