1
qiayue 2013-12-07 11:45:42 +08:00
|
2
yangyouzhi OP @qiayue 我想实现他的那种效果,我用的也是那主题。
|
3
ccbikai 2013-12-07 12:21:22 +08:00 via Android
只想说他把主题改的好差
手机上边 |
4
chairuosen 2013-12-07 12:24:00 +08:00
以此兴趣为动力,学习Js去吧,你会爱上前端的
|
5
Zhang 2013-12-07 12:25:20 +08:00
学js吧
|
6
yangyouzhi OP @Zhang
@chairuosen @ccbikai @qiayue 你们先教我怎么解决可以吗?各种搜索,实在解决不了。不管是用代码,还是用插件都没有调用起来。我用的他这代码显示的只是静态图... <section class="container"> <div class="banner banner-site"><style type="text/css">#banner{width:100%;height:250px;overflow:hidden;}.index_4{width:100%;height:250px;background:rgb(186,63,55) url(http://blog.wanghaida.com/static/img/banner-2013.jpg) no-repeat center center;}.index_3{width:100%;height:250px;background:#354f0e url(http://blog.wanghaida.com/static/img/3.jpg) no-repeat center center;}.index_2{width:100%;height:250px;background:#8f6f18 url(http://blog.wanghaida.com/static/img/2.jpg) no-repeat center center;}.index_1{width:100%;height:250px;background:#5b1a3c url(http://blog.wanghaida.com/static/img/1.jpg) no-repeat center center;}</style> <div id="banner" class="slideshow" style="position: relative;"> <div class="index_1" style="position: absolute; top: 0px; left: 0px; display: block; z-index: 4; opacity: 1; width: 1320px; height: 250px;"></div> <div class="index_2" style="position: absolute; top: 0px; left: 0px; display: none; z-index: 3; opacity: 0; width: 1320px; height: 250px;"></div> <div class="index_3" style="position: absolute; top: 0px; left: 0px; display: none; z-index: 3; opacity: 0; width: 1320px; height: 250px;"></div> </div></div> </section> |
7
tayuo 2013-12-07 12:59:19 +08:00
|
8
lemonda 2013-12-07 13:25:12 +08:00
|
9
emric 2013-12-07 13:27:27 +08:00
|
10
yangyouzhi OP @tayuo 还是不会。。。
|
11
yangyouzhi OP @tayuo 在线制作好,怎么用?
|
12
yangyouzhi OP <!-- Start Animation Code from html5maker.com -->
[iframe height="200" width="1024" src="http://cdn.html5maker.com/8810bbd2be297a53de15d45e072c98b7eb80832eef.html" frameborder="0" scrolling="no"] <!-- End Animation Code --> 这应该放在哪个文件里? |
13
tayuo 2013-12-07 15:26:57 +08:00 1
你主题文件index.php或header.php相应的位置。
<iframe height="200" width="1024" src="http://cdn.html5maker.com/8810bbd2be297a53de15d45e072c98b7eb80832eef.html" frameborder="0" scrolling="no"></iframe> |
14
yangyouzhi OP @tayuo 太谢谢你了,总算可以了
|
15
yangyouzhi OP 没有他那博客效果好。。。。
|
16
igfw 2015-03-06 23:08:00 +08:00
有空再来看看,看着不好整
|