#add background in login page laravel 9

9 messages · Page 1 of 1 (latest)

wise pulsar
#

hey i wante add backgroud image in login page and register page idk how i can do it can you guys help me plz and thanks

static light
#

You just write the css to add a background? Or like an absolutely positioned image element or whatever. There's probably some guides online on how to add a background to a site

wise pulsar
#

i fetch in in google but there not any tutoriel for that

#

what if you help me you @static light

#

🙂

static light
#

Obviously there's gonna be very little results if you search something like "background image laravel 9 login page". Like I mentioned, you're just dealing with CSS and HTML, so you can search for that. You could even go to MDN and see how the CSS properties work etc https://developer.mozilla.org/en-US/docs/Web/CSS/background-image
You'd have to learn to write CSS and HTML to make such edits

wise pulsar
#

i try everything but dosent work in laravel jetstream🥺

hasty axle
#

@wise pulsar You’re asking a very vague question, I seriously doubt you have “tried everything”, and not shown what you have actually tried.

#

Please re-read the #rules. Specifically the first one:

Help us help you - Search the documentation before posting your issue and explain what you're doing and include any error messages you have received.