Esx_identity redesign by JGUsman

Did this design like a month ago and decided to release it for everyone
hope you guys will like the design

Preview:

https://cdn.discordapp.com/attachments/985595018800681000/1084438057920503878/iden.PNG

Github

CHECKOUT MY TEBEX
TEBEX

OTHER RESOURCES
Afterlife IV Multicharacter
Afterlife IV SpawnMenu
Afterlife IV Hud 2.0
AfterLife Scoreboard
Afterlife Minimal Hud
Afterlife Inventory Radial

11 Likes

bro what a nice work man

2 Likes

looks Great :heart_eyes:

2 Likes

thanks

1 Like

Wow this is really cool

2 Likes

I have a problem im using esx multichar, but when i join this happens.

here is a pic

fixed it

Amazing redesign works flawlessly with multicharacter aswell

background doesn’t show the picture… it just shows that gradient effect

fixed it re download the script

1 Like

i did bro, still the same

did you redownload the resource from git

yes i did

check you css file
if in the body part
what is written after
display:

body {
font-family: sans-serif;
overflow: hidden;
display:none;
background-image: linear-gradient(to right, #1c232a ,#1c232af5, #1c232ae0),url(“./background.jpg”);
height: 100%;
background-size: cover;
background-color: #fffffffa;
}

eck if you have the background img in the same directory as the css file


yes


image
Edit those two lines and you’re done.