So I’ve started modifying a template for my WordPress site.
Pretty straight forward, WordPress breaks down where elements have their html generated into individual files. For example, the header of your pages is generated in header.php.
Styling is controlled in a CSS file called style.css and depending on your base theme, the id tags are pretty easy to figure out. This is even easier if you use FireBug as that will tell you what each element’s id tags and hierarchy are exactly.
So far I have just had time to change some font styles for the header and body and start work on a banner image. The banner image will be inserted this week.
Theme I am using is the ArcLite Theme by http://digitalnature.ro/
You can see the base theme at my site here http://eavab.com