We all love Google and all of it's content and buttons are one of it.You can use these buttons on your html documents , blogger , wordpress and all html/css supported services , Let's start with CSS :
Go To Blogger > Template > Edit HTML > Paste following CSS just above ]]></b:skin> :
.buttons {
float: left;
padding-bottom: 20px;
...
Home Posts filed under Buttons
Showing posts with label Buttons. Show all posts
Showing posts with label Buttons. Show all posts
Wednesday, 5 September 2012
Saturday, 18 August 2012
Google Plus CSS3 Buttons
.PlusGreen {
display: inline-block;
background: #45ad45;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#47af47), color-stop(100%,#43ab43));
background: -moz-linear-gradient(center top, #47af47 0%, #43ab43 100%);
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: background-color .218ss 0;
-moz-transition:...
10 Amazing CSS3 Buttons
.buttonApp {
background-image: -webkit-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
background-image: -moz-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
background-image: -ms-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
background-image: -o-linear-gradient(top, rgba(29,149,224,1) 0%,rgba(6,103,164,1) 100%);
...
CSS3 Animated Bubble Buttons
First of all you can also use these buttons on your html documents ..... just wanted to let you know :).....so all blogger right now i'am gonna tell you how to use these button on your blog and these are animated so have fun.....
Go To Blogger > Template > Edit HTML
Find ]]></b:skin> in your template
Post the following CSS Code just above
]]></b:skin> :
.button{
...
Friday, 27 July 2012
Cool CSS3 Buttons For Blogger
First of all you can also use these buttons on your html documents ..... just wanted to let you know :).....so all blogger right now i'am gonna tell you how to use these button on your blog.....
Go To Blogger > Template > Edit HTML
Find ]]></b:skin> in your template
Post the following CSS Code just above
]]></b:skin> :
.button, .button:visited...
Subscribe to:
Posts (Atom)
Popular Posts
-
Just a quick news before I start the stuff. Google Code has suspended my code account & all repositories I hosted there, so all my c...
-
Earlier this week, I wrote about installing CFW on your PSP to do some extra-ordinary PSP stuff. Playing ISO and CSO games in one of it. ...
-
Many PSP gamers wants to capture screenshots of their PSP games to share them with their friends and on tutorials. Even the above picture...
-
BWidgets is a blogsite about blogging, but why we're sharing PSP tutorials here? The answer is very simple. I recently bought a PSP 1...
-
Blogging world is getting large everyday as so many peoples are creating blogs and it's hard for all of them to capture their targets...
-
Overview A flash card is a data storage device with a flash memory, A USB flash card is a flash card with integrated Universal Serial ...
-
In this tutorial, I'm going to show how you can easily hide login errors in WordPress. It's a great way to protect from WordPress ...
-
Hi guys! I haven't published anything on this blog for at least an year now. All the posts that you see here are guest posts, and not by...
-
Creating a strong, specific and informational law blog is an excellent means of drawing potential clients to your website and keeping curr...
-
By default, WordPress only allows us to login to WordPress powered sites only with our username. But most of us prefer to enter our email ...