Hello can any one help me out or point me in a direction of a tutorial please.
I wish to create my own wordpress them, so it matches my static website.
Is there an easy guide on how to
cheers Dave
ergophobe
10:26 pm on Jan 13, 2011 (gmt 0)
Hi Dave,
Often the easiest route is to find a theme that looks similar to your site and go from there.
The Wordpress templating system is fairly straightforward. You typically have a file for the head, one for the footer, and templates for visible content. These are usually just plugging in a few variables and you can edit the HTML in those files directly, mix in some CSS and plunk away until you have a decent match.