Recent Topics

1 Nov 20, 2010 14:35    

My b2evolution Version: 3.3.3

I want to make the login page with my own sites logo's but I cannot figure out where the image on the login page is loaded from. I checked the login.css but that dosent appear to change the logo's on the page. I want the login page to have the look of the rest of my site. Please let me know where I can alter this page look. Thank You!

2 Nov 20, 2010 15:10

The source of the login page should give the location of the logo image (the 'rsc' folder I believe) you could always replace it with an image of the same name.

Otherwise, the code that displays the image can be found in the '/skins_adm/login/_html_header.inc.php' file.

3 Nov 20, 2010 15:54

Thank you much. It took me a minute but I figured it out. Thanks again! :)

4 Nov 20, 2010 16:35

No problem. ;)

5 Nov 20, 2010 18:46

You can also alter login screen vars in /conf/_application.php

app_banner, app_footer_text, copyright_text


Form is loading...