Featherlight :遵循说明但不起作用
Featherlight : instructions followed but not working
好吧,我按照所有说明进行操作,但它根本不起作用。
这是问题涉及的页面:https://www.fluidtopics.com/take-a-tour/whats-new/
Featherlight 设置在第一个大图像(浮动在文本的右侧)上,以打开一个带有视频的灯箱。
我不知道问题出在哪里,但似乎插件没有触发。
非常感谢您的帮助
它工作正常,除了你的整个站点的 z-index
为 250,所以 featherlight 框打开 "behind"。
将 featherlight's
CSS 更改为 250 或更高的 z-index
,您将看到对话框。
默认 z-index
has been increased 以避免在未来的版本中出现这种情况。
好吧,我按照所有说明进行操作,但它根本不起作用。 这是问题涉及的页面:https://www.fluidtopics.com/take-a-tour/whats-new/ Featherlight 设置在第一个大图像(浮动在文本的右侧)上,以打开一个带有视频的灯箱。 我不知道问题出在哪里,但似乎插件没有触发。
非常感谢您的帮助
它工作正常,除了你的整个站点的 z-index
为 250,所以 featherlight 框打开 "behind"。
将 featherlight's
CSS 更改为 250 或更高的 z-index
,您将看到对话框。
默认 z-index
has been increased 以避免在未来的版本中出现这种情况。