Wednesday, October 22, 2008

Facebook is so much less complicated for users

Soooo.....apparently for some unknown reason and at some unknown time my particular blog has removed the "Comments" option. I'm not sure how this happened because I never edited the html. I don't even know what html stands for. For any of your code writers out there, please help! I want my dear friends and family to be able to read by blog. This is the only section on my blog html that mentions anything about comments. If you know what I should do to enable comments on my blog, please let me know. I messed with all the functions that the blogspot help sections said to mess with in terms of settings. Now it's up to you, faithful html decipherers, to help me. Please. Since you can't post comments to tell me how to fix my comments, please email me. If you should have my email address, you probably have it. If you know my phone number, you can give me a call and I'll provide my email address. (By the way, I'm also going to post this same blog in the blogspot forum and see if I get any help).



/* Comments
----------------------------------------------- */
#comments {
margin:2em 0 0;
border-top:2px solid #356;
padding-top:1em;
}
#comments h4 {
margin:0 0 .25em;
font-weight: bold;
line-height: 1.4em;
font-size: 150%;
text-transform:lowercase;
color: #9ec;
}
#comments-block {
margin-top:0;
margin-$endSide:0;
margin-bottom:1em;
margin-$startSide:0;
line-height:1.6em;
}
.comment-author {
margin:0 0 .25em;
font-weight: bold;
line-height: 1.4em;
font-size: 112%;
text-transform:lowercase;
}
.comment-body, .comment-body p {
margin:0 0 .75em;
}
p.comment-footer {
margin:-.25em 0 2em;
}
#main .comment-footer a {
color: #689;
}
#main .comment-footer a:hover {
color: #9ec;
}
.deleted-comment {
font-style:italic;
color:gray;
}

.feed-links {
clear: both;
line-height: 2.5em;
}

#blog-pager-newer-link {
float: $startSide;
}

#blog-pager-older-link {
float: $endSide;
}

#blog-pager {
text-align: center;
}

No comments: