#How can I change the frontend pages of pterodactyl? For example login page?
11 messages · Page 1 of 1 (latest)
that would be for the login page
the rest you can probably find in the github search bar
thanks! I didn't check github indeed
yeah it'd be a good idea to use github as well
Seems to be incomplete. I'm looking for a login.blade.php I think?
Blade is only used for the admin side of things. The entire client front-end is react.
Okey, so this is what I have now: "LoginFormContainer.tsx" + "LoginContainer.tsx" There are a few issue's I can't seem to handle. On top I have tp-8 tp-2 (gray color container) but this is wrong and has to be removed. The logo has to enter the form and the input fields needs to have these color: "#141b40"
Anyone?
This is where i'm aiming at but with just different colors.