Jump to content

Menu options at top of page


Michael R

Recommended Posts

Posted

We've done this with a Pages block and a small template change. What I did is create a Pages block with the HTML for the links, and I set the permissions for the block so that only appropriate groups can see it (i.e. clients). Then, in the userBar template, I call the block with:

{block="client_links"}

That's all ^_^ Using the built-in permissions of Pages blocks is really useful for things like this!

Posted

In our case, the Pages block includes HTML like this:

<li><a href='#'>...</a></li>
<li><a href='#'>...</a></li>

i.e. just some list items. Then, in the userBar template, add {block="client_links"} just after the line that starts <ul id='elUserNav'... 

Posted
Just now, Michael R said:

Any chance there will be a "header menu" option in the future?

There is a mod for that in the Marketplace - search for CJMenu.
Be sure and choose the one for IPS 4.x

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...