BOUNTY: Web GUI reprogramming
-
I hate the horizontal menu….
You mean the main menu across the top?
Any particular reason?Steve
Yes main menu….
Here's an article that will help you understand some of the thought processes that are required by a professional UX designer. It's not rocket science, just require a little bit of common sense and thorough planning.
-
Ok, I appreciate that careful thought has to go into the design process. If one of the techniques used to improve the user experience is surveys then: what specifically don't you like about the menu?
I could speculate that on modern ever larger aspect ratio displays it makes more sense to use vertical space for the menu. I notice, perhaps ironically, that almost all of the referenced UX websites have a horizontal menu across the top. ;)Steve
-
I agree with Stephen. Just dropping a crude one-liner to a good effort on re-designing a theme is very much a pointless thing to do. And referencing a UX blah article, that does nothing to clear up the confusion about your lack of explaining why you dislike the main menu on top (when in fact your link shows many sites that have exactly that) is just - I don't know - senseless? If you want to criticize, feel free, but would it be too much then to actually tell, why you think it is a bad decision in general or subjectively?
I can see both parts. I use quite a few (mobile) devices in portrait mode. A vertical menu bar would cut into the (limited) space of those devices so a top menu is great for those. On a big tablet I can easily go to landscape and a vertical menu would be nice. Dito for the big screen on the wall. So both have pros and cons.
Greets
-
-
Good afternoon, I've made some changes on metrolab theme, now it's showing alerts in bell icon as shown in screenshot below.
Looks really nice, I look forward to using your theme sometime soon!
-
Good afternoon, I've made some changes on metrolab theme, now it's showing alerts in bell icon as shown in screenshot below.
Looks really nice, I look forward to using your theme sometime soon!
I appreciate it, you can download the updated theme from here http://www.4shared.com/archive/C_KrFRy8/metrolabtar.html
-
I appreciate it, you can download the updated theme from here http://www.4shared.com/archive/C_KrFRy8/metrolabtar.html
Edit: copy usr/local/www/themes/twitter_bootstrap_fs /usr/local/www/themes/
Change the theme on the WebGUI
copy the rest to the appropriate locationPls, follow the above order to not break your WebGUI
-
-
Yep, looks nice. :)
Steve
-
@ kelsen…..
Here's a excellent idea to hide all the unnecessary clutter top of the status page.
You can hide all the buttons in the Status: Dashboard...... have a down arrow on the right side of the dashboardwhich when clicked will expand theexpose the following.
Widgets button
Welcome dashboard
Add column button
Delete Column Button
Theme Color buttonOnce theis expanded it will expose the items above, clicking on the arrow in theagain will collapse the unhidden.
As it is now, they are all taking up a lot of unnecessary screen real estate at top of page.
If you don't have a chance to do it, I will take care of the coding soon.
-
@charlie0440 - It's not possible to delete whitelists in the snort package, screenshot: http://sdumps.net/OE
Furthermore when you click Dashboard after you've been in the snort package it links wrongly. Don't know if it's a bug from previously. If you restart Snort you'll also receive some errors.
Have you tested with your theme with the snort package?
-
-
@kelsen how you trying to do it, jQuery?
-
Ok, I figured out. @Clear-Pixel this is what you wanted?
@kelsen how you trying to do it, jQuery?
I just made some changes to the loader.js to insert it after afrom index.php.
-
Not exactly what I had in mind …..
Thearea which is shaded gray with the text "Status: Dashboard" - The Gray Area - this is where you would nest a hiddenwithin the "Status: Dashboard"
Place a down arrow on right side of this grayarea ...... When clicked it expands the "Status: Dashboard"to expose the buttons.
This can be achieved using CSS3 or jquery .... If you use CSS3 some older browsers could have issues ..... if you use jquery you eliminate compatibility issues.
-
sorry for the misunderstanding, but I think this is not possible since this div appears on all pages, hence the icons appear in all of them without the need, unless I change the code structure.
-
Hide theunderneath/against the bread crumbor look to see if you can inject the code just for that bread crumb…
Make it look as though it's not there, when its is ...... approach the problem as though it was a magic trick.
If you make the widget draggable that would work for the time being ...... that way you can drag it to the bottom of the page out of the way.
-
-
That's it…. Perfect ...... much cleaner look don't you think?
Don't know what the Csrf line consist of... it could be related to Cross-Site Request Forgeries prevention.
-
yeah, it looks better.
Don't know what the Csrf line consist of… it could be related to Cross-Site Request Forgeries prevention.
looks important ;D
I just know that on 2.0.3 doesn't have this line.