heeneulvagmem
New Member
i've got the following problem. I Have a website with all elements centered.The Content Part is a div with the width of 1060px, margined 0 auto. Works fine so far.The Problem is when i set the browser size to 1024 this div doesn't center but starts from the left side. This div also has an inner padding of 40px. When in the small resolution you can see the padding on the left but not the one of the right side..long question short... what to do i have to do to have the website always being centered, no matter what size the browser window has..Edit1:The logic problem is that every browser places the website on the left "border" of the window when reducing the width of the browser window. Is there a workaround to prevent this? So that the browser "moves" the page "negative" beyond the left side of the browser ?thanks in advance