Template
If anyone feels inclined to tell me the coding for centering the page ah la The Currency Lad or Bastards Inc please leave a comment.
If you are reading this, thank a Teacher. If you are reading it in English, thank a Soldier
If anyone feels inclined to tell me the coding for centering the page ah la The Currency Lad or Bastards Inc please leave a comment.
You need to add the following to your stylesheet:
margin: 0 auto 20 auto;
Put it inside the curly brackets that follow “#content”. Then delete anything about margin-left, margin-right, etc. The end result should be something like:
#content { position : absolute; background:#FFF; margin : 0 auto 20 auto; border:1px solid #FFF; width:530px; }I got you email Kev and sent a reply.