Adding Fancy CSS3 & JQuery Lavalamp Menu For Blogger

In my previous tutorial, I shared to you how to add drop down menu and it is useful especially if you have many clutters that disturb the eyes of your readers. Today , I'm going to share a menu bar which I hve learnt across my research in the web. I believe you will find it more interesting than before.This trick uses an amazing CSS3 & jQuery lavalamp .You can use this menu in six (6) different colors by just changing the div class word in the HTML code.This menu is originally designed by In side signs and Helperblogger made it bloggerized to work perfectly with any blogger templates. With no so much word, let's us now go to the tutorial and see how to add this menu to your blogger blog.

How to Add Fancy CSS3 & jQuery Lavalamp Menu For Blogger


Step 1. Adding the Script


A. Go to your Blogger Dashboard >> Template Click
B. Hit the Edit HTML button
C. Find or Control F the code below in your template

</head>

D. After finding the above code, place the code below code just above the code in Step 1 C.

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js" type="text/javascript"></script>
<script src="http://code.helperblogger.com/lavalamp-menu.js" type="text/javascript"></script>

If you have already added a jQuery library to your blog then delete the highlighted code in orange)


Step 2. Adding Cascading Style Sheet (CSS)



A. Look for the code below

]]></b:skin>

B. Add the following code below just above the code in Step 2 A.


/*LAVALAMP MENU BY http://www.mybloggersnipers.blogspot.com/ STARTS here*/

.lavalamp { position: relative; border: 1px solid #d6d6d6; background: #fff; padding: 15px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); border-radius : 10px; -moz-border-radius : 10px; -webkit-border-radius : 10px; background : -webkit-gradient(linear, left top, left bottom, from(rgb(240,240,240)), to(rgb(204,204,204))); background : -moz-gradient(linear, left top, left bottom, from(rgb(240,240,240)), to(rgb(204,204,204))); height: 18px; font-family: calibri;
}
.magenta { background : rgb(190,64,120); background : -webkit-gradient(linear, left top, left bottom, from(rgb(190,64,120)), to(rgb(177,24,91))); background : -moz-gradient(linear, left top, left bottom, from(rgb(190,64,120)), to(rgb(177,24,91))); border: 1px solid #841144;
}
 .cyan { background : rgb(64,181,197); background : -webkit-gradient(linear, left top, left bottom, from(rgb(64,181,197)), to(rgb(7,165,187))); background : -moz-gradient(linear, left top, left bottom, from(rgb(64,181,197)), to(rgb(7,165,187))); border: 1px solid #2f8893;
 }
 .yellow { background : rgb(255,199,79); background : -webkit-gradient(linear, left top, left bottom, from(rgb(255,199,79)), to(rgb(255,188,43))); background : -moz-gradient(linear, left top, left bottom, from(rgb(255,199,79)), to(rgb(255,188,43))); border: 1px solid #c08c1f;
 }
.orange { background : rgb(255,133,64); background : -webkit-gradient(linear, left top, left bottom, from(rgb(255,133,64)), to(rgb(255,107,24))); background : -moz-gradient(linear, left top, left bottom, from(rgb(255,133,64)), to(rgb(255,107,24))); border: 1px solid #c04f11;
}
 .dark { background : rgb(89,89,89); background : -webkit-gradient(linear, left top, left bottom, from(rgb(89,89,89)), to(rgb(54,54,54))); background : -moz-gradient(linear, left top, left bottom, from(rgb(89,89,89)), to(rgb(54,54,54))); border: 1px solid #272727;
 }
 .magenta li a , .cyan li a, .yellow li a , .orange li a, .dark li a{ color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.40);
}
.lavalamp a { text-decoration: none; color: #262626; line-height: 20px;
}
 .lavalamp ul { margin: 0; padding: 0; z-index: 300; position: absolute;
}
 .lavalamp ul li { list-style: none; float:left; text-align: center;
} .lavalamp ul li a { padding: 0 20px; text-align: center;
 } .floatr { position: absolute; top: 10px; z-index: 50; width: 70px; height: 30px; border-radius : 8px; -moz-border-radius : 8px; -webkit-border-radius : 8px; background : rgba(0,0,0,.20); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out;
}
/*LAVALAMP MENU BY http://www.mybloggersnipers.blogspot.com/ ENDS here*/


C. You may now save your template Step 3. Adding this widget on your blog A. Now go back to your Blogger Dashboard B. Click Lay-out button >> Add a Gadget. Choose HTML/JavaScript C. Copy the code below and paste it inside the empty space and drag it below Header section.


<div class="lavalamp dark">
<ul>
<li class="active"><a href="#">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Free Templates</a></li>
<li><a href="#">Recipes</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
<div class="floatr"></div>
</div>


Replace # with your (URL) link Replace Home, About, Contact. etc. with your link text which you want to appear on the menu.
If you want to change background color of the menu then replace <div class="lavalamp dark">
with one of the code below.

