3 Column Theme

I’m looking for a 3 column theme like the one under the hyperlink. Problem: I want to have it in 1024 .. where the content is around 550 / 600 px .. anyone hints / tips how to adjust this theme this way?

2 thoughts on “3 Column Theme

  1. #content {

    width: 960px;

    margin: 0px auto 0px;

    padding: 0px;

    }

    I noticed this. There is a width of 960px. That would be enough for 1024px, but if you mean the whole site in 1024px width, you could place another div around the rest and styke it with a width of 104px.

    If you have any questions, you can mail me at mike@mikevanhoenselaar.nl, thats works a lot easier.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.