WordPress Theme based on Blueleather site template.
* CMS functionality
* Widget ready
* JQuery Slider for featured projects
* Easy featured projects setup using custom fields
* Easy general setup
UPDATE 2 : “Widget ready†issue fixed. The updated zip file got approved so you can download it! Thanks!
UPDATE : “Post comment†IE wrong indentation fix
In “comments.phpâ€, at line 23, remove the â€#navigation†div. Do not remove the one after the comments list.
In “style.css†add the following code:
â€#respond h2 {
clear:left;
padding-top:15px;
}
*html #respond h2 {
padding-top:7px;
}â€