RESOLUTION CHANGES LAYOUT?

S

savard

When I use layers on my web template at 800 x 600 res. it works and looks
great. When I change the res to 768 x 1024 the layers on the web page move
from the template. Is there any way to eleviate this problem? thanks
 
R

Ronx

Layers are Absolutely Positioned, so they do not move - the rest of
the page moves around them.
Screen resolution has nothing to do with this - it is the size of the
browser window - if you open the page at 1024x768 and then open the
favourites sidebar, you will see the movement again.

Another thing that can affect this is placing the layers in table
cells - the layers will position themselves from the page boundaries,
not from the cell. If the cell moves due to browser resizing, the
layer will remain fixed.

If you use absolute positioning, then everything affecting, or
affected by, the layers must also be absolutely positioned. If the
layers contain text, see the effect of changing the text size in the
browser (if you have used pixels or points for font size, then switch
to FireFox or Netscape to check this.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top