Hello there.
I'm trying to set a link in my megamenu according a specific id (in PS 1.7) :
something like {if $link->div.id="pt_menu3"}<a href="page.php">{/if} but i can't figure the exact syntax. I need to check if the div id containing my link is pt_menu3...
Any help would be nice !