CoreBOSBB

Full Version: Login Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Joe,

Is there a way I can Modify the login page, i.e Background image, I would like to add motivational quote, and move login box around the page?
You have to code that. The files would be:

module/Users/Login.php which has access to information

and the template

Smarty/templates/Login.tpl

which uses:

Smarty/templates/LoginHeader.tpl
Smarty/templates/LoginFooter.tpl
Joe,


I have found the bg.png file inside the images folder. After looking in the
Smarty/templates/Login.tpl ,
Smarty/templates/LoginHeader.tpl
Smarty/templates/LoginFooter.tpl
module/Users/Login.ph

I cant find where the bg.png file is being called from. I want to resize the image it will accept to a full page if possible
include/styles.css

#loginWrapper {