Last week i posted another FB Like Pop-Up which was cool and got a timer but only problem with that was it appears on every page load. You can control appear timing of this widget which makes it amazingly awesome and also just wanna inform you this widget is originally created by MBT go check out their blog.
This widget is based on Color Box and with our widget generator it's too easy...
Home All posts
Sunday, 26 August 2012
Friday, 24 August 2012
How To Hide HTML And JavaScript From Your Blog Visitors
Some time we create something cool and original and we don't want other peoples to copy that but now it's time to stop that by hiding our javascript and html.....This will convert our code to a language which is very hard to read.
This will convert
<html>
Hey
</head>
To
%3C%68%74%6D%6C%3E%0A%48%65%79%0A%3C%2F%68%65%61%64%3E
I'am sure that you can't read this.....so...
Amazing CSS3 Search Box For Blogger
In last article i posted about creating a custom search box for blogger and now i'am posting this totally amazing search box which is 99% CSS3 and 1% image.
#s {
margin: 0 auto;
-webkit-appearance: none;
-moz-appearance: none;
padding: 12px 48px 12px 12px;
-webkit-border-radius: 200px;
-moz-border-radius: 200px;
border-radius: 200px;
width: 300px;
height:...
Create A Custom Search Box For Blogger
#search {
}
#search input[type="text"] {
background: #444;
border: 0 none;
font: bold 12px Arial,Helvetica,Sans-serif;
color: white;
outline:0px;
width: 150px;
padding: 6px 15px 6px 35px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 0 rgba(255, 255,...
Show Page Loading Time On Blogger
It's time to show visitors how fast or slow your blog page loads with this script as you can see this widget will show your blog's loading time in each page which is a very important for every blog to load fast and this is so easy to add so here we go :
Go To Blogger > Template > Edit HTML > Mark 'Expand Widget Templates'
Paste below script just below <head>
<!-- page load...
Thursday, 23 August 2012
Twitter Timeline Widget For Blogger
Twitter is a great website to connect with your favorite celebrities and promote your content and so many of twitter users wants to show our recent tweets on our blog but we really hate twitter timeline widget provided by twitter , are you one of us ?
If yes then below widget is perfect for your twitter addiction which is stylish and also easy to install in your blog with our widget generator....
Create Free Newsletter For Blogger
Newsletter connects you with your visitors and give them best and new content and share some new features with your visitors. First of all it's a newsletter not some sort of feed widget.
First Part :
Go To Google Docs > Create A New Form
Now we will create our newsletter form :
Create a form just like shown in the image below only with one field "Email" and save it.
After...
Wednesday, 22 August 2012
Random Post Widget For Blogger - Version 2.0
It's impossible to know about what content your visitor like so it's good to show to them option for a random post so they might find some thing useful and also cool. As you can read Version 2.0 because Version 1.0 was way to old and not with CSS3. Add this widget by clicking below :
input name="widget.content" type="hidden" value=" function showLucky(root){ var feed = root.feed; var entries...
Tuesday, 21 August 2012
Random Posts Widget For Blogger
Previously i posted Random Post Widget with opens a random posts from your blog but this widget shows random posts after every reload on your blog's sidebar(or where you add). I specially recommend this widget for funny pics websites.
Generate this widget for your blog with our widget generator just click on Add To Blogger button :
...
Monday, 20 August 2012
prettyPhoto Lightbox For Blogger
prettyPhoto is a jQuery lightbox clone. Not only does it support images, it also support for videos, flash, YouTube, iframes and ajax. It's a full blown media.In past i posted two light box for blogger which are cool but not better than this one i mean this one is more stylish , more easy to use and it also contain tweet and like button for social sharing. Again wanna remind you guys...
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 ...