Re: How to customize the login screen?
Posted: Fri Apr 08, 2022 6:56 am
Yes, it will. You can also replace core/graphics/logo.png and point to another picture. In this way you won't have to modify nuBuilder's core files.
Last one, I cant seem to see where the CSS style sheet is saved for the login screen. I want to expand the boarded of the "login graphic box" to make it longer. With my current image I added it shifted the password line, and login button south outside of that gray boarder. can you tell me where id locate this file to adjust the length.
Code: Select all
$nuWelcomeBodyInnerHTML = "
<style>
.myClass {
background-color:red
}
</style>
<div id='outer' style='width:100%'>