Adding Hover Link Color To Blogger
- Go to Blogger
- Template > Edit Html
- Search for ]]></b:skin> (Ctrl+f)
- Add the following code above it
@keyframes BHhoverpelangi{0%{color:black;}19%{color:red;}25%{color:brown;}40%{color:blue;}55%{color:green;}70%{color:orange;}85%{color:magenta;}100%{color:black;}}
@-o-keyframes BHhoverpelangi{0%{color:black;}19%{color:red;}25%{color:brown;}40%{color:blue;}55%{color:green;}70%{color:orange;}85%{color:magenta;}100%{color:black;}}
@-ms-keyframes BHhoverpelangi{0%{color:black;}19%{color:red;}25%{color:brown;}40%{color:blue;}55%{color:green;}70%{color:orange;}85%{color:magenta;}100%{color:black;}}
@-moz-keyframes BHhoverpelangi{0%{color:black;}19%{color:red;}25%{color:brown;}40%{color:blue;}55%{color:green;}70%{color:orange;}85%{color:magenta;}100%{color:black;}}
@-webkit-keyframes BHhoverpelangi{0%{color:black;}19%{color:red;}25%{color:brown;}40%{color:blue;}55%{color:green;}70%{color:orange;}85%{color:magenta;}100%{color:black;}}
a:hover{ /* original code by : bloggers-hero.blogspot.com 30 Juni 2012 */
animation:BHhoverpelangi 4s infinite; /* Standart */
-o-animation:BHhoverpelangi 4s infinite; /* Opera */
-ms-animation:BHhoverpelangi 4s infinite; /* IE */
-moz-animation:BHhoverpelangi 4s infinite; /* Firefox */
-webkit-animation:BHhoverpelangi 4s infinite; /* Safari and Chrome */
}
- Click Save
CONSIDERATION USES CSS3 ANIMATION TO THE RAINBOW EFFECT ON THE HOVER TEXT LINK:
- All browsers have support for CSS3 animation.
- those of you who are still using older browsers, please immediately download the latest browsers already support CSS3 animation. You can open the download link via the menu on the left of the blog page.
- Using CSS3 animation code be made more efficient and concise, so loading the blog becomes not much affected.
- Using CSS3 code easier blogger to create a variety of colors in the rainbow effect caused.
- Using CSS3 animation code easier for bloggers to develop a variety of new effects (additional effect).
- Now If You Enjoy This Post! Please Take 5 Seconds To Share It.
Hello There!Happy for reading the article and don't forget share this article on your social network.Thanks You ^_^
Posted by 11:44 PM and have
0
comments
, Published at Writed by : Admin ID-Netblog
My friend was reading the article onHover Link Color Rainbow - Rainbow Color Effect with CSS3 Animation For Blogger. Admin, buddy permitted copying and pasting or disseminate this article, but do not forget to put the source link below.
ARTIKEL TERKAIT:
No comments:
Post a Comment