Menu: Styling redirecting link
Posted: Wed Mar 28, 2012 7:13 am
Hello,
I'm trying to add a class in the menu template to be able to style redirecting link. I tried something like that, but as you guessed, didn't. work:
is there a way to get this variables?
jd
I'm trying to add a class in the menu template to be able to style redirecting link. I tried something like that, but as you guessed, didn't. work:
Code: Select all
{elseif $node->type == 'redirectinglink'}
jd