jQuery的的fancybox关闭图标 [英] jQuery fancyBox Closing icon

查看:237
本文介绍了jQuery的的fancybox关闭图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装在我的HTML网站灯箱画廊。照片的是开放完美,但是,收盘图标不正确地将显示。什么是脱落不显示图像。并没有改变code或灯箱CSS。 z-索引是好的。真不知道TE问题可能是什么。

I've installed Lightbox gallery on my html site. Photo's are opening perfect but, the closing icon isn't displaying correcly. What "falls off" the image isn't displayed. Did not change the code or lightbox css. The z-index is fine. Really don't know what te problem could be.

http://i39.tinypic.com/23jmo86.jpg

推荐答案

它与使用溢出做:隐藏在你的CSS的某个地方。有这一个简单的解决方案。添加到您的CSS:

It has to do with the use of overflow:hidden somewhere in your css. There's a simple solution for this. Add this to your css:

.fancybox-opened {overflow:visible !important;}

和它的固定。

这篇关于jQuery的的fancybox关闭图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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