有的时候觉得店招不能达到自己的要求,下面给出1个简单的店招示例,可以在这个基础上做改动,或直接用这个.
1.http://img11.360buyimg.com/cms/jfs/t145/161/2765991032/20018/d83a85d8/53d9f32aN865fb4e4.png
这个地址里的图片是整个店招图片,尺寸为990*120为最佳.(店招图片右侧要加个收藏的样子)
2.把代码中的店铺名和店铺地址换下
3.删掉自带的店招,添加一个自定义模块,把代码复制进去,保存就好了
<div style="height:110px; overflow:hidden; font-family:arial; background:url(http://img11.360buyimg.com/cms/jfs/t145/161/2765991032/20018/d83a85d8/53d9f32aN865fb4e4.png) no-repeat center left"
banner_height="92">
<div style=" float:left; margin-right:20px;width:310px; height:92px;"></div>
<div style="overflow:hidden;height:24px;line-height:24px; width:350px; margin-top:34px; float:left;">
<div style="overflow:hidden;height:24px;line-height:24px; font-size:16px;font-family:微软雅黑">
<ul class="ks-switchable-content" style="overflow:hidden;">
<li style="height:24px; line-height:24px; overflow:hidden"><a style="color:#FFF;"></a></li>
</ul>
</div>
</div>
<div module-name="UserDefine" style="float:right;">
<div class="j-module" module-function="addFavorite" module-param="{title:'店铺名', url:'店铺地址'}"
style="clear:both; overflow:hidden;width:200px; height:100px;"></div>
</div>
</div>
最后编辑: admin 文档更新时间: 2020-03-24 09:32 作者:admin