. ....." code; 3. Find the "images/login-bg.jpg" picture in the dede directory and replace it with the new picture."/> . ....." code; 3. Find the "images/login-bg.jpg" picture in the dede directory and replace it with the new picture.">
Home >CMS Tutorial >DEDECMS >How to modify the dedecms login page
How to modify the dedecms login page: 1. Find and open the "templets/login.htm" file in the system root directory; 2. Remove the copyright information at the bottom and comment out "
..." code; 3. Find the "images/login-bg.jpg" picture in the dede directory and replace it with the new picture.
The operating environment of this tutorial: Windows 10 system, DedeCMS version 5.7, Dell G3 computer.
How to modify the dedecms login page?
Modify dede login page
After configuring dede, find the templets/login.htm file under dede in the system root directory. This is the login page. front-end code.
#First remove the copyright information at the bottom and comment out the code in the picture. Line 52
After commenting out the copyright, we find that there will be a white box. We just comment out this code in the picture. Line 54
The above is the detailed content of How to modify the dedecms login page. For more information, please follow other related articles on the PHP Chinese website!