Home > CMS Tutorial > DEDECMS > body text

How to import css in DreamWeaver

藏色散人
Release: 2023-02-09 13:52:08
Original
2751 people have browsed it

How to import css into DreamWeaver: 1. Place the HTML template file in the "templets" folder; 2. Change the suffix of the HTML file to ".htm"; 3. Before the original style path Just add "{dede:global.cfg_templets_skin/}".

How to import css in DreamWeaver

The operating environment of this tutorial: Windows 7 system, DedeCMS5.6&css3 version, Dell G3 computer. This method is suitable for all brands of computers.

Dreamweaver import css:

1. Place your templates in the "templets" folder. Note that the "templets" directory here is not "dede/templets" "Directory is the "templets" directory under the root directory

How to import css in DreamWeaver

How to import css in DreamWeaver

2. Change the suffix of the HTML file to ".htm"

How to import css in DreamWeaver

3. Just add this sentence "{dede:global.cfg_templets_skin/}" before the original style path

How to import css in DreamWeaver

Notes

Pay attention to the encoding format during the modification process

Recommendation: "Dreamweaver cms tutorial" "css video tutorial

The above is the detailed content of How to import css in DreamWeaver. 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!