My Css is wrong, so I think My site is not centered.
My Css is wrong, so I think My site is not centered.
Hi carlmoore22,
In your style.css file line number 71, You have to change the body class.
Change style in that class:
margin-left:118px
to
margin:0 auto 0 118px;
It will be automatically center aligned.
Hey thanks it has aligned great but it still isn't centered what am I doing wrong? Please help.
This topic has been closed to new replies.