Home > CMS Tutorial > DEDECMS > body text

where is dedecms css

藏色散人
Release: 2019-07-23 10:41:00
Original
3346 people have browsed it

where is dedecms css

Where is dedecms css

The CSS style of DEDE’s homepage can be viewed by viewing the homepage source code. Style sheet location.

The method is as follows:

1. Open the dede backend, click on the template on the left - default template, and find the homepage template in the template list;

2. Open the homepage template and view it The css style calling code in the homepage code, ;

3. We can see from the calling code , the storage address of css is href="css/fone.css", which is the css file in the root directory of the website.

For more dedecms technical articles, please visit the dedecms usage tutorial column!

The above is the detailed content of where is dedecms css. 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
Popular Tutorials
More>
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!