ecshop教程:添加前台切换颜色功能

郑重承诺丨优站网提供安全交易、信息保真!
增值服务:
自动发货
网盘下载
安装指导
环境配置
二次开发
网站建设
¥ 0 (VIP免费升级VIP开通VIP尊享优惠特权
立即下载 升级会员 购买教程 售后支持
详情介绍
  • dwt文件中加入下面代码:
  • <link media=”screen” href=”{$ecs_css_path}” rel=”stylesheet” type=”text/css” title=”{$ecs_css_path}” />
  • <link media=”screen” href=”/themes/kf518/style.css” rel=”alternate stylesheet” type=”text/css” title=”style” />
  • <link media=”screen” href=”/themes/kf518/style_brown.css” rel=”alternate stylesheet” type=”text/css” title=”style_brown” />
  • <link media=”screen” href=”/themes/kf518/style_pink.css” rel=”alternate stylesheet” type=”text/css” title=”style_pink” />
  • <link media=”screen” href=”/themes/kf518/style_purple.css” rel=”alternate stylesheet” type=”text/css” title=”style_purple” />
  • <link media=”screen” href=”/themes/kf518/style_red.css” rel=”alternate stylesheet” type=”text/css” title=”style_red” />
  • 适当位置载入js    js在附件中
  • <script type=”text/javascript” src=”路径/kf518.js”></script>
  • 这段是改好的代码具体参照下
  • <link rel=”icon” href=”animated_favicon.gif” type=”image/gif” />
  • <link media=”screen” href=”{$ecs_css_path}” rel=”stylesheet” type=”text/css” title=”{$ecs_css_path}” />
  • <link media=”screen” href=”/themes/kf518/style.css” rel=”alternate stylesheet” type=”text/css” title=”style” />
  • <link media=”screen” href=”/themes/kf518/style_brown.css” rel=”alternate stylesheet” type=”text/css” title=”style_brown” />
  • <link media=”screen” href=”/themes/kf518/style_pink.css” rel=”alternate stylesheet” type=”text/css” title=”style_pink” />
  • <link media=”screen” href=”/themes/kf518/style_purple.css” rel=”alternate stylesheet” type=”text/css” title=”style_purple” />
  • <link media=”screen” href=”/themes/kf518/style_red.css” rel=”alternate stylesheet” type=”text/css” title=”style_red” />
  • <link rel=”alternate” type=”application/rss+xml” title=”RSS|{$page_title}” href=”{$feed_url}” />
  • {* 包含脚本文件 *}
  • <script type=”text/javascript” src=”/themes/kf518/js/kf518.js”></script>
  • 修改好的头部文件,图片路径自己修改下
  • <div id=”ECS_MEMBERZONE”>
  •     {insert_scripts files=’transport.js,utils.js’}
  •               {* ECSHOP 提醒您:根据用户id来调用member_info.lbi显示不同的界面  *}{insert name=’member_info’}
  • <a title=”默认风格” href=”javascript:chooseStyle(‘{$ecs_css_path}’,518)”></a>
  • <a title=”商务蓝色” href=”javascript:chooseStyle(‘style’,518)”><img src=”/themes/kf518/images/type_0.gif” /></a>
  • <a title=”棕色风格” href=”javascript:chooseStyle(‘style_brown’,518)”><img src=”/themes/kf518/images/typebrown_0.gif” /></a>
  • <a title=”粉色风格” href=”javascript:chooseStyle(‘style_pink’,518)”><img src=”/themes/kf518/images/typepink_0.gif” /></a>
  • <a title=”紫色风格” href=”javascript:chooseStyle(‘style_purple’,518)”><img src=”/themes/kf518/images/typepurple_0.gif” /></a>
  • <a title=”红色风格” href=”javascript:chooseStyle(‘style_red’,518)”><img src=”/themes/kf518/images/typered_0.gif” /></a>
  •    </div>
资源下载此资源仅限注册用户下载,请先
客服QQ:1427707223
收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

免责声明   ⚠️ 1. 本站所有资源来源于网络收集,若资源侵犯了您的合法权益, 请来信通知我们(Email: 1427707223@qq.com),我们会及时删除,给您带来的不便,我们深表歉意! 2. 分享目的仅供大家学习和交流,若使用商业用途,请购买正版授权! 否则产生的一切后果将由下载用户自行承担! 3. 会员不得使用于非法商业用途,不得违反国家法律。否则后果自负! 4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解! 5. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需! 6. 因源码具有可复制性,一经购买 ,不得以任何形式退款。 7.更多详情请点击查看

优站网 ECSHOP教程 ecshop教程:添加前台切换颜色功能 https://www.zhanceo.com/15877.html

诚乃立身之本、信为道德之基

常见问题
  • 如果付款后没有弹出下载页面,多刷新几下,有问题联系客服!
查看详情
  • 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。
查看详情

相关文章

联系官方客服

为您解决烦忧 - 24小时在线 专业服务

ecshop教程:添加前台切换颜色功能-海报