Forum Moderators: not2easy
the address is <snip>
please look at the source and there it is the address to the .css file,
my problem is that, i want the divs to move as the resolution changes,
as you can see the main divds are the chat, website, and buttons
i want these to b alwayz centered and if resolution changes then these should like sort of toggle or srink, to alwayz be central but when i try this, the chat div overlaps the website div.
[edited by: swa66 at 2:35 am (utc) on Sep. 8, 2009]
[edit reason] No links, please see ToS and Forum Charter [/edit]
Liquid designs are great. It's a choice, but not a bad choice.
my problem is that, i want the divs to move as the resolution changes,
Problems arise if the liquid design breaks when scaled in the most common browser resolutions. The design should prevent this. It is a bigger and more likely problem if one designs for a high resolution and does not account for lower resolution users. Then, broken containers can start overlapping and the site will become a wreck. One most also give some degree of consideration to users that zoom the page to make it easier to read. Depending upon the design, and 'tolerances', this can blow up a page as well
Serious problems are less likely if designing to a lower or 'most used' resolution, and making sure that the text is large enough and/or will not break if the user zooms the page.
Also, users with high resolution monitors are the least likely to be viewing full screen. They can adjust the viewport easily enough if need be.