[TYPO3-english] Help with menu

Pero Peric pperic at mail.com
Wed Jul 30 10:50:51 CEST 2014


On 30.7.2014. 9:33, Stephen Bungert wrote:
> http://docs.typo3.org/typo3cms/TyposcriptReference/MenuObjects/Tmenuitem/Index.html
>
>
> wrapItemAndSub is what you need I believe, but I can't see your code
> that you need as the forum doesn't display it (forum.typo3.org)

I know tmenuitem methods but didn't manage to make it. This is the code:

<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>

Regards.


More information about the TYPO3-english mailing list