当浏览器窗口调整大小菜单项重叠时?

发布于 2024-12-10 09:12:06 字数 215 浏览 0 评论 0原文

首先我想问一下这个概念是否适用于您的浏览器?其次,当我调整浏览器窗口大小并使其变小时,标题中的菜单会重叠!当你在 iPhone 或其他设备上测试它时,同样的事情......在那里可以做什么?固定菜单链接?

http://www.mysecretathens.gr/map/

First of all I want to ask if the concept is working on your browser? Secondly when I resize the browser window and make it smaller the menus in the header are overlapping! same thing when you test it on an iphone or whatever..What can be done there? fixed menu links?

http://www.mysecretathens.gr/map/

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

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

发布评论

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

评论(1

江心雾 2024-12-17 09:12:06

试试这个:

.header span.right_ab {
   float: right;
   background-color: black;
}

Try this:

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