Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

UCH首页幻灯片精彩推出,只需一步。

[复制链接]
sohu8 发表于 2008-8-31 18:31:56 | 显示全部楼层 |阅读模式
本帖最后由 sohu8 于 2009-1-2 18:57 编辑

UCH首页幻灯片精彩推出,只需一步。

演示:http://www.mtwowo.com/

支持我的另外一个帖子

让你到UCH和任意论坛及任意CMS调用
让你的论坛和uchome完美条用会员整合方法支持任意版本及任意CMS

演示  http://www.98wo.com/bbs   中国模特圈 http://www.98wo.com/bbs 论坛

https://discuz.dismall.com/thread-1034048-1-1.html



方法:只需二步


1、修改你的风格目录下的 index.htm文件(默认是default/index.htm)

找到代码【默认风格下的index.htm顶部第一行就是】

<!--{template header}-->

下面加上,路径和图片自己修改。
  1. <div> 
  2. <table border="0" width="100%" cellspacing="0" cellpadding="0" id="table1">
  3. <td>
  4.                  <div align="center">
  5. <script type=text/javascript>
  6. var pic_width=808; //图片宽度
  7. var pic_height=350; //图片高度
  8. var button_pos=2; //按扭位置 1左 2右 3上 4下
  9. var stop_time=1000; //图片停留时间(1000为1秒钟)
  10. var show_text=0; //是否显示文字标签 1显示 0不显示
  11. var txtcolor="000000"; //文字色
  12. var bgcolor="000000"; //背景色
  13. var imag=new Array();
  14. var link=new Array();
  15. var text=new Array();
  16. imag[1]="/home/images/01.jpg";
  17. link[1]="/home/";
  18. text[1]="中国模特圈www.mtq360.cn-模特窝窝";
  19. imag[2]="/home/images/02.jpg";
  20. link[2]="/job/";
  21. text[2]="模特求职招聘--中国模特圈www.mtq360.cn";
  22. imag[3]="/home/images/03.jpg";
  23. link[3]="/bbs/";
  24. text[3]="中国模特圈www.mtq360.cn";
  25. imag[4]="/home/images/04.jpg";
  26. link[4]="/photo/";
  27. text[4]="模特相册-中国模特圈www.mtq360.cn";
  28. imag[5]="/home/images/05.jpg";
  29. link[5]="/movie/";
  30. text[5]="又酷影视娱乐网";
  31. //可编辑内容结束
  32. var swf_height=show_text==1?pic_height+20:pic_height;
  33. var pics="", links="", texts="";
  34. for(var i=1; i<imag.length; i++){
  35.         pics=pics+("|"+imag[i]);
  36.         links=links+("|"+link[i]);
  37.         texts=texts+("|"+text[i]);
  38. }
  39. pics=pics.substring(1);
  40. links=links.substring(1);
  41. texts=texts.substring(1);
  42. document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cabversion=6,0,0,0" width="'+ pic_width +'" height="'+ swf_height +'">');
  43. document.write('<param name="movie" value="/home/images/focus.swf">');
  44. document.write('<param name="quality" value="high"><param name="wmode" value="opaque">');
  45. document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&pic_width='+pic_width+'&pic_height='+pic_height+'&show_text='+show_text+'&txtcolor='+txtcolor+'&bgcolor='+bgcolor+'&button_pos='+button_pos+'&stop_time='+stop_time+'">');
  46. document.write('<embed src="/home/images/focus.swf" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&pic_width='+pic_width+'&pic_height='+pic_height+'&show_text='+show_text+'&txtcolor='+txtcolor+'&bgcolor='+bgcolor+'&button_pos='+button_pos+'&stop_time='+stop_time+'" quality="high" width="'+ pic_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
  47. document.write('</object>');
  48. </script>
  49. </div>
复制代码
2、把附件上传到UCH根目录即可。

[ 本帖最后由 sohu8 于 2008-8-31 19:16 编辑 ]

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
 楼主| sohu8 发表于 2008-8-31 18:42:27 | 显示全部楼层
自己顶一下啊!
回复

使用道具 举报

heye521 发表于 2008-8-31 20:21:27 | 显示全部楼层
谢谢楼主分享啊
回复

使用道具 举报

 楼主| sohu8 发表于 2008-8-31 20:25:45 | 显示全部楼层
如果网页无法打开 请刷新  由于空间问题。
回复

使用道具 举报

byhyh 发表于 2008-8-31 20:38:54 | 显示全部楼层
谢谢楼主哦,真需要这样的好东东呢(::36::)
回复

使用道具 举报

heye521 发表于 2008-8-31 21:01:19 | 显示全部楼层
太好了 谢谢搂住
回复

使用道具 举报

thinksns 发表于 2008-8-31 21:20:51 | 显示全部楼层
如果是: 每刷新一次 就换一张图片 而不是flash 轮放的话,就更好了,会员每次来都有新鲜感!楼主能再弄个出来分享吗?
回复

使用道具 举报

byhyh 发表于 2008-8-31 21:23:47 | 显示全部楼层
1.楼主发现小问题,动画图片上面有一厘米空白,怎么去掉!
2.点击开始菜单被动画遮住了,怎样把菜单移到上面。
呵呵谢谢好人(::36::)
回复

使用道具 举报

 楼主| sohu8 发表于 2008-8-31 21:47:58 | 显示全部楼层
多谢楼上的提出来的!!!!!!!

解决中
回复

使用道具 举报

dnfdnf 发表于 2008-8-31 22:12:00 | 显示全部楼层
不错,挺漂亮的,谢谢楼主
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-18 00:20 , Processed in 0.033786 second(s), 5 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表