<div class="lavalamp dark">
<div class="lavalamp magenta dark">
<div class="lavalamp cyan">
<div class="lavalamp yellow">
<div class="lavalamp orange">


D. Click Save Arrangement



Take Care Friends!


How to change the image of the header in blogger

As you scroll over on different blogs, you simply captivated with their different and stylistic designs specially on the header section. So what comes into your mind, a change of your own, or a sort of modification of what you have placed on it.If you really have the zest and intention to enhance your header. Go! Bear in mind, new become an apple of the eyes. So let's do the process.






Change The Image of The Header In Blogger 


Note. You have to prepare you new image and text design before you can jump to its modification. You can use Photoshop or Microsoft Power Point.

Step 1. Go to Blogger Dashboard

Step 2. Click Layout 

Step 3. Look for the header and click " edit "

Step 4. Click remove and then click " choose file "



Step 5. Click the desired image for your header from the folder where you saved it.

Step 6. Click " Have description placed after the image ".


Step 6. Click " Save "


Step 7. Click " view blog "

Step 8. If your satisfied with your new header, click " save arrangement ". That's it.





Take Care Buddies!


How to Add Expandable Recent Comments Widget In Blogger

Building blocks frame your house, while finishing makes it more appealing. Today, I will share to you another trick on how to make your recent comments more attractive and professional look. I would say that the code that I am going to share with you is abstracted from helplogger and I made some changes in order to present it in a more fascinating manner. This Expandable Recent Comments widget is a very accessible for it can be collapsed or expanded through your user's interaction, so that now, we don't have to click on the commenter or post title link in order to see the content of a comment. The expanding content of the comment can be shown or hidden by clicking on the plus/minus icon or by hitting the "Show all" or "Hide all" button at run time.


Adding The Expandable Recent Comments Widget to Blogger


Step 1. Log in to your Blogger dashboard
Step 2. Hit the Layout button
Step 3. Click on "Add a Gadget" link
Step 4. In the pop-up window, scroll down and click on the HTML/JavaScript widget
Step 5. Copy and paste the code below and paste it inside the empty box

