Search results

  1. ajmarriott

    Alternative to a 100% viewport height page design in mobile landscape mode

    There are NO images in our mocks that need text to flow around them. This is irrelevant. Using floats and clearing them DOES NOT fix this overlap. Not clearing is not the issue. The issue has to do with the fact each section will have a defined height all totaling 100% of the viewport height...
  2. ajmarriott

    Alternative to a 100% viewport height page design in mobile landscape mode

    I'm not going to use floats. There's no need for that considering the design we were given. I'm talking about the second png I posted up there with all the text. There are stacked, full-width sections of content. Ignore the fact that I put tables in there. The point is the designers want a few...
  3. ajmarriott

    Alternative to a 100% viewport height page design in mobile landscape mode

    I believe the idea is that a programmatic workaround could break if an update in the OS ignores it or doesn't completely work with it as it used to. Any suggestions for handling the other view, which is the "about" page with all the text? The designer wants the height of the content sections...
  4. ajmarriott

    Alternative to a 100% viewport height page design in mobile landscape mode

    I was given some designs for a quasi social network that I need to build with CSS and HTML. We'll have another developer to do the JavaScript work. For simplicity's sake, let's say each user's profile consists of two views - one is the user's main landing page which is a full-screen photo, some...
Top