Jump to content

Change dashboard elements order


Recommended Posts

Posted (edited)

Is there a way to change with css dashboard main server info position with Active Devices  (folders, alarms etc can stay as they are below that)?

image.thumb.png.5faaf0e8d306c5f2f35d5b4f5920d145.png

 

Edited by cochize1
Happy2Play
Posted

You mean something like this?

#dashboardPage div.dashboardColumn.dashboardColumn-2-60.dashboardColumn-3-46 div:first-child {order: 1;}

 

  • Like 1
  • 2 weeks later...
Posted
On 11/19/2020 at 9:48 PM, Happy2Play said:

You mean something like this?


#dashboardPage div.dashboardColumn.dashboardColumn-2-60.dashboardColumn-3-46 div:first-child {order: 1;}

 

OK, version 4.5.3 broke that code. Any solution for new version?

Happy2Play
Posted

Drop #dashboardPage as it appears it no longer exists.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...