Lightbox使用CSS问题[附照片]

发布于 2024-11-24 03:12:46 字数 542 浏览 1 评论 0原文

我正在使用 这个网站用于制作 CSS 灯箱。

当我将按钮放在网页顶部后,灯箱仅出现在网站的顶部部分(div 标签)。我希望灯箱出现在网站的中间。谁能帮我解决这个问题?附上之前和之后的照片。灯箱仅出现在顶部而不是网页的中心。

之前

在此处输入图像描述

============= =====================================================

<强>之后:

在此处输入图像描述

I am using this website for making a CSS lightbox.

After I put the button on top of my webpage, the light box is appearing only on the top division (div tag) of the website. I want the light box to appear in the middle of the website. Can anyone help me in resolving the issue? Photos attached before and after. The light box is appearing only on the top not in the center of the webpage.

Before:

enter image description here

==============================================================

After:

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

虚拟世界 2024-12-01 03:12:46

我查看了你提到的URL中的css。 .white-content 和 .black-overlay div 不应位于其他 div 内。只有显示“此处为灯箱”的链接(或者可能是一个按钮)才应包含在顶部 div 中。

I looked at the css in the URL you mentioned. The .white-content and .black-overlay divs shouldn't be inside other divs. Only the link that says "light box here" (or maybe it's a button instead) should be contained in the top div.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文