NewWayRP / new_banking

GNU Lesser General Public License v3.0
43 stars 33 forks source link

Disabling the green bars #20

Open RavenHart1 opened 4 years ago

RavenHart1 commented 4 years ago

Hello ! I would like to know how to disable the big green bars that confirms that you deposit, withdraw or transfer money, cant seem to find where to uncomment it or whatever :)

boudewijnbout commented 2 years ago

You can either remove them from the HTML file, or in CSS by using display: none.