ECshop鼠标划过弹出 微信扫一扫代码

时间:2024年01月31日

/

来源:网络

/

编辑:佚名

效果如下图

安装步骤:
1,将以下代码放到page_header.lbi里  
<div class="f_l"><a href="../index.php" name="top"><img src="../images/logo.gif" /></a></div>
的后面
复制代码
<a href="../index.php" name="top"><img src="../images/logo.gif" /></a><a href="javascript:;" title="微信" class="weixin">
<img src="../images/weixin.png"> </a> 
<style type="text/css">
<!--
.weixin{background:url(../images/headTop_icon.png) no-repeat; display:inline-block;width:17px; height:17px;  position:relative; margin:5px; z-index:999999999}
.weixin img{ display:none}
.weixin:hover img{ display: block; position:absolute; left:0; top:20px;}
-->
</style>
复制代码
2,将下面两张图片另存为后改名称后放到模板images文件夹里
说明:
1,调整位置的话,修改margin:5px;就可以了
2,替换微信图片的话,只要替换images文件夹里面的图片即可
3,你也可以先加一下模板堂的微信,会有更多惊喜

此图另存为后改名称为 headTop_icon.png

此图另存为后改名称为 weixin.png
猜你需要

豫ICP备2021026617号-1  豫公网安备:41172602000185   Copyright © 2021-2028 www.78moban.com/ All Rights Reserved

本站作品均来自互联网,转载目的在于传递更多信息,并不代表本站赞同其观点和对其真实性负责。如有侵犯您的版权,请联系 1565229909#qq.com(把#改成@),我们将立即处理。