【发布时间】:2017-01-24 20:27:53
【问题描述】:
我有一个 WordPress 网站 http://fa.tamidhco.ir/。
第一次加载页面时,带有caroufredsel_wrapper 类的 div 底部有一个空白区域。
似乎 height 属性随着 jQuery 的变化而变化。我应该怎么做,高度属性会随着内容的变化而变化?
<div class="caroufredsel_wrapper" style="display: block; text-align: start; float: none; position: relative; top: auto; right: auto; bottom: auto; left: auto; z-index: auto; width: 703px; height: 724px; margin: 0px; overflow: hidden; cursor: move;">
<ul class="offer_thumb_ul" style="text-align: left; float: none; position: absolute; top: 0px; right: auto; bottom: auto; left: 0px; margin: 0px; width: 4921px; height: 724px;"><li class="offer_thumb_li id_1" style="width: 703px;">
<div class="image_wrapper">
【问题讨论】:
-
在提出任何其他问题之前,您应该阅读这篇文章:stackoverflow.com/help/how-to-ask
标签: wordpress html css wordpress-theming