Customizing wordpress to match your site theme
Install wordpress. Get the style.css file from the default theme (at /wp-content/themes/twentyten/style.css). Open that file, you will see it is very well structured and commented. With just a few copy/paste from your current site’s css to this file you will start to see the changes. If after playing with the CSS you feel the need … Read more