Blueleather Wordpress Theme
Wordpress Theme based on Blueleather site template.
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.
<div class="navigation"> <div class="alignleft"><?php previous_comments_link() ?></div> <div class="alignright"><?php next_comments_link() ?></div> </div>
In “style.css” add the following code:
”#respond h2 {
clear:left;
padding-top:15px;
}
*html #respond h2 {
padding-top:7px;
}”
No comments
Leave a reply