简体   繁体   English

菜单不在网站上显示

[英]Menu falling out of screen on website

I'm working on this website http://2xthuis.dev.xsbyte.net 我正在这个网站上http://2xthuis.dev.xsbyte.net

Working on it for some time to make the design work, but can't get it to. 花一些时间使设计生效,但无法实现。

The problem right now is: On a screen <1400px wide the left menu starts disappearing on the left side (out of the screen). 现在的问题是:在宽度小于1400像素的屏幕上,左侧菜单(在屏幕外)开始消失。 How would I solve this problem, I've tried position relative and working with right instead of left. 我将如何解决此问题,我尝试了相对位置并使用右而不是左进行操作。

The menu has to stay on the screen no matter what. 无论如何,菜单都必须保留在屏幕上。

do not reinvent the wheel and use a commonly used library for responsive user interfaces - Bootstrap by Twitter . 不要重新发明轮子并使用常用的库来响应用户界面-Twitter的Bootstrap

it has a really cool and simple grid system which lets you build responsive web design in a few minutes. 它具有一个非常酷且简单的网格系统,可让您在几分钟内构建响应式网页设计。 if you need any help, please let me know in comments. 如果您需要任何帮助,请在评论中让我知道。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM