Hello.
Thx for this great theme. While working on it to get it ready for my needs I discovered the following in blogbuzz.css

.comment .content-inner
{
  border: 1px solid #fff;
  background: transparent url(../images/fade_comment2.png) repeat-x top;
}

The image called here is not included in the package.

THX again
JThan

Comments

JThan’s picture

Sorry, forgot to mention the line: 580 ff. in blogbuzz.css

antsin’s picture

Status: Active » Needs work

Hello JThan,

Thank you for the feedback. This line of CSS code is wrong, it should call for fade_comment.png instead of fade_comment2.png.

This image give comment a fading background. The fix will be included within next release. Thanks again.

antsin’s picture

Status: Needs work » Closed (fixed)