Skip to main content

Any possible hack how to move panel back on top, UI3 is just bad. I dont know who think about pro tools like it is some game/funny app/ People use it as a tool!

 

Please let users customize and do it as they want not by your bloody “dribble” style 

I've made instructions with some solutions

 


Wow, thank you so much, works for me, is it possible to move it to the left close to the left menu panel? :) 

 


Wow, thank you so much, works for me, is it possible to move it to the left close to the left menu panel? :) 

Sure, add new text (highlighted bold) to the code, but put any number instead of -800, depending on what margin you want on the left.

 

.positioned_design_toolbelt--root--INYO4 {

  height: 50px;

  top: 12px;

  margin-left: -800px;

}

 


Reply