September 27, 200817 yr Hello guys I am trying to center this site www.arreglaordenador.com but it does not get completely centered. Any suggestion? Thanks in advance.
September 27, 200817 yr your wrap size is 736px, while your header is 800px, so your wrap is probably central but as it is a smaller width than the things that you are centering then things will look off center. When using a wrapper to center content is has o be the same size as the largest width, you also have to remember that if you have padding and margins on these you have to add these together like this: Padding left + padding right +margin left + margin right + width = total div width
September 27, 200817 yr Author your wrap size is 736px, while your header is 800px, so your wrap is probably central but as it is a smaller width than the things that you are centering then things will look off center. When using a wrapper to center content is has o be the same size as the largest width, you also have to remember that if you have padding and margins on these you have to add these together like this: Padding left + padding right +margin left + margin right + width = total div width Thank you very much. That is the solution.
September 27, 200817 yr Author Thank you very much. That is the solution. Well, I thought that was the solution. In deed, it seems to work pretty well in safari and firefox 3. But I do not know why ie6 seems not to understand very well what I want. Do you have any suggestion for ie6? Thanks
September 27, 200817 yr Author Well, I thought that was the solution. In deed, it seems to work pretty well in safari and firefox 3. But I do not know why ie6 seems not to understand very well what I want. Do you have any suggestion for ie6?Thanks solved again by reducing the padding-right of the footer. Thanks though
Create an account or sign in to comment