How to Add Keyboard Keys Effect to Blogger
- Log in to Blogger account.
- Go to Template > Edit HTML
- Now search for ]]></b:skin>
- Add the below CSS just before ]]></b:skin>
TB{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid gray;padding:1px 5px;margin:0 5px;font-family:courier new;font-size:1.2em;-webkit-box-shadow:1px 0 1px 0 #fff, 0 2px 0 2px lightGray, 0 2px 0 3px #333;-moz-box-shadow:1px 0 1px 0 #fff, 0 2px 0 2px lightGray, 0 2px 0 3px #333;box-shadow:1px 0 1px 0 #fff, 0 2px 0 2px lightGray, 0 2px 0 3px #333;background:-moz-linear-gradient(left, #fff 0%, #e2e2e2 25%);background:-webkit-gradient(linear, left top, right top, color-stop(0%, #ffffff), color-stop(25%, #e2e2e2));background:-webkit-linear-gradient(left, #fff 0%, #e2e2e2 25%);background:-o-linear-gradient(left, #fff 0%, #e2e2e2 25%);background:-ms-linear-gradient(left, #fff 0%, #e2e2e2 25%);background:linear-gradient(left, #fff 0%, #e2e2e2 25%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2', GradientType=1 )}TB.space{padding:0 90px}TB:hover{cursor:default}
- Save Template
How to Use it in Blog Posts
Just Replace YOUR TEXT HERE with your Text and Done.<TB> YOUR TEXT HERE </TB>
I hope this article was helpful. Please leave your comments below if you are having any problems.
Credit: HackingUniversity.com
One thing to know about the space bar laptop keyboard key is that its usually not much different than the rest of the keys on your keyboard.
ReplyDeleteI ever seen this image on many blog, but I never know how to put this on my blog, then I got your tutorial, how great!
ReplyDeleteI hope this tutorial helped you :) Keep visiting for more...
Delete