Sunday, 25 August 2013
Add Perfect Email Subscription Box Widget Generator by Skgtricks
Wednesday, 21 August 2013
Static Like us on Facebook Pop Out Widget for Blogger
How to add this widget to blogger?
- As usual Go to Blogger –> Layout –> Add a gadget
-
Choose HTML/Javascript from the list
Copy and paste below code into it.
<script type="text/javascript" src="https://googledrive.com/host/0B45rKXymUivTWTV5aHpVVlV5enM"></script><script type="text/javascript">function r(f){/in/.test(document.readyState)?setTimeout('r('+f+')',9):f()}; r(function(){new ConversionsBox("Enjoy this page? Like us on Facebook!)","http://www.facebook.com/pages/Skgtricks/565233286861061");});</script>
Tuesday, 20 August 2013
HTML Encoder
- '<' becomes '<'
- '>' becomes '>'
- '"' (double quote) becomes '"'
- ''' (single quote) becomes '''
- '&' becomes '&'
Count Characters In Post Titles & Meta Description
To count the your Characters type type, and press the count it button.
Thursday, 15 August 2013
Facebook Popout Likebox widget Generator
Hello, here’s Facebook jquery pop up for facebook like box widget for bloggers (or) any website. actually i got idea to create this widget by Harish @ Way2blogging.org Advantages this widget is to free space on the page. Because Facebook can prevent website normal as the box. Static Pop Out Facebook as soft box with jQuery effect of activation for the blogger, this is another cool control. Here I have added as the box with simple jQuery hover effect. See Facebook static plate to the right of the page and move the mouse over the plate with the frame, as is visible by sliding to the left.
How To Install This Widget To Blogger?
First you need to have a jQuery Plugin in your Blog template.
This Step is Required, If your Blog already have this plugin then Ignore this Step.
If your Blog Don’t have this Plugin, Install the jQuery Plugin.
Add the below line of code before tag.
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- Customize the Settings as you need
- Click on Generate button and add widget to your Blog
Facebook Popout Likebox widget Generator by Skgtricks
Drop your comments and questions below…
Saturday, 10 August 2013
Color Code Generator Tool
Color Code Generator
Instructions for Color Code Generator:
-
First drag the bar on the "Hue" selector to the area of your desired colour palate.
-
Then click inside the Brightness/Saturation area and drag the cursor until you have achieved your desired colour. The "Swatch" bar shows you the final colour result.
-
The hexadecimal colour code is generated in the "Hex" box. Simply copy the six digit code i.e #000000
-
That’s it!
Color Wheel For Choosing Matching Palate Colors
This is a pretty useful tool to achieve matching or cohesive colours for navigation menu, background, hyperlinks, header etc.Instructions:
-
Simply paste the six digit colour code in the form below without the hash (#) sign and then hit Update
-
The matching colour codes will appear inside the four boxes at the right side.
-
You can then copy the hex values and start using them!
Thursday, 8 August 2013
Form generator for "Add to Blogger" button by Skgtricks
If you are a widget or module designer then one should utilize the widget API provided by blogger.Using this API you can provide the users with widgets of their interest with a one shot of a click to install to the new blogger layout without letting them mess with the XML code of the their template.