Note that there are some explanatory texts on larger screens.

plurals
  1. POspace at the bottom of my page
    primarykey
    data
    text
    <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="https://stackoverflow.com/questions/10685467/space-at-the-bottom-and-right-side-of-my-page">Space at the bottom and right side of my page</a> </p> </blockquote> <p>First off, I am sorry for posting this twice, my previous question earlier got good replies but they did not fix my problem.. so I am posting it again to hopefully get some more answers (I really need to fix this issue!)</p> <p>Link for the actual <a href="http://www.propertytest.uphero.com" rel="nofollow noreferrer">page</a></p> <p>Basically, at the bottom of my page between the offers/properties div and the footer there is a big space. I know why this is; I have used relative positioning and used top: -256px; to position the boxes where they are. </p> <p>I have tried:</p> <p>Aligning the 2 divs with absolute positioning - that does the trick of getting rid of the space at the bottom and I can get the boxes where I want them however if I was to scale down the browser, the boxes go out of position..(is there a way to get around that?)</p> <p>Removing all positioning and floating them to the left/right - removes the space at the bottom/right but doesn't go into the position I would like them to</p> <p>Sam on my previous question did <a href="http://jsfiddle.net/F9Q6T/" rel="nofollow noreferrer">this</a>, it sorts of my problem just I can get them into position! </p> <p>Adding <code>overflow: hidden;</code> to the container div.</p> <p>I just don't know what to do so any help is really appreciated!</p> <p>Thanks in advance!</p>
    singulars
    1. This table or related slice is empty.
    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.
 

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