<style type="text/css" media="screen">
.row-aa {        background: #f2f2f3; }
.row-bb {        background: #F8F5F1; }
.row-div {
  margin:0px;
  padding:5px;
}
.comment-header {
  font-size:0.9em;
//  border:1px solid #E0E0E0;
//  background-color:#F3F3F3;
  padding:4px;
  margin-top:10px;
  margin-bottom:5px;
}
.comment-box {
  margin:0px;
  padding:0px;
  font-size:0.9em;
  height:500px;
  overflow:auto;
}
.comments1  {
//  background: #F3F3F3;
  padding:3px;
  border-left:1px dashed #A6A6A6;
  color: #888888;
  font-style: italic;
  padding-top:4px;
  margin-bottom:5px;
}
.comment-footer {
  text-align:center;
  font-size:0.9em;
  padding:4px;
  margin-top:5px;
}
</style>

<div style="text-align: center" class="comment-header"><input class="comment-button" id="commshowall" type="button" onclick="if (this.value == &#39;Show all&#39;) { unfold_all(this); this.value=&#39;Hide all&#39;; } else { fold_all(this); this.value=&#39;Show all&#39;; }" style="width:8em;font-size:1em;font-family:Verdana,sans" value="Show all" /></div>

<div class="comment-box">
<script type="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/expandable-recent-comments.js"></script>
<script type="text/javascript"  src="http://mybloggersnipers.blogspot.com/feeds/posts/default?start-index=1&max-results=999999&alt=json-in-script&callback=showrecentposts">
</script>
<script type="text/javascript"  src="http://mybloggersnipers.blogspot.com/feeds/comments/default?start-index=1&max-results=999999&alt=json-in-script&callback=showrecentcomments">
</script>
</div>

Do few changes:

Replace http://mybloggersnipers.blogspot.com with your blog/site address.

Replace 1px (font size) with your own desired font size, bigger number means bigger size of the font

Replace dashed with your desired border styles, click link to see different border styles.

Replace #A6A6A6 with another hexadecimal color that would most fit your blog's theme.

And lastly, change the phrase Hide all and Show all with another synonyms related to that phrase.

Step 6. Save your widget and tha's it!



Good Day Friends !


How to add media sharing buttons below every post title

For an easy way of sharing your desired information to the internet community. It is then necessary to put media sharing widget on your blog.
A widget today is an enhance version of the sharing widget we earlier shared. It includes popular social networking buttons like Twitter, Facebook Like, Google Plus +1, Add this and Stumbleupon. I am using it in my blog as you can see. We will also customize here the Add This button and will add blog title inside it. You can easily customize it to change the background colors and widget overall look. It can be added to both Blogger and Wordpress. It has a big impact in accumulating blog traffic through the shares made by these buttons which will circulate in social media and help you enjoy a long lasting referenced traffic. Lets start adding these valuable buttons to your blog.



Add Social Sharing Buttons Below Post Titles


Here is the method for blogspot blogs. If you are using Wordpress then you may please add the code shared below inside your template by going to template section.

Please follow the steps below if you use Blogger. Go To Blogger > Design > Edit HTML Backup your template Click on the box at top right that says "Expand Widget Templates" Then search for Just above it paste the following code,



<b:if cond='data:blog.pageType == &quot;item&quot;'> <div style='background:#FEE6E6; border:1px solid #ddd; -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px; padding:5px; box-shadow: 3px 3px 3px #CCCCCC;'> <table border='0'> <tr>
<td><!-- Twitter -->
<a class='twitter-share-button' data-count='horizontal' data-lang='en' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' rel='nofollow'/> <b:if cond='data:post.isFirstPost'> <script src='http://platform.twitter.com/widgets.js' type='text/javascript'> </script> </b:if> </td>
<td><!--Facebook-->
<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp; action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' scrolling='no' style='border:none; overflow:hidden; margin-left:0px; width:100px; height:20px;'/> </td>
<td><div style='margin-right:25px;'><!-- STUMBLE UPON -->
<script expr:src='&quot;http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=&quot; + data:post.url'/></div> </td> <td><div style='margin-right:5px;'><!-- GOOGLEPLUS --> <g:plusone expr:href='data:post.url' size='medium'/> </div> </td>
<td><!-- AddThis Button BEGIN -->
<div class='addthis_toolbox addthis_default_style '> <a class='addthis_counter addthis_pill_style'/> </div> <script src='http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4de3b2d654f56f28' type='text/javascript'/> <script type='text/javascript'> var addthis_config = { ui_cobrand: &quot;MYBLOGGERSNIPERS&quot;, ui_header_color: &quot;#ffffff&quot;, ui_header_background: &quot;#0080FF&quot; } </script>

<!-- AddThis Button END --></td> </tr> </table></div> </b:if><br/>

Do these changes:

To change the background color of the container edit #FEE6E6 

Replace MYBLOGGERSNIPERS with your blog title so that it appears on the add this button upon mouse hover. As shown below:

5. Note: skip this step if you have already added a Google+ button somewhere in your blog. Search for ]]></b:skin> and just below it paste the following code:

<script src='http://apis.google.com/js/plusone.js' type='text/javascript'> {lang: &#39;en-US&#39;} </script>

6. Save your template.

Then see your blogs and look what's appearing on post pages and not on the homepage. If you want to show it even on your homepage then just delete the two blue lines from the code above.


I am so grateful to mybloggertricks for the ideas about this post.



Take Care Friends!



How to add widgets on both sidesof Blogger header

Another tricks in blogging is observable in some professional blogs where there are more than one widget found in the header section. In this particular application of css codes pushed some newbe to ask how to put it in their blog header. Or some readers asked how to add a widget on each side of the header as pictured below, while others asked how to place multiple widgets on the right side of the header. This tutorial will cater those questions. It will  show you how to add your desired number of widgets in the header area, and arrange them in such a way that it's done horizontally.

It’s an improved version of my previous tutorial on similar customization: Add banner, Adsense or search box in header, as it doesn’t require the addition of a new widget container i.e. section.

1. Please unlock the header section


Maybe you've been through a lot of testings on how to apply this trick. However you cannot add widgets to the header section in Layout because it is locked. Blogger by default limits the header section to only one widget (the header).

Fortunately we can unlock it so easily. Go to Template > Edit HTML > Proceed and look for this line thru control F:

<b:section class="header" id="header" maxwidgets="1" showaddelement="no"></b:section>

Replace the above code with this:

<b:section class='header' id='header' maxwidgets='' showaddelement='yes'>

What the new code does, is removing the widget count limit, and adds the Add-A-Gadget link in the section.

2. Add widgets and get the IDs

Go to Layout page and add in your widgets via Add-A-Gadget. Arrange them according to how you want them to appear on the actual blog. The topmost widget here will appear farthest to the left on the blog, and the bottom one will appear farthest to the right.

Once the widgets are saved, check the widget IDs by following this tutorial: How to find Blogger a widget ID. You need to know the IDs so you can address the widgets individually when styling them in the next step.

3. Add CSS code

Now you’ve done adding the widgets in the header, but they are stacked on top of each other. In this step you will make the widgets appear side by side, add margins or paddings etc. Note: The horizontal layout will not be reflected in Layout page i.e. the widgets will still appear to be stacked vertically.

1.Go to Template > Customize > Advanced > Add CSS, enter the code below and press Enter key. Or you can paste it right before ]]></b:skin> in Edit HTML.

.header .widget  {
border: 1px solid;
display:inline-block;
*float: left;
height: 200px;
overflow: auto;
margin: 10px 5px !important;
vertical-align: top;
}

