Updating...
Skip to main content
Filter your search by categories
All
Knowledge Base
Service Catalog
Search
Sign In
Show Applications Menu
Client Portal
Sign In
Search
Home
Projects/Workspaces
Services
Knowledge Base
More Applications
Skip to Knowledge Base content
Search
Articles
Knowledge Base
WKU Systems
Omni CMS
Directories/Pages
Creating Nested (Dropdown) Navigation Links
Creating Nested (Dropdown) Navigation Links
Tags
dropdown
left
menu
nav
navigation
OmniCMS
Issue/Question
How do I create nested, dropdown links in the left navigation pane in Omni CMS?
Resolution
Create a bulleted list in the WYSIWYG editor to contain navigation links.
Use the
Tab
key while creating the list to indent links. These indented links will be the ones that appear in a drop-down menu when the mouse hovers over the first link.
Once the list has been completed, click on the
HTML Source Editor
button.
Each list starts with a
<ul>
tag. Replace this with
<ul class="navmenu">
.
Click
Update
.
Click
Save
to save changes, and
Publish
to make the changes public.
Sign in to leave feedback
0 reviews
Details
Article ID:
1852
Created
Wed 10/21/15 8:58 AM
Modified
Thu 4/1/21 6:41 PM
Deleting...
×
Share
Recipient(s)
- separate email addresses with a comma
Message
Check out this knowledge base article I found in the Western Kentucky University knowledge base. https://td.wku.edu/TDClient/34/Portal/KB/ArticleDet?ID=1852 Creating Nested (Dropdown) Navigation Links Instructions on creating nested (dropdown) navigation links in Omni CMS.