Friday, August 21, 2020

Add Fire Effect on your Blogger Template Link

Add Fire Effect on your Blogger Template Link Adding effects on blogger link is amazing. We can add different effect on whole blogger templates links easily. Previously I have already shared with you to add Rainbow, lightning effect on links and today I will show you that how we can add a fire effect on your Blogger template easily. Actually this is not exactly fire but after applying this trick when any user mouse over on a link then it will be burn like fire but not any animation. I just applied hover effect on template default link code, as a result all links will get effect instantly. So just follow the below steps to add fire effect on your Blogger template. However before proceed take a backup of your Blogger template. Recommended:Add Color Gamut to Blog links for Rainbow effect Step1Log in to yourBlogger Accountand Go to yourBlogger Dashboard Step2Click on Now click on-Template-Edit HTML Step3Now find a:hover codeline by pressing Ctrl+F (Windows) or CMD+F (Mac) Step4Now replace the a:hover code by below code script. a:hover{text-shadow: 0 0 1.5px Step5And after that click onSave templatebutton. Recommended:Add lightning effect in specific blog link Alternative Steps If you don't find a:hover in your template then just add the script after/below b:skin![CDATA[ line. a:hover{text-shadow: 0 0 1.5px Now check your Blog and mouse over on a link and see fire effect on your blog link. If you have any query then you may ask. Thanks for being with us.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.