Hi, so i want to move this bar to the bottom just like the photo, i’m trying editing the gui/design.css and nothing happens
If you are using vrp dunko go to “vrp/gui/ProgressBar.js” and change line 144.
this.div.style.top = (document.body.offsetHeight-500-anchor_index*22)+"px";
1 Like