Forum Moderators: not2easy
I have found, however that this is tossing page alignment off a tad (and weirdly, the misalignment remains even after a remove the div and refresh the page and all that). Anyway, my question is: does anyone know what could cause this?
I'm not too familiar with layers, I'm also confused because I've stuck the div inside a table cell.. The table is designed to expand and contract based on browser window size..yet the layer isn't moving. Isn't the div tag supposed to do what the table cell does because it's stuck within it?
thanks in advance for any assistance..
it might help if you posted some of your css for the layer.. but my understanding is.. if you have a layer.. you've assigned it a position:absolute and a top and left positioning on the page as well as, probably, a z-index in which case.. it stays put no matter what the rest of the page does.
something that is positioned absolutely, dosn't move around when the page expands / contracts etc.
cheers
L.