Search found 3 matches

by blue_francis14
Fri Jul 17, 2009 5:00 am
Forum: CMSMS Core
Topic: How to get the last item in the menu
Replies: 4
Views: 1440

Re: How to get the last item in the menu

I read the smarty manual and got it to work. Here is the code {* CSS classes used in this template: #menuwrapper - The id for the <div> that the menu is wrapped in. Sets the width, background etc. for the menu. #primary-nav - The id for the <ul> .menuparent - The class for each <li> that has childre...
by blue_francis14
Fri Jul 17, 2009 4:20 am
Forum: CMSMS Core
Topic: How to get the last item in the menu
Replies: 4
Views: 1440

Re: How to get the last item in the menu

I am not really sure what keyword to use to search this. The admin could put it in as a sticky if you have seen it asked a couple of times.
by blue_francis14
Thu Jul 16, 2009 8:06 am
Forum: CMSMS Core
Topic: How to get the last item in the menu
Replies: 4
Views: 1440

How to get the last item in the menu

Hello,

I am currently using CMSMS 1.5.1 and I am trying to achieve this navigation

Home | About Us | Contact

Unfortunately, it's always displaying an extra pipe at the end


Home | About Us | Contact |

Is there a way to do this? Like {$node->last_item}?

Thanks in advance!

Go to advanced search