Menu

Help with Page Alignment

Help
Anonymous
2005-12-17
2013-03-22
  • Anonymous

    Anonymous - 2005-12-17

    Hello, How can I force my blog to align left. It is stuck on center. Adding text-align: left; to the css file does nothing. Please help

    Thanks!

     
    • iamdecal

      iamdecal - 2005-12-19

      the code you need to change looks like this

      #header{
      margin-left:auto;
      margin-right:auto;

      ...

      change these for each of the DIV's

      hope that helps, if not, tell us the URL of the site so i can check, and i'll send you the exact code you need.

      iamdecal
      http://www.iamdecal.co.uk

       
    • iamdecal

      iamdecal - 2005-12-19
       

Log in to post a comment.