Home> CMS Tutorial> PHPCMS> body text

How to set template in phpcms v9

王林
Release: 2019-11-05 15:00:30
Original
2616 people have browsed it

How to set template in phpcms v9

1. First download the phpcms v9 system from the phpcms v9 official website. I have already downloaded it here. Open the downloaded background management system

File location: D: \phpStudy\WWW\ae

How to set template in phpcms v9

2. Find the statics folder. This folder stores public js code, css styles, images, etc. As shown in the figure below:

How to set template in phpcms v9

3. Open the statics folder, and you will see the original js code, css style, and images folder of phpcms v9. In order to avoid conflicts, we re-create a folder and name it ae to store the js code, css style, and img image of our front-end template

How to set template in phpcms v9

4. Find the folder where the template is stored :

Path: D:\phpStudy\WWW\ae\phpcms\templates

How to set template in phpcms v9

5. Copy the default template and name it ae , open the ae folder and find the content folder, which stores the code of the original front-end template, which can be replaced with your own front-end template code

How to set template in phpcms v9

Recommended tutorial:phpcms tutorial

The above is the detailed content of How to set template in phpcms v9. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!