Question about menu_icon_expand line

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
idledragon
Forum Members
Forum Members
Posts: 43
Joined: Thu Mar 13, 2008 8:16 pm

Question about menu_icon_expand line

Post by idledragon »

I'm still attempting to tweak my menu to fit my needs.  Basically I've been going through each line of menu_icon_expand and disecting it (I've been using the Menu Manager Node Parameters in the wiki to help, but I was hoping that someone might help me with on line.

id == 15}/{else}{$node->url}{/if}"{if $node->target ne ""} target="{$node->target}"{/if}>{$node->menutext}

Also, is there a way to check if something is a child?  Something like
$node->child != true}
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Question about menu_icon_expand line

Post by Dr.CSS »

You may try looking at the other menu templates especially cssmenu.tpl, import it or look in your cmsms folder on your comp....
Post Reply

Return to “Layout and Design (CSS & HTML)”