FontAwesome icons in the navigation menu

Introduction

Pictures say more than words, and within the navigation they can help out in identifying the desired navigation option much quicker.

Preview of the vertical and horizontal navigation with icons

User Story

It always takes me a moment to read through all the options in the navigation, which is why I often resort to using CTRL F to find what I need. After creating the Quick Switcher, I started thinking about other ways to make navigation easier for regular users. And that is how this idea was born.

Implementation

To implement these icons in the Xibo CMS, only the Font Awesome line needed to be added in the navigation and the CSS text-indent had to be lowered. For this I already created a pull request on Github with these changes added.

1 Like