Version 3.4.1 design layout

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
simoni11
Posts: 3
Joined: Thu Apr 12, 2012 12:15 am

Version 3.4.1 design layout

Post by simoni11 »

Hi All,
I have upgraded to version 3.4.1 and I have noticed that the design has changed and the look is different.
Is it possible to change the current look to look like version 3.3 ?
Cheers,
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Version 3.4.1 design layout

Post by mguthrie »

When you compile 3.4.1 it installs the exfoliation theme by default. For the classic UI, use:

Code: Select all

make install-classicui
To install the old theme.
Locked