jquery - 在 jquery royal slider 中设置缩略图导航的样式

标签 jquery css

我在 my page 上使用 jquery royalslider .我添加了缩略图导航。我如何设置缩略图导航的样式,使缩略图容器没有背景色,并且覆盖横幅图像。横幅图像应作为缩略图容器的背景。请帮我解决这个问题。

最佳答案

这是你的答案,但你需要做更多的工作,因为,如果你改变你的缩略图,在 slider 上,然后图像的一些文本被隐藏,由于缩略图图像,

以下是所需的更改,

.royalSlider{
      width: 1024px;
      height: 465px;   //Change the height from 528px to 465px;
      position: relative;
      direction: ltr;
      background: #eef8fb;
}

.rsDefault .rsThumbsHor{
     padding-bottom: 4px; */
     width: 100%;
     height: 68x;
     position: absolute; /* Need to add the styling*/
     bottom: 0; /* Need to add the styling*/
}

希望这对你有用。

关于jquery - 在 jquery royal slider 中设置缩略图导航的样式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40604106/

相关文章:

css - Django 将 article.id 转换为 CSS 类

javascript - 如何使用 java 脚本隐藏文本并显示另一个文本和由 php 触发的整个 java 脚本代码?

javascript - 即使我清除它后,SetInterval仍在运行

javascript - 选择选项时隐藏 Div

php - 地理编码器谷歌地图经度和纬度查找

css - 仅当屏幕尺寸为 xs 时才想将一列推过

css - 如何放置 style.css 最新文件?

jquery - 如何使用JQuery获取div内的第一个子id

javascript - 使用 Javascript 或 JQuery 更改 JSON 值

javascript - 使用多个可选择的选项卡