Home > php教程 > PHP开发 > body text

How to modify dedecms slides?

WBOY
Release: 2016-08-04 08:57:03
Original
1155 people have browsed it

Recently I am revising the slideshow of Nanzhu Holidays China Tourism Network made using dedecms5.5, so I sorted it out and posted it.

I think the slideshow that comes with dedecms is quite good, and the modification is relatively simple and flexible. Now let’s take a look at how to modify the properties of dedecms slides with a question.

Question: I just installed the dedecms website. The title of the slide is at the top. How to move it to the bottom?

The following is the modified code:



<!-- size: 280px * 192px -->
<script language='javascript'>
linkarr = new Array();
picarr = new Array();
textarr = new Array();
var swf
Copy after login
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 Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template