3 Replies Latest reply: Oct 5, 2014 11:46 AM by Nancy O. RSS

    Div is rendering page wider than the browser window

    matthew stuart Community Member

      I have an issue with a div where I have it set to the right of the browser window showing only 40 pixels until it is hovered over. Once it is hovered over, the remaining 300ish pixels transition into view… this works as I would expect, but what is actually happening is the page is being rendered those hidden 300ish pixels wider meaning you can scroll to the right to show the content I am trying to hide.

       

      Here's the page in question:

       

      http://emaress.com/test.php

       

      Can anybody highlight to me what I have done wrong please?

       

      This is an SSI so there is no body, html, head, etc tags as they are in the document in which this is inserted, and even then it is acting exactly the same within that page, so I'm confident it's not that.

       

      Thanks in advance.

       

      Mat