Step by Step Instruction to Install Facebook Comment Plugin into Blogspot Templates

Step by Step Installation. For custom CSS see this earlier post with instructions. 1. Open Blog Template 2. Copy Template to an HTML Editor by clicking on “Edit HTML” and right click with mouse, and “Select All.” Right click on mouse, and “Copy”. You can paste by right-clicking mouse, “Paste” into HTML Editor, or, [CONTROL] Key + [V] to paste into HTML Validator/Editor. Paste to your HTML...
5 Read More »

Adding Facebook Comments Plugin and Customized Blogger Commenting Code

0
If following these instructions, and still running into difficulty, please consult my “Step by Step Instruction to Install Facebook Comment Plugin into Blogspot Templates” which includes screen shots of each individual step in the process, from beginning to end, and elaborates on the precise code and how it should look at each phase. 1. It is necessary to have these tags in the HTML header: <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml'...
Read More »

Blogger Scrolling and Customized Comments

0
This CSS code belongs in the Template between <head> & </head> /* Comments ----------------------------------------------- */ #comments a { color: #cccccc; } .comments .comments-content .comment-content { background: #000000 url(//example.com/gradient.png) repeat; font-size: 16px; line-height: 1; height:125px; overflow:auto; overflow-x:hidden; margin-right:auto; margin-left:auto; border:1px...
Read More »

Blogspot Emojis, Emoticons and Special Characters Script as used on our Blogs

13
TO ADD EMOJI TO YOUR BLOGSPOTS FOLLOW THESE INSTRUCTIONS Click to view Google Apis Javascript that is to be placed directly above “</head>” Install the Emoticon Javascript that is to be placed directly above “</body>” tag. Make sure “Embedded Mode” is turned on and “SAVE” your template. THAT'S IT! Well, for the most part… There's a slight bug (if comments already exist on the page,...
Read More »