How can I change or edit chatbox position?

I wanna change chatbox position for my server. But I don’t know what files I have to edit. Can anyone give me some help or suggestion.
This is my chat position now.
V
V
V

1 Like

If you are using native chat, go to -> resources/[system]/chat/html
for positioning go to index.css and mess around with the .chatwindow class along with the text-area class make a copy just in case you fuck something up
for scaling go into config.default.js file to config.js and mess around with the width and height. make a copy just in case you fuck something up too

2 Likes

Thanks for help. I’ll try.

Does not look like the native chat.

Yeah it looks like @pongo1231 customchat

2 Likes

https://gyazo.com/355cc58c6b8fca23e22d4675752b5856
How could I download the chat and put it on the mini-map?

You can’t, as NUI can’t get sizes of HUD elements.

1 Like

You can edit your nui ‘html’ container… As a customized one…