Replace the Default Anonymous Avatar on Blogger Comments
Step 1. Go to Dashboard - Template - click on the Edit HTML button
...click anywhere inside the code area and open the template search box by pressing the CTRL + F keys
Step 2. Type or paste this code in the search box, then hit Enter to find it:
</body>Step 3. Just above the </body> tag, add the following code:
<script src='http://code.jquery.com/jquery-latest.js'/>Step 4. Save the changes by clicking on the Save Template button
<script>
$("img[src='http://img1.blogblog.com/img/anon36.png']")
.attr('src', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgua9E2AZ_dd5ecCFqfzHHyvcakWp7dhHEfRbvjJ2MWgOq2lEmLsSW5w4M4DK2TPcVK68S56nU4vB4HR26lf0OyPPFYr37V2cGFRl3yw0Z2HXYppxSoTmBpn_ow_e0WMIjPwMYDsxMDjz4/s1600/default_avatar.gif')
.ssyby('blank')
</script>
<script src='http://code.jquery.com/jquery-latest.js'/>
<script>
$("img[src='http://img2.blogblog.com/img/b36-rounded.png']")
.attr('src', 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigZI5I2lqGMAIYzrlJQLWCx-4M2aggPSFNmFLY-9NpFreFzeRp_0Z4HZb_QZGQL6qKvLeusTammU2bVGDuX1cZoKjwJqb6BB_8D8GJV1GjTTXSGt1-4ff2b8QjD54NNTSwEVktFAkCsMg/s1600/blogger-user.png')
.ssyby('blank')
</script>
Changing the default avatar
For Anonymous users: Replace the code in red with your image addressFor Blogger users: Replace the URL in blue with your own.
You can choose an avatar from here and then copy the url of it:

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgua9E2AZ_dd5ecCFqfzHHyvcakWp7dhHEfRbvjJ2MWgOq2lEmLsSW5w4M4DK2TPcVK68S56nU4vB4HR26lf0OyPPFYr37V2cGFRl3yw0Z2HXYppxSoTmBpn_ow_e0WMIjPwMYDsxMDjz4/s200/default_avatar.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjXoF5WQGRqHFPyGg6dKbGILoiaJimiFEUmVUyY_-ON99ynapljVUytO3wblb4HJCk41sua5-XUOAB5-K7wJ_euE5O5QJejEYK7E93R3i_hv-k1Er48hsb_qZdxvOjgAqAuIqQAYBC1-KQ/s1600/facebook.gif

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgB_hnXww_doNcH6U4eynVvaRQ-N4owIAia86AkA8zJxfugvx4oAnhWX65WCOoff4IWPYmBS9gC27yeH1wzFlDpHh425azt_96mxDFOilhI3OYu3FlBxp1-AFRp2Zxrxtm4Wm2b414C4cw/s1600/anonymous3.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBSs7djFbwNHIjdwqbILR-rezsgBKu21_X3wi1rgK7AG3W6q78klUkWjzMcsk4PhllDA82OwiNUst92M4BBroEUrc6Szr4fgl6F1YUTlkT769HnfJ9hMfH7V-UXK_bxs-X0dAMBOCO2JAk/s1600/blogger-user.png
That's it! If you found this trick useful, please consider sharing it.
0 comments:
Post a Comment