Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近在我学校的网站上安装了一个照片库 WordPress 插件,一切似乎都在工作,除了一件事:导航栏覆盖了图像:
一切似乎都适用于其他主题。
我在哪里以及如何解决这个问题?
我正在运行 Debian 存储库中最新版本的 Iceweasel,但我也检查过其他浏览器。
试试这个。
#fancybox-wrap { position: absolute; top: 0; left: 0; padding: 20px; z-index: 9999; outline: none; display: none;}