Making the icons flow left in admin_nav.inc
Posted: Fri Feb 28, 2014 8:06 am
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.
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.