【问题标题】:Wordpress Skitter Slideshow - Control the animation of the labels in Skitter slideshowWordpress Skitter Slideshow - 控制 Skitter 幻灯片中标签的动画
【发布时间】:2013-02-18 15:01:38
【问题描述】:

我正在为 wordpress 使用名为 SKitter 的幻灯片插件。

幻灯片显示带有标签的图像,其中提及图像的任何描述。标签 图像变化时动画进(出)。

有没有办法控制标签的动画?

基本上,即使图像发生更改,我也希望显示标签的条带保持不变。

【问题讨论】:

    标签: jquery wordpress plugins slideshow skitter-slider


    【解决方案1】:

    在高度属性下面试试这个 css 代码

    .box_skitter .label_skitter {
    z-index: 99999;
    position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    display: block!important;
    opacity: 0.8;
    background: #000;
    height: 44px !important;
    }
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-01-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-05-12
      相关资源
      最近更新 更多