天猫魔盒画面调整不了全屏了怎么办

天猫魔盒画面调整不了全屏了怎么办,第1张

做个1600600的大图
1大图先保存个jip然后把它中间的990500填成空白上面再加150的空白也就是1600750的大图,装修》样式管理》背景设置》页面设置》首页
页面背景选择刚刚的1600750的。
2
把1600600的中间990600存下来,放到导航下面这样就行了
查看原帖>>

是浏览器缓存的问题。

按F12调出调试面板

点Network

勾上Disable cache

按Ctrl+R刷新,完事。

我可以教你,不是靠和背景拼接做的,只有店招才靠拼接。。。内容是通过浮动代码实现的,是一整张海报浮在上面的。

我下面这段是天猫用的代码:

<div class="J_TWidget" data-widget-type="Tabs" style="height:600px;overflow:hidden;background:none;">

<div class="sn-simple-logo" style="width:1920px;height:600px;top:auto;padding:0px;border:none;left:50%;">

<div class="sn-simple-logo" style="width:1920px;height:600px;padding:0px;border:none;left:-960px;">

<div style="height:600px;width:1920px;overflow:hidden;padding:0px;margin:0px;top:auto;padding:0px;border:none;left:50%;border:none;left:-960px;"><img src=">

</div>

</div>

</div>

</div>

——————————————————————————————————————————

以下是淘宝用的:

<div class="J_TWidget" data-widget-type="Carousel" data-widget-config="{'contentCls': 'fullScreenPosters','navCls': 'bbs-nav','effect': 'fade','autoplay': false,'circular': false}">

<div style="width:1920px;height:550px;overflow:hidden;" class="fullScreenPosters">

<div style="width: 1920px;left: -485px;">

<!--这里放置你的-->

</div>

</div>

<div style="display:none;" class="bbs-nav"></div>

</div>

——————————————————————————————————————————

满意的话请不要忘了点击答案下的“选为满意答案”采纳我的答案哟。顺便点击一下答案旁的“小手”顶一下,赞同我一票吧!如果采纳的话你还可以获得5个财富呢!O(∩_∩)O谢谢!

————如有代码使用问题,请追问。


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/yw/10221886.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2023-05-06
下一篇2023-05-06

发表评论

登录后才能评论

评论列表(0条)

    保存