天猫旺铺1920宽度全屏切图代码:
<div class="sn-simple-logo" style="padding:0px;left:50%;top:auto;"> <div class="sn-simple-logo" style="padding:0px;left:-960px;top:auto;"> <!--详情页主题自定义内容 开始--> <table width="1920" border="0" cellspacing="0" cellpadding="0"> <tr> <td>这里放1920宽度的图片</td> </tr> </table> <!--详情页主题自定义内容 结束--> </div> </div>
天猫旺铺固定背景定位代码:
进入旺铺默认首页装修页面,双击页面导航条,然后切换到“显示设置”选项卡,把下面的代码复制黏贴到里面,记住要把页面的背景颜色和背景图点掉不然不行。
body{background-image:url(图片背景地址1920*950px);background-repeat:no-repeat;background-position:center;background-attachment:fixed;}
天猫旺铺装修的一些特殊代码 【持续收集中...】
时间: 2024-11-03 23:38:53