[Ntop] Can You Disable Drop Down Menus?

Burton Strauss Burton at ntopSupport.com
Tue Dec 14 03:28:04 CET 2004


Here's your patch...

$ cat /shared/patches/devel/BMS0525-spreadmenu.patch     
--- ntop/html/theme.css 2004-12-09 12:19:31.000000000 -0600
+++ ntop/html/theme.css 2004-12-13 20:23:38.865527485 -0600
@@ -68,13 +68,13 @@
 
 .ThemeOfficeMainItem
 {
-       padding: 4px 1px 4px 1px;
+       padding: 4px 5px 4px 5px;
        border: 0;
 }
 
 td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
 {
-       padding:        0px;
+       padding:        0px 4px 0px 4px;
        border-top:     1px solid #30559C;
        border-right:   1px solid #30559C;
        border-left:    1px solid #30559C;

-----Burton 

-----Original Message-----
From: ntop-bounces at unipi.it [mailto:ntop-bounces at unipi.it] On Behalf Of
Burton Strauss
Sent: Monday, December 13, 2004 4:17 PM
To: ntop at Unipi.IT
Subject: RE: [Ntop] Can You Disable Drop Down Menus?

I've had no problems.  Guess I'm just better with a mouse.

But you can certainly change the theme.css file to add some padding. 

.ThemeOfficeMainItem
{
        padding: 4px 1px 4px 1px;
        border: 0;
}

To

.ThemeOfficeMainItem
{
        padding: 4px 10px 4px 10px;
        border: 0;
}

-----Burton

-----Original Message-----
From: ntop-bounces at unipi.it [mailto:ntop-bounces at unipi.it] On Behalf Of Mark
Gibbons
Sent: Monday, December 13, 2004 3:08 PM
To: ntop at Unipi.IT
Subject: RE: [Ntop] Can You Disable Drop Down Menus?

I have isolated a particular issue in usage of the drop down menus which
actually can be easily rectified.

When moving the mouse down from the IP menu to Summary -> Traffic, it is
easy to "slip" to the media menu when "dropping down"

This is because the Word "IP" is so short and one tends to move the mouse
diagonally downwards left to right anticipating the "summary" then "traffic"
drop down.  If you can change The word IP or just make the top line block
bigger then the slip into media would not so easily happen.

I hope the above makes sense and that due consideration is given to this
problem.

Sincerely


Mark

-----Original Message-----
From: Mark Gibbons
Sent: 13 December 2004 20:43
To: Ntop (E-mail)
Subject: [Ntop] Can You Disable Drop Down Menus?


Just compiled ntop 3.1RC1

Drop down menus - Yuk!

Obviously the above is a personal viewpoint but is there any CLI switch to
go back to the more traditional 2 line layout?

Drop down is awkward and clumsy to use IMHO.  

Mark
_______________________________________________
Ntop mailing list
Ntop at unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop
_______________________________________________
Ntop mailing list
Ntop at unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop

_______________________________________________
Ntop mailing list
Ntop at unipi.it
http://listgateway.unipi.it/mailman/listinfo/ntop



More information about the Ntop mailing list