【问题标题】:content moving below the cube内容在立方体下方移动
【发布时间】:2013-01-12 10:02:50
【问题描述】:

你能告诉我如何修复内容吗? 我的意思是当用户调整窗口大小时,内容不应低于立方体图像 当我在大屏幕上看到它时,它不是问题 当我在像 13 英寸这样的小屏幕笔记本电脑上看到它时,它的问题 在下面提供我的代码

http://jsfiddle.net/AJ5JW/

<section id="main" style="padding: 0px;">
            <div class="inner clearfix defieContainer" style="">
              <img alt="cube" class="cubeImage" src="http://www.defie.co/designerImages/cube.png">
                  <div class="defieHomepageContent">
                    <span style="color: #06546a; font-weight: bold; font-size: 14px;  ">Defie Cloud Buisness Solutions</span> helps companies of all sizes to enhance business operation, to refine the process and optimize technology, to reduce company 
                    expenses on IT maintenance, Hardware upgrade. And more importantly, to change 
                    the way businesses operate.
                    <div id="primary">
                      <section class="primary">
                        We Offer:
                        <ul class="homePageLists" style="">
                            <li style="padding-bottom: 5px; list-style: none; ">
                              <img alt="squareList" style="margin-right: 10px;" id="logo" src="http://www.defie.co/designerImages/square_list.png">
                                 All-in-One Business Management Solutions
                            </li>
                            <li style="padding-bottom: 5px; list-style: none; ">
                              <img alt="squareList" style="margin-right: 10px;" id="logo" src="http://www.defie.co/designerImages/square_list.png">
                              Cloud-based File Management
                            </li>
                            <li style="padding-bottom: 5px; list-style: none; ">
                              <img alt="squareList" style="margin-right: 10px;" id="logo" src="http://www.defie.co/designerImages/square_list.png">
                              Real-Time Access from any where, any time and on any devices
                            </li>
                        </ul>
                      </section>
                    </div>
                  </div>
            </div>
        </section>

【问题讨论】:

  • 你有一个小盒子来存放内容,只是65.8% - 250px。尝试使其更大或固定大小。
  • @antejan:感谢您的回复。你能更新小提琴中的代码吗jsfiddle.net/AJ5JW

标签: jquery html css twitter-bootstrap


【解决方案1】:

我在浏览器中查看了您的代码,内容没有在框上方移动,我正在从 23 英寸显示器查看,即使调整大小,它也不会显示在框下方。

【讨论】:

  • 它不应该移动到框下方如何修复它
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2021-10-30
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多