| Layer moving when browser resized
|
stevelibby

msg:4451843 | 2:51 pm on May 10, 2012 (gmt 0) | I have created a css layout, I now want to add a layer(box) in an absolute position if that's right. However once I resize the browser it moves, what am I doing wrong?
|
stevelibby

msg:4451851 | 3:12 pm on May 10, 2012 (gmt 0) | think i have figured it out, when centering the page with a margin-left:auto; margin-right:auto; i added position:relative before adding my absolute style.
|
legaleagle

msg:4462210 | 9:22 pm on Jun 6, 2012 (gmt 0) | Ah yep that would do it :)
|
|
|