• Resolved BlankFile

    (@blankfile)


    Hello forumers !
    I have a headbreaking everytime I try to change the size of the window.

    The main problem is: when I change the size of the mozilla firefox window, from complete screen to the half screen, my webpage gets unordered. All divs turns crazy and they move theirselves everywhere they want.

    What I want to do is when I change the size of the mozilla window, the following result: https://www.metallica.com/
    If you click in the title in top of the Mozilla window, where puts: “Metallica.com – Mozilla Firefox”, twice, the page gets smaller, but showing a piece of page, without alterate the web.

    In my case happends this: … well I don’t find any webpage with this problem and mine aren’t in the net. But what I wanna say is that the complete body, their divs… all gets misplaced when I change the size of window.

    Please help !!!!

    Thanks !

Viewing 4 replies - 1 through 4 (of 4 total)
  • If you click in the title in top of the Mozilla window, where puts: “Metallica.com – Mozilla Firefox”, twice, the page gets smaller, but showing a piece of page, without alterate the web.

    Not in my copy of Firefox 10 it doesn’t. Is this perhaps an effect of an add-on you’ve installed in your browser?

    That said, given that your site displays pretty well at 800px, I’m not sure I understand the problem.

    Thread Starter BlankFile

    (@blankfile)

    sure that I explained myself wrong, the problem is:
    When I change the window size, the divs are dislodged. The body appears to be in% when in pixels and then grabs the body size like 90%, making it smaller in reality is 1200 px. This is an example:

    The page at firefox in full size, occuping the whole display:
    https://imageshack.us/photo/my-images/827/fullih.jpg/

    And when I minimize, is this:
    https://imageshack.us/photo/my-images/845/sizedy.jpg/

    Thanks ??

    What page is that? And the fixed width (in px) is on your page container – not the body tag.

    Thread Starter BlankFile

    (@blankfile)

    Problem solved.

    I had to change the width of the #page.
    So, in the beggining is at : max-width: 950px;
    So, you have to quit the “max-” and leave only the width.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Don't alterate web when changing widnow size’ is closed to new replies.