Bert,
de standaard templates en bijbehorende stylesheets, stylen de verschillende niveaus al anders, aangezien daar vanuit
li
li li
li li li
als het ware wordt gestyled, of begrijp ik je vraag niet goed?
Ronny
[opgelost] Menu div structuur: class naam dynamisch maken
Moderator: velden
Re: Menu div structuur: class naam dynamisch maken
Bert,
I have to check this a little later, will do some testing from home....
Ronny
I have to check this a little later, will do some testing from home....
Ronny
Re: Menu div structuur: class naam dynamisch maken
Probeer eens iets als....
Ronny{if $count > 0}
{foreach from=$nodelist item=node}
{if $node->depth > $node->prevdepth}
{repeat times=$node->depth-$node->prevdepth}
depth}">
{elseif $node->depth prevdepth}
{repeat string="" times=$node->prevdepth-$node->depth}
{/if}
url}"{if $node->target ne ""} target="{$node->target}"{/if}>{$node->menutext}
{repeat string="" times=$node->depth-1}
{/foreach}
{/if}
Re: [opgelost] Menu div structuur: class naam dynamisch maken
Voor een mail bij een PM, moet je in je profile, bij "Personal Message Options", "Notify by email every time you receive a personal message" op "always" zetten.
Ronny
Ronny