B Baps New member Messages 43 Points 0 Jun 6, 2020 #2 Hello everyone, Just a simple question, is it possible to make invisible the scroll bar on notice box ? I tried a lot a things but the scroll bar is always there... Last edited by a moderator: Jun 8, 2020
Hello everyone, Just a simple question, is it possible to make invisible the scroll bar on notice box ? I tried a lot a things but the scroll bar is always there...
gantz New member Messages 129 Points 0 Location /public_html/ Discord RaYShiN#3646 Github romiscgantz Emulator Client Version 2020-04-01 RE Jun 7, 2020 #3 body { overflow: hidden; }
B Baps New member Messages 43 Points 0 Jun 8, 2020 #4 Hi, Thank your for the answer, I will try that later .
B Baps New member Messages 43 Points 0 Jun 8, 2020 #5 Awesome ! Thank you for your answer ! I tried a lot of things but this one