Forum Moderators: not2easy
I would like to know if it's true that margin: 0px auto on a page covering div has effect on position:absolute;left:350px; configured child (page) divs.
I was looking at this website: [pullaria.info...] and as you can see the middle area is nicely centered also if you resize the page. This middle area and the header area's however are positioned with the position:absolute; CSS setting.
So the main div it's configuration with margin:0px auto must have effect on these absolute positioned divs.
I hope someone could confirm this.
Best Regards,
Snt