Current location - Recipe Complete Network - Complete cookbook of home-style dishes - What template does dz official forum use?
What template does dz official forum use?
Several template files used in dis c uz forum are as follows

1、header r . htm-

-Header

2. discus. htm -

Forum homepage

3. Footer. htm -

- 1 1 1 1

page footer

4. View area d-

Check the content of the post, discuz. The page of the forum is usually the result of the cooperation of several template files.

Extended data

Dis cu z forum construction and template modification process (novice only)

This article is dedicated to novices, and experts are invited to drift about the process of building a d is c u z forum and modifying the template.

To read this article, you must know something about html and css. Otherwise, I guess I won't understand it too well. To build a website, you must have a source program. If you have the source program, you must let others see it. How can you see it? Buy domain name space. If you buy a domain name space, others still can't see it. What should you do? Upload the source program, install and debug it, and normal work will stop. This is nonsense. Look below.

Step one. Not to mention the domain name space. Better put it on record. It seems that the forum will be put on record. Take the source program to the blank and determine whether it is gbk or utf8. If the domain name is well resolved, the following content will be very useful.

Step two. Enter a similar domain name, install/go to the installation directory, and follow the prompts to install. If not, go to official website. In fact, it is very clear, but the focus of this article is not here.

The third step, there will be a prompt after the installation is successful. Here is the template, which is the focus of this article. There is no following. Don't throw eggs at me. I can't write well since I was a child. This sentence is incoherent.

Usually the blue template after installation. I am not good-looking, and I believe most people want to change their skin. All right. We're looking for skin now. Generally speaking, we will look for it on c hina z or dz. Most of dz's excellent products are charged, so we should be able to find many dz forum styles under go o gle. Hehe, it depends on which one you like. Look at the version number before downloading. basis

Take dz7 as an example, there can be no wrong version number, and many places need to be revised. So it's best to look at the version number first, and then see whether it is gbk or utf8. This influence is also relatively large, and there will be garbled codes. You can't find the north. So be careful. Make a good backup before the template is overwritten, so as to save trouble and remedy. My forum is utf8, and the style is really hard to find. I didn't find a suitable one for several days, and finally I modified one on the basis of other things, alas. Come to think of it, I still advise you to install gbk directly, otherwise there will be a lot of trouble later.

Let's talk about some important documents.

File header. Htm, like the name, contains header information, meta tag information and js code, as well as personal information navigation, which can be modified as needed. This usually does not need to be modified. Meta extra tags can be added directly in the background, and js can be added in the template as needed.

Css _ common file. Htm is integrated.

The stylesheet that is basically concentrated here can

Modify yourself as needed, if you want to give it to your body.

Scrollba r added some colors and added them to the specified html.

In the case of doctype, it doesn't work.