The new menu layout

SYSTEM INFORMATION
OS type and version Ubuntu Linux 22.04.5
Usermin version 2.400
Webmin version 2.402
Virtualmin version 7.40.1 Pro
Theme version 25.10
Apache version 2.4.52
Package updates All installed packages are up to date

Does this Create Virtual Server seem out of place and get in the way with it’s bug white button.

Was there not a dashboard button at the top, i have to scroll down to the bottom and I don’t remember having to do this.

clicking on the Virtualmin tab does not take me to the dashboard, is this a bug that has been reported and fixed in the next version.

Was there a thread about all of this or a GitHub issue i was involved in.

Myabe somethign like this

or something similar, just an idea.

I think most of these are now controlled in the theme settings - well some of them though agree it is not perfect (each to their own I guess)

SYSTEM INFORMATION
OS type and version Ubuntu Linux 22.04.5
Usermin version 2.400
Virtualmin version 7.40.1
Theme version 25.10
Apache version 2.4.52
Package updates 1 package update is available

I don’t see how menu changes could please everybody’s personal preferences.

If you want to tone down the button a little just override the color in

Theme Configuration > Theme Extensions > styles.css

/* Create Virtual Server button color */
.navigation > li:nth-child(2) > a:nth-child(1){
background-color: #bebebe !important;
}

1 Like

the tone down is a good call. the grey looks much better, thanks

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.