Making the icons flow left in admin_nav.inc

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Hesk Learner
Posts: 5
Joined: Sun Feb 02, 2014 4:48 am

Making the icons flow left in admin_nav.inc

Post by Hesk Learner »

Hi,

When I add a new icon to the admin navigation header, if the total icons became more that 13 , the remaining icons flow in the same row and hide.

How I can make them flow in a new row from the left side as a continuation and fixing the width of the blue header?

I added a new <tr> </tr> to contain the new icons below the original ones ; but in the case of users who have few permissions , it looks inappropriate to have two rows with half empty spaces.

I appreciate any kind of help and thank you in advance.
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Making the icons flow left in admin_nav.inc

Post by Klemen »

The quickest solution to your problem would most likely be to simply make HESK wider instead, so all icons are displayed in one line:

viewtopic.php?f=13&t=4881&p=21331#p21331
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Hesk Learner
Posts: 5
Joined: Sun Feb 02, 2014 4:48 am

Re: Making the icons flow left in admin_nav.inc

Post by Hesk Learner »

Thank you Klemen for your help
Post Reply