Note that there are some explanatory texts on larger screens.

plurals
  1. PODrupal 7 CSS Issues
    primarykey
    data
    text
    <p>I am designing my theme for my website, and have no other CSS files in my folder besides <code>template.css</code>.</p> <pre><code>.header-wrap, .nav-wrap, .slideshow-wrap, .body-wrap, .sub-footer-wrap, .footer-wrap {float: left; width: 100%; clear: both;} .header, .nav, .slideshow, .body, .sub-footer, .footer { width: 960px; margin: 0 auto;} .header-wrap { height: 118px; background: url('files/img/background/bg-header.png') repeat-x; border-bottom: 1px solid #6A6A6C} .nav-wrap { height: 38px; background: url('files/img/background/bg-nav.png') repeat-x; border-top: 1px solid #D9D9DB; border-bottom: 1px solid #B8B8BA} .body-wrap { background: #F4EDDB url('files/img/background/bg-body.png') repeat-x;} </code></pre> <p>I don't believe that the issue is relating to that but there must be something else doing this to my webpage:</p> <p><img src="https://i.stack.imgur.com/VQCmP.png" alt="enter image description here"></p> <p>The red lines show the whitespace that is being generated for some unknown reason. I have been looking at this for a while and have not been able to find the source. I was wondering if anyone has had an issue like this before? Or someone that might be able to point me in the right direction to fix the matter. I have also tried multiple browsers and have the same issue. I have also made sure that it wasnt just an administration issue. It keeps happening no matter what. I am using Google Chrome currently.</p> <p><strong>--EDIT--</strong></p> <p>Here is my jsfiddle for those of you who asked (it still does it on there too) this has the full html <a href="http://jsfiddle.net/RCMh7/" rel="nofollow noreferrer">http://jsfiddle.net/RCMh7/</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload