Seo Master present to you: In this tutorial we will learn how to highlight the author comments so that they will have a different background color, border, or anything that makes them stand out from the others. To achieve this, we need to add a code in the Blogger's template and to modify the style according to our preferences.
How to highlight author comments in Blogger:Step 1. Go to Template, click on Edit HTMLStep 2. Click anywhere inside the code area and try to find - using CTRL + F keys - this tag: </body> Screenshot: Step 3. Just above it, paste the following code: <script src='http://code.jquery.com/jquery-latest.js'/> Customizing the Author Comments:Border: The line marked in orange represents the border's style. What it can be done:
Background: The line marked in blue represents the background's style. You can use a plain color or an image. By default there's a combination of both (a white transparent image with a gray plain color). To change/add:
Font Color: To change the font's color, replace the #444444 color value in green with your own. (you can use this tool to find the hex code of your desired color) Font Size: Modify the value in red by increasing/decreasing the "12" value in order to change the size of text. Step 4. Now Save your Template. To customize the entire style of threaded comments, please check my previous tutorial on How to Customize Comment's Background, Font Color and Border in Blogger.2013, By: Seo Master |
Labels: Blog Design, Comments, Hacks, How To, threaded comments