.header #Header1 {
width: 50%;
}

.header #widgetID1, .header #widgetID2 {
width: 20%;
}

1. Change the widget ID with the widget ID you get in previous step. Pay attention to the width property -you can set the widths to any values as long as the sum of all the widths, padding, margins and borders of the widgets do not exceed the width of the header section. Otherwise the rightmost widget will be pushed below the rest of the widgets.

2. See the preview pane while doing the adjustment, your aim is for the widgets to align nicely as pictured above.

3. Click Apply To Blog button when it's done.


My gratefulness is extended to bloggersentral for the information about blogging.



Enjoy Friends!


How to change the image and color of the blockquote

It was said that common are obsolete.The very reason why people travel to different places to look for new. In the blogger world, it seems to be parallel to this concept because readers consider new as something that is helpful, in terms of ideas and implementations. As we consider this, we also need to look at in a more vivid horizon which we always consider that our patience and hard work will very soon turn into money. Like applying an advertising company, specifically the adsense, considers new as one of their bases for your application's approval. This tutorial will show you how to change the color and background of your blockquote. So, let's do it.





Changing the Background Image and Color of a Blockquote



Step 1. Go to Blogger > Layout > Edit HTML
Step 2. Backup your template
Step 3. Search for .post blockquote and delete it along with all its occurrences. In most templates the codes look like this,

.post-body blockquote { line-height:1.3em; }
OR
.post blockquote{ etc etc etc }

If you cannot find that code then it's Okay.

Now look for ]]></b:skin> and just this ]]></b:skin> , paste the code of your favorite blockquote. Try this example below;

.post blockquote {
margin : 0 25px;
padding: 58px 28px 38px 18px;
background :#F2F2F2  url(place the url of your image here) no-repeat 580px 5px;
font: normal .9em "comic sans ms", Courier,"Times New Roman", Times, serif;
color : #000000;
border: 8px dotted #A9A9A9;
}
.post blockquote p {
margin: 0;
padding-top:10px;
}

Note: Just always remember that a background element is followed by a word url. The six digit value is the background color and image link is inserted in place of bold text in this part-> url(place your image Link here) .Click this link on "how to upload image and get its url".


Step 4.After customizing, it's time to save your preview your template to see the interesting new change.

Step 5. Save your new view template.





God Bless 
You Always!


How to Get Approved by Google Adsense for Newbie


Turning blogging into entrepreneur is not like looking for a book page.It is a combination of patience and hard work. But the question is, after you mixed all the spices of your blog, how can you convert them into money as a sort of reward of your long-determined endeavor. Friends! It's the Adsense. As the top placer among the internet advertising companies. For this reason, many bloggers want to be its ads publishers. And to win the heart of the Adsense team who will manually evaluate you and your blog, you should follow some basic rules. Below, I will share to you the basic tips/rules which I believe can help you achieve your goal.




Publish Quality plus Original Content


As per experienced as a newbie blogger, it is quiet hard to make such kind of content. You don’t know how start and end a certain post. But as a newbie blogger you should spend a lot of time in conducting a research studies in the web in order to power your self with the necessary informations. As time passes, you could accumulate many useful informations that are essentials to make such content that are rich in quality. 

Age Matters 


Entering business online requires a specific legal age which is 18 years old and above, so if you are not yet on this particular age bracket you better not to try because 100% you will not be approved. Your blog age is an important aspect as well. In Asia like China and India, it requires for around six (6) months in order to get approved with adsense. Furthermore, six (6) months with 50 to 80 quality posts. But in order to double the chance of getting approved, much better if you apply with 100 -130 quality posts. 

Use Accurate Informations in Filling the Adsense Application Form 


Be true in putting your data in the said form like your name, complete address, contact number and the like.

Copyrighted content must be avoided especially if it does not contain any attribution link from the source. 


This is another thing which a newbie must face for duplicated content is NOT SEO friendly. Adsense team hates those sites who copy other content and publish it in their blogs. This is a ground for disapproval. Much better to make our own post and be original in our writing styles. Be sure to have at least 30 well written posts from your and use SEO friendly words. Don't use idiomatic expressions in stressing your ideas be always natural in your mode. 

Don’t link your site to any pornographic or liquor, smoke, gambling or any adult content sites. 


This is an important thing also for adsense restricts the placement of ads on gambling sites and pornographic content. See adsense policies here. 


Well Constructed Pages like About, Privacy Policy and Disclaimer. 


You may use the links for help in constructing your Privacy Policy and Disclaimer Page.

Sufficient Blog Traffic 


There is no specific blog traffic required by Google adsense in order for them to approve your application but as a personal advice, see to it that you’re blog is receiving 200 - 250 visitors a day. Your store will be useless if nobody visits and buy goods from it.

Avoid Auto generated Content 


