[Typo3] Wrap submenu in different div

a.lim funkycms at axidea.fr
Mon Aug 8 18:07:06 CEST 2005


Hi y'all !!!

I wanna know if it was possible to wrap each element of a submenu in
different <div>.

 

This is my page tree:

..

Page5

            Subpage51

            Subpage52

            Subpage53

            Subpage54

            Subpage55

            Subpage56

..

 

And this is what my html file looks like:

<html>

 

.

 

<div id="right_menu">

            <div id="subpage51"><img src .><a href=".> Subpage51</a></div>

            <div id="subpage52"><img src .><a href=".> Subpage52</a></div>

            ...

            ...

            <div id="subpage56"><img src .><a href=".> Subpage56</a></div>

</div>

 

.

 

</html>

 

Has someone already done this? This could be helpful. Thanks in advance.

 

Adam LIM,

 




More information about the TYPO3-english mailing list