如何使Highslide thumbstrip可滚动? [英] How do I make Highslide thumbstrip scrollable?

查看:147
本文介绍了如何使Highslide thumbstrip可滚动?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道如果有太多的缩略图可以适应的情况下,可以使用滑动滑动条。



我有一个highslide图库在这里: a href =http://civicsector.org.ua/multimeda/foto/208-akcya-geroyi-nezalezhnost.html =nofollow> http://civicsector.org.ua/multimeda/foto/208- akcya-geroyi-nezalezhnost.html



但是,它中的缩略图被取消了,所以它们都适合拇指条。相反,我希望他们保持宽高比,并使拇指条可滚动,就像这样: http://www.roadrash.no/hs-support/gallery-in-page+caption-above-thumbstrip.html



似乎我的代码与示例页面中的代码相同,但由于某种原因,输出是不同的。


解决方案

p> Bootstrap的CSS(bootstrap.css:101)使用Highslide进行复制,并将其添加到您的CSS中

  .highslide-thumbstrip- horizo​​ntal img 
{
max-width:inherit;
}


I wonder how to make a highslide thumbstrip scrollable for cases when there are too many thumbnails to fit into it.

I've got a highslide gallery here: http://civicsector.org.ua/multimeda/foto/208-akcya-geroyi-nezalezhnost.html

However, the thumbnails in it get oblated so that all of them fit into the thumbstrip. Instead, I want them to keep the aspect ratio and to make the thumbstrip scrollable, just like here: http://www.roadrash.no/hs-support/gallery-in-page+caption-above-thumbstrip.html

It seems that my code is identical to what is in the example page, but for some reason the output is different.

Could please anyone help me with it?

Thanks.

解决方案

Bootstrap's CSS (bootstrap.css:101) is clonflicting with Highslide, add this to your CSS

.highslide-thumbstrip-horizontal img
{
   max-width: inherit;
}

这篇关于如何使Highslide thumbstrip可滚动?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