I am looking for some help. All I want to do is allow comments here. All of my settings say that comments are allowed.
When I go to bloggerhelp, I find that there seem to be a lot of issues with comments and original templates. I have yet to find a solution.
Anyone?
Here's a peek into the relevant code for this template (I think)
a.comment-link {
/* IE5.0/Win doesn't apply padding to inline elements,
so we hide these two declarations from it */
background/* */:/**/url("http://www.blogblog.com/dots_dark/icon_comment_$startSide.gif") no-repeat $startSide .25em;
padding-$startSide:15px;
}
html>body a.comment-link {
/* Respecified, for IE5/Mac's benefit */
background:url("http://www.blogblog.com/dots_dark/icon_comment_$startSide.gif") no-repeat $startSide .25em;
padding-$startSide:15px;
}
Here's a peek into the relevant code for this template (I think)
a.comment-link {
/* IE5.0/Win doesn't apply padding to inline elements,
so we hide these two declarations from it */
background/* */:/**/url("http://www.blogblog.com/dots_dark/icon_comment_$startSide.gif") no-repeat $startSide .25em;
padding-$startSide:15px;
}
html>body a.comment-link {
/* Respecified, for IE5/Mac's benefit */
background:url("http://www.blogblog.com/dots_dark/icon_comment_$startSide.gif") no-repeat $startSide .25em;
padding-$startSide:15px;
}