I have a problem. When I open the bank and then close i cant move my character
hi, there I am new to the community.
I placed this folder to my esx and its working but when I am using the atm in server the pervious asking is opening too.
can anyone tell me how to fix this?
how to close default skin.
thanks.
You have to put the images of the tablet or whatever you want in the folder medi / img and then copy the name of the new image, go to the _resources.lua file of this resource and add a new line where the images with the path of the new image, there you have to paste the name of the image at the end
You have to edit the style.css file, go to “body” and delete the following line:
flex-direction: column;
It has to be as I teach you in the captures.
By doing this you will have the window in the center of the screen.

Hi there Therico! how did you do that?
Hey there! I have done what you said, and the menu is fixed but the buttons are fixed on top instead of the centre, as you can see in the picture. Thanks in advance if you reply!
These buttons aren’t responsive… with this I mean that they are within a fixed pixels size. Had they been made to be responsive, they’d adjust to the users screen size / resolution, witch they won’t, if so far I’m not mistaken.
Within the style.css file you’ll find this:
.btn{
width: 236px;
height: 77px;
font-family: "vision-heavy", sans-serif;
font-size: 22px;
text-transform: uppercase;
color: white;
position: relative;
overflow: hidden;
text-align: left; <--- You may change it to "Center" instead of "Left"... without the " " of course.
display: flex;
padding-left: 20px; <--- Or you could change the padding instead. Maybe change it to "padding: 2%".
}
What you need is to understand how HTML, CSS and JS work… to be able to adapt the script to your needs.
I know that this post is hold and your comment is too… but in case you still haven’t got any help/guiding. Currently I’m messing with the script… maybe to make it responsive, idk, lets see.
to find your server config go to your fivem server files then it should say server.cfg in the main folder.
Any update on this? I can’t get those buttons to be responsive…
why is there no name for some blips on my map now?
Very good script, thank you so much.
The script should be optimized, consume at rest without approaching an ATM or bank 0.08, when it should be at 0.01, please fix it.
,Some resources have an outdated resource manifest: - esx_new_banking’’
Everytime i start my Server.
After that i press E to get in the Bank menu and there it shows not the money and i cannot close anymore the banking window.
i must restart the resource for it. please fix…
Right now I’m using okok Banking script, if I’m change this script into this New Banking Reskin Script. How to change it? Does the database will error if I change into this script?

