Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Ooops... forgot question #2

Home Forums Older releases 1.0.x Ooops... forgot question #2

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2750
    kiernan7
    Participant

    QUESTION #2:
    Is there a way where I can make ALL of the menu items EXCEPT the “Home” menu pad be flyouts?

    I tried leaving off the first “:

    <ul id="main-menu" class="sm sm-vertical sm-blue">
    	<li><a href="main.com">Home</a>
    
    and putting it at the bottom:
    	<li class="listitem"><a href="logout.cnp">Log Out</a></li>
      </li>	
    </ul>

    But this did not work. Any ideas?
    Thanks in advance!
    — John Kiernan

    #2751
    kiernan7
    Participant

    Never mind, figured it out!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘1.0.x’ is closed to new topics and replies.