Those type of contents which are crawled by robots from other sites and indexed it in you blog. This type of technique is unfair to other bloggers who spent many hours just to polish one (1) post in a day. 


Custom Domain 


Applying for adsense without custom domain name is also a ground for disapproval from Google adsense. You have to use top level domain like .com .org .net. Don’t apply for Google adsense if you have sub domain name like .blogspot.com. But as an experienced, if you want to apply for adsense on sub domain name then you have MUST publish NEW CONTENTs in your blog . 


Ask for God's Guidance 


Regardless of what is your religion, ask God's assistance! I believe, this is the best tip among the tips that I've read, wrote and used so far. After reading this post try to assess your blog if the above tips are being applied or used then try another shot to apply to Google Adsense. 








Enjoy your day!



How To Add Different Hover Effects To Images In Blogger Post

Changing colors or texts while the mouse points at a certain image in a blog is amazing display of one's hard work and creativity. I have already seen and read many tutorials regarding on how to add hover effects on images uploaded in our post editor pages and all of them have put CSS code in the template editor's page which has a the same effect to all of our images. But there are some instances that the hover effect that we want to appear will be different in some of our posts. Have a your mouse hover at the image below as an example.




DEMO HERE:


Steps in Applying this tweak in your Blog


Step 1. Copy and paste the code below in your Blogger Post Editor page

<img onmouseout="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiJYh1x758ETxL5-4-PMGXQxAiFRQmw7zldSLz3gArpAMbJz1aR8SBqEG0ENjZaknwXRN6pKigsLb74XSQLcGegPUZdD3aEH3UTMr3QtFpaY5-lfzEUC68N8EqbhFmkGm_FQhky1B0fHMs/s1600/MY+FAMILY.jpg'" onmouseover="this.src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEguzP2bFngP0tNNIYTt6mvWqvcdYaRRUexfGzrmd5mk_pkp3RTTHn8J-b6TqqMwQhxtIK6FgYv6_1XzKOwyZt5PHtx1zvCEYBcUm33vtR_aJjLwpUQDBcIvcOdAakdm595oPiVQYjy5h1g/s1600/KATES.jpg'" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjq_jhtRS7iwKgWXghjs82BjXwaun_O3LJzUCN6ocubntFbh23Zg2kmbq0LH4GfxctuSHC691g_lar7wzXtMYTsbS45-bMF7W40__2yfFNTFbXurvJluve7XVmGcI9l7m2LUPnDdxgCC4w4/s1600/hover+effect+on+images+from+blockquote+2.png" />

Customization 

The red bold text is default image (the image when no mouse hover). Replace it with your own.
The orange bold and none bold texts (in italic) is the URL image when mouse hover on it. Replace it with your own also.

The following next tutorial will be different since we will add HTML and CSS to your template.

Zoom In and Out effect

 HTML code:


<div class="grow pic">
<img alt="hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh19UlE80u3T86FtL5TBM96zcEwn4MfLhVhgoFIzFfFfmDCIOE6RwM8fJpCvrzGTxILKEIX-hyluNmSmpMd1w8XEFVx41zR0iOtiC04s3646k3ypBNXtGpYgtR0dMZ-K-uufBa28HtIEOgu/s1600/hover+effect+slide+left.png" />
</div>

CSS code for out effect:


/*ZOOM*/
.grow img {
  height: 300px;
  width: 300px;

  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.grow img:hover {
  width: 400px;
  height: 400px;
}

CSS code for zoom in effect:


/*ZOOM*/
.grow img {
  height: 300px;
  width: 300px;

  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.grow img:hover {
  width: 150px;
  height: 150px;
}

Going to Leftside Effect

 HTML code:


<div class="leftside pic">
<img alt="hover left side effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh19UlE80u3T86FtL5TBM96zcEwn4MfLhVhgoFIzFfFfmDCIOE6RwM8fJpCvrzGTxILKEIX-hyluNmSmpMd1w8XEFVx41zR0iOtiC04s3646k3ypBNXtGpYgtR0dMZ-K-uufBa28HtIEOgu/s1600/hover+effect+slide+left.png" />
</div>

CSS Code:


/*leftside movement*/
.leftside img {
border:20px solid #158aee;
 height: 200px;
  width: 200px;
  margin-left: 0px;
  -webkit-transition: margin 1s ease;
     -moz-transition: margin 1s ease;
       -o-transition: margin 1s ease;
      -ms-transition: margin 1s ease;
          transition: margin 1s ease;
}
.leftside img:hover {
border:20px solid #158aee;
  margin-left: -20px;
}
Going to UP Effect


HTML Code:

<br />
<div class="vertpan pic">
<img alt="vertical hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS Code:


/*VERTPAN*/
.vertpan img {
border:20px solid #158aee;
height: 200px;
  width: 200px;
  margin-top: 0px;
  -webkit-transition: margin 1s ease;
     -moz-transition: margin 1s ease;
       -o-transition: margin 1s ease;
      -ms-transition: margin 1s ease;
          transition: margin 1s ease;
}

.vertpan img:hover {
border:20px solid #158aee;
  margin-top: -20px;
}

Tilt Effect


HTML Code:

<div class="tilt pic">
<img alt="tilt  hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS Code:


/*TILT*/
.tilt {
 -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.tilt img{
border:20px solid #158aee;
}
.tilt :hover {
border:20px solid #158aee;
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

Morph Effect

HTML code:


<div class="morph pic">
<img alt="morph hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS code:


/*MORPH*/
.morph img {
border:25px solid #158aee;
 -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.morph img:hover {
border:25px solid #158aee;
border-radius: 250px;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
margin: 0;
padding: 0;
margin-bottom:0px;
overflow:hidden;
}

Focus Effect

HTML code:


<div class="focus pic ">
<img alt="focus hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
  </div>

CSS code:


/*FOCUS*/
.focus img {
border:25px solid #158aee;
 -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.focus img:hover {
border:70px solid #158aee;
border-radius: 250px;
margin: 0;
padding: 0;
margin-bottom:0px;
overflow:hidden;
}

Blur Effect

HTML code:


<div class="blur pic">
<img alt="blur hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS code:


/*BLUR*/
.blur img {
border:20px solid #158aee;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.blur img:hover {
border:20px solid #158aee;
  -webkit-filter: blur(1px);
}

Brightness Effect 

HTML code:


<div class="brightness pic">
<img alt="brightness hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS code:

/*BRIGHTNESS*/
.brightness img{
border:20px solid #158aee;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
.brightness img:hover {
border:20px solid #158aee;
  -webkit-filter: brightness(130%);
}

Opacity Effect

 HTML code:


<div class="opacity pic">
<img alt="opacity hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS code:


/*OPACITY*/
.opacity {
 -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;
}
.opacity img  {
border:20px solid #158aee;
}
.opacity:hover {
  -webkit-filter: opacity(50%);
}

Invert Effect

 HTML code:


<div class="invert pic">
<img alt="invert hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS code:


/*INVERT*/
.invert img{
border:20px solid #158aee;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.invert img:hover {
border:20px solid #158aee;
  -webkit-filter: invert(100%);
}

Sepia Effect

HTML code:


<div class="sepia pic">
<img alt="sepia hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS Code:


/*SEPIA*/
.sepia img{
border:20px solid #158aee;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.sepia img:hover {
border:20px solid #158aee;
  -webkit-filter: sepia(60%);
}

Contrast Effect

 HTML code:


<div class="contrast pic">
<img alt="contrast hover effect" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj2alKBoeDovrMn0sU-Lft3ruTUSG0wwARJmKwHKgDT8YFR8Oxh9V2QZBwA44FrvXJvFkJuF-DKPHxgdojk-Ty1W4tzzCSxXNOcFDBNz4nJ0BFngrXDHIDTQdBWIIUhLAnhxJjkY_j_vWSk/s1600/morph.png" />
</div>

CSS code:


/*CONTRAST*/
.contrast img{
border:20px solid #158aee;
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.contrast img:hover {
border:20px solid #158aee;
  -webkit-filter: contrast(50%);
}

Customiztion with the above codes:

For the HTML code, change the red bold texts with your own URL image.
For the CSS code, change the border styles and size in default (bold black). You can click this link for various border styles.
The orange bold texts are responsible for hover effect of your border (size, styles and color), change it also according to your preferences.

Implementation:

This is for the putting of the CSS code

Step 1. Go to Blogger Dashboard >> Template (back your template for your reference).
Step 2. Click the Edit HTML button
Step 3. In the HTML editor's page, control F or find the the code ]]></b:skin>
Step 4. And just above ]]></b:skin> , paste the CSS code of your chosen hover effect styles.
Step 5. Save your Template (you are now halfway done). This is for the adding of the HTML code Step 6. In your Blogger post editor's page, paste the HTML code above (must match with your chosen CSS code also).
Step 7. Save or update your post and you're done.

IF you have some question regarding this post, feel free to leave it at our comment box below..I will do my best to answer it for you.




God Bless Folks!


Adding Translate Widget With Flags Or Banner In Blogger

Putting a translate widget in Blogger seems to be old but still have a big impact on your user's experience once they read your contents. I believe others prefer to read content online with their own language and today I'm so glad to share to you on how to add this widget in a simple way. Let us now start with the process.









How to Add Translate Widget with Flags or Banner in Blogger


You can install this widget directly to your sidebar by clicking this link

Step 1. Go to Blogger Dashboard
Step 2. Click Lay- out
Step 3. Hit the Add a Gadget button
Step 4. Scroll down and select HTML/Javascript button
Step 5.Copy the code below and paste it inside the blank page in your HTML/Javascript button

<style type="text/css">.w2bgft{padding:5px;}.w2bgft input{padding:1px;margin-left:1px;border:1px solid #ccc;}.w2bgft input:hover{border:1px solid #ff0000;}</style><div class="w2bgft"><!--Google Flag Translator by  Bloggingtipsandtrix.blogspot.com--><form action="http://www.google.com/translate"><script language="JavaScript">document.write ("<input name=u value="+location.href+" type=hidden>")</script><noscript></noscript><input value="en" name="hl" type="hidden"/><input value="UTF8" name="ie" type="hidden"/><input value="" name="langpair" type="hidden"/><input onclick="this.form.langpair.value=this.value" title="English" value="auto|en" type="image" height="20" src="http://www.google.com/images/flags/uk_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Chinese Simplified" value="auto|zh-CN" type="image" height="20" src="http://www.google.com/images/flags/cn_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Greek" value="auto|el" type="image" height="20" src="http://www.google.com/images/flags/gr_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Hindu" value="auto|hi" type="image" height="20" src="http://www.google.com/images/flags/in_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="German" value="auto|de" type="image" height="20" src="http://www.google.com/images/flags/de_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Dutch" value="auto|nl" type="image" height="20" src="http://www.google.com/images/flags/nl_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Russian" value="auto|ru" type="image" height="20" src="http://www.google.com/images/flags/ru_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Bulgarian" value="auto|bg" type="image" height="20" src="http://www.google.com/images/flags/bg_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Polish" value="auto|pl" type="image" height="20" src="http://www.google.com/images/flags/pl_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Czech" value="auto|cs" type="image" height="20" src="http://www.google.com/images/flags/cz_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Croatian" value="auto|hr" type="image" height="20" src="http://www.google.com/images/flags/hr_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="French" value="auto|fr" type="image" height="20" src="http://www.google.com/images/flags/fr_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Italian" value="auto|it" type="image" height="20" src="http://www.google.com/images/flags/it_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Portuguese" value="auto|pt" type="image" height="20" src="http://www.google.com/images/flags/pt_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Spanish" value="auto|es" type="image" height="20" src="http://www.google.com/images/flags/es_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Arabic" value="auto|ar" type="image" height="20" src="http://www.google.com/images/flags/sa_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Japanese" value="auto|ja" type="image" height="20" src="http://www.google.com/images/flags/ja_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Korean" value="auto|ko" type="image" height="20" src="http://www.google.com/images/flags/kr_flag.gif" width="30" name="langpair"/><input onclick="this.form.langpair.value=this.value" title="Chinese (traditional)" value="auto|zh-TW" type="image" height="20" src="http://www.google.com/images/flags/tw_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Danish" value="auto|da" type="image" height="20" src="http://www.google.com/images/flags/dk_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Finnish" value="auto|fi" type="image" height="20" src="http://www.google.com/images/flags/fi_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Norwegian" value="auto|no" type="image" height="20" src="http://www.google.com/images/flags/no_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Swedish" value="auto|sv" type="image" height="20" src="http://www.google.com/images/flags/se_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Catalan" value="auto|ca" type="image" height="20" src="http://www.google.com/images/flags/cl_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Filipino" value="auto|tl" type="image" height="20" src="http://www.google.com/images/flags/ph_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Hebrew" value="auto|iw" type="image" height="20" src="http://www.google.com/images/flags/il_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Indonesian" value="auto|id" type="image" height="20" src="http://www.google.com/images/flags/id_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Latvian" value="auto|lv" type="image" height="20" src="http://www.google.com/images/flags/lv_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Lithuanian" value="auto|lt" type="image" height="20" src="http://www.google.com/images/flags/lt_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Serbian" value="auto|sr" type="image" height="20" src="http://www.google.com/images/flags/rs_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Slovak" value="auto|sk" type="image" height="20" src="http://www.google.com/images/flags/sk_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Slovenian" value="auto|sl" type="image" height="20" src="http://www.google.com/images/flags/si_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Ukrainian" value="auto|uk" type="image" height="20" src="http://www.google.com/images/flags/ua_flag.gif" width="30" name="langpair2"/><input onclick="this.form.langpair.value=this.value" title="Vietnamese" value="auto|vi" type="image" height="20" src="http://www.google.com/images/flags/vn_flag.gif" width="30" name="langpair2"/><span style="float:right;margin:3px 5px;font-size:10px;"></span></form>< !-- Widget Flag Translator by  mybloggersnipers.blogspot.com Powered by Google--></div>

Step 5. Then, Save your Template and you are done! Visit your blog with a new widget that translate content to different languages throughout the globe.




Take Care Folks!


How To Add Go Up And Go Down Buttons Using The JQuery Slide Effect



At the right corner of this page, you can see that there is an Up and Down Button. It is very essential to have an Up and Down buttons in order to scroll your page content easily, specially on the main page of your blog wherein there are many articles or when an article has too many comments from your vivid readers. Further, these buttons have a fade in and fade out effect, it means that it will fade slightly when you scroll it to the top or to the bottom of the page in your blog.






How To Add Go Up and Go Down Buttons Using The JQuery Slide Effect


Step 1. Go to Template, click on the Edit HTML button
Step 2. Select the "Expand Widget Templates" box Step
Step 3. Search (using (CTRL + F) for this piece of code ]]></b:skin>
Step 4. Just above ]]></b:skin>, paste the next code:

/* Up and Down Buttons with jQuery

----------------------------------------------- */
.button_up{
padding:7px; /* Distance between the border and the icon */
background-color:white;
border:5px solid #CCC; /* Border Color */
position:fixed;
background:blue
url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhFIkd9GPwGrZeVgyyIUxW6hoC8S4ossECYcNUEQxSNgn2IAaD34HsDgzhde_HRvuqigdRzu-P1rS9rl-9pCBQudKs1yBrMgE0yUC5yyLuw7xDJBMWix_2s06kwPoxPXgCgco54qpjkBCM/s16/arrow_up.png) no-repeat top left;
background-position:50% 50%;
width:20px; /* Button's width */
height:20px; /* Button's height */
bottom:280px; /* Distance from the bottom */
right:5px; /* Change right to left if you want the buttons on the left */
white-space:nowrap;
cursor: pointer;
border-radius: 3px 3px 3px 3px;
opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.button_down{
padding:7px; /* Distance between the border and the icon */
background-color:white;
border:5px solid #CCC; /* Border Color */
position:fixed;
background: blue url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJMTsiASV0TaWGfCi4_RXUhXvZbp_hNxnjMQfavlQ-hKFFI4x2fpIWudAVarLeV9dtNN5TtGdR43IeAUa-Y__c7-SWSq0m8INuj4BwzRRBZDv7fE45rFB0-7uw1rQo11HzTNU2ekpUqzo/s16/arrow_down.png) no-repeat top left;
background-position:50% 50%;
width:20px; /* Button's width */
height:20px; /* Button's height */
bottom:242px; /* Distance from the bottom */
right:5px; /* Change right to left if you want the buttons on the left */
white-space:nowrap;
cursor: pointer;
border-radius: 3px 3px 3px 3px;
opacity:0.7;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

Short Customization ( Optional ):

 - You may change the bold green texts /* Your Own Styles Here*/ on what styles you would like to appear
 - You may change the arrows by changing the URLs in bold red.
 - To may change the background color of buttons by replacing the blue text with your own preferred color ( try our color code generator here)
 - If in case you want to remove the "Go to top" button, just remove the 1st set of code (it start with a .button_up) and to remove the "Go to bottom" button, just remove also the 2nd one ( it started with a .button_down).

Step 5. Now find (CTRL + F) for this piece of code </body>
Step 6. And just above / before this code </body>, paste the codes below:

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js' type='text/javascript'/>

<div class='button_up' id='button_up' style='display:none;'/>
<div class='button_down' id='button_down' style='display:none;'/>

<script>
//<![CDATA[
(function(){var special=jQuery.event.special,uid1='D'+(+new Date()),uid2='D'+(+new Date()+1);special.scrollstart={setup:function(){var timer,handler=function(evt){var _self=this,_args=arguments;if(timer){clearTimeout(timer)}else{evt.type='scrollstart';jQuery.event.handle.apply(_self,_args)}timer=setTimeout(function(){timer=null},special.scrollstop.latency)};jQuery(this).bind('scroll',handler).data(uid1,handler)},teardown:function(){jQuery(this).unbind('scroll',jQuery(this).data(uid1))}};special.scrollstop={latency:300,setup:function(){var timer,handler=function(evt){var _self=this,_args=arguments;if(timer){clearTimeout(timer)}timer=setTimeout(function(){timer=null;evt.type='scrollstop';jQuery.event.handle.apply(_self,_args)},special.scrollstop.latency)};jQuery(this).bind('scroll',handler).data(uid2,handler)},teardown:function(){jQuery(this).unbind('scroll',jQuery(this).data(uid2))}}})();

$(function() {
var $elem = $('body');
$('#button_up').fadeIn('slow');
$('#button_down').fadeIn('slow');
$(window).bind('scrollstart', function(){
$('#button_up,#button_down').stop().animate({'opacity':'0.2'});
});
$(window).bind('scrollstop', function(){
$('#button_up,#button_down').stop().animate({'opacity':'1'});
});
$('#button_down').click(
function (e) {
$('html, body').animate({scrollTop: $elem.height()}, 800);
} );
$('#button_up').click(
function (e) {
$('html, body').animate({scrollTop: '0px'}, 800);
} );});
//]]>
</script>

Step 7. Save your Template.
       



Take Care Friends!


Recent Posts

Related Posts Plugin for WordPress, Blogger...

Definition List