Showing posts with label blogger tricks. Show all posts
Showing posts with label blogger tricks. Show all posts

Customize Feedburner Chicklet Feed Count Text

feedburner readers

Choose a word that is equal to or less than 7 characters. Do not choose a long word as they will not fit in the button. Though you can edit the width but that will damage the look of the chicklet. Hope this little trick proves helpful to most of you. You are most welcomed to ask for any help if needed.

You can also create a completely custom feedburner chicklet button by reading this post:

  • [a href="http://www.mybloggertricks.com/2009/12/create-custom-follower-counters-for-any.html" target="_blank"]Create Custom Feedburner Counter[/a]
Source: http://www.mybloggertricks.com/2011/07/customize-feedburner-chicklet-feed.html

Create a Contact Form With File Upload Option

Keep your form simple with some important fields only like Name, Website URL, Email, Age, Country, Subject and Message. The form builder looks like this,

form builder

The form builder has blue buttons at left and display at right. When you click a button on left the effect is displayed on right. Now kindly follow as I instruct for keeping things simple and for creating a simple but informative contact form.

Follow this order:

  1. Click the Name button in advance section
  2. Next click Web site
  3. Next Email
  4. Next Hidden Field. Now click the hidden field section on the right and rename it as Age
  5. Next click Hidden Filed again and rename it as Country
  6. Next click File Upload  (Optional you can leave this option if you don't want users to send you files via email)
  7. Now From the Basic section click Paragraph Text & click it to rename it as Message
  8. To make a specific form option a must to fill then simply click that row and select required as shown below

edit form fileds

 

Your contact form now must look something like this:

contact-form

     9.   Click the Form Title and add some message there for your visitors. For example you can write :

We Love To Hear From You

Feel free to ask for any help. We will catch you back as soon as time allows

If you wish you can remove the form title by unchecking the box and deleting the description text. See below

contact form title

     10.    Now on the form settings choose Redirect URL and insert the page link of your thank you page. A thank you page is something [a href="http://www.mybloggertricks.com/2008/04/message-received-notifier.html" rel="nofollow" target="_blank"]like this[/a]

redirect contact form

You may create a separate post for this by giving it an old publishing date. Blogger users can create a Page instead of Post.    

11.  Now replace send Email by submit and align it to right as shown below:

submit button

  12.  Next click the Captcha Code at the bottom and select the none option from the left section as shown below:

remove captcha-code

This security code is often added to prevent spam but I have never used this security code and I honestly have received not even a single spam till today. Just remove it to make the contact form even more neater.

13.   Finally hit the Save Form Button and a window will appear as shown below:

save form

14.   Choose the second option and add a recipient email ID. Choose an ID that you often use so that whenever someone leave a message you may receive it straight in your inbox. You can also add more than one recipients. See below:

add recipient

Leave other options as default. Hit Save! Now choose the third option.

save contact form

15.   In Form manager Click Code

contact-form-code

16.  Choose the HTML Only option and copy the code. Make sure to enter the URL of the page where you want to embed the contact form. See below

copy code

It is therefore better that first you create a Page on Blogger and publish it. Fetch its URL and paste it in the blank "Enter URL where form is embedded"

Now simply copy the code and paste it in your contact page. To delete the emailmeform logo from the contact form find and delete a similar code like the one below from the code you just copied.

  <div><font face="Verdana" size="2" color="#000000">Powered by</font><span style="position: relative; padding-left: 3px; bottom: -5px;"><img src=
  "http://www.emailmeform.com/builder/images/footer-logo.png" /></span><font face="Verdana" size="2" color="#000000">EMF</font> <a style="text-decoration:none;" href="http://www.emailmeform.com/"
  target="_blank"><font face="Verdana" size="2" color="#000000">Forms Online</font></a>
</div><a style="line-height:20px;font-size:70%;text-decoration:none;" href="http://www.emailmeform.com/report-abuse.html?http://www.emailmeform.com/builder/form/r99G329aiV6k6" target=
"_blank"><font face="Verdana" size="2" color="#000000">Report Abuse</font></a>

Publish the page and bingo you are done! I know the steps are lengthy but the result is indeed worth it. In my coming posts you will learn how to completely customize this contact form with your own colors and styles. See our contact form as an example. I just hope you may have found today's tutorial helpful. If you need any help please do not hesitate to post your question. Have fun buddies! :)

Note: Paste the Contact Form code in Edit HTML mode only and hit the publish button on blogger Post Editor. Do not toggle to compose mode because this will collapse the form.

You may also find our previous tutorial helpful:

  • [a href="http://www.mybloggertricks.com/2009/09/releasing-highly-stylized-contact-me.html" target="_blank"]Create Contact Form[/a]
Source: http://www.mybloggertricks.com/2011/07/create-contact-form-with-file-upload.html

Show Nick Name in Posts Instead of Profile Name

You can now also use a [a href="http://www.mybloggertricks.com/2011/07/replace-author-name-in-blogger-comments.html" target="_blank"]custom name[/a] in Blogger Comments

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjR1QRGxC0u2Ol7tK3p9njhRR_OV-fwsbePbK_sRbs-hQAxGEe6YlkV8oWQWOTykJEhFLxq3E42iar3ydKwSjD1rMLWXZw8LRheRFyQoAVIHOTgNZ7wWor9gjE4W1LlP5GBuTLTtgERyQQ/s1600-h/nickname%25255B4%25255D.png"]nickname[/a]If you have a lengthy name like mine :p then may be you would like to use a nick name instead when you publish new posts. This name will appear normally like your profile name under your post titles and visitors can see who the author is. By default in all BlogSpot blogs the name of the author display is one with which appears in all his blogs. But sometimes you may want a different name to be displayed if you own an associated blog. I have also come up with a code that will display different author names on label pages. I will share it soon.

[a name='more'][/a]
[a href="http://zailab.blogspot.com/" rel="nofollow" target="_blank"]Live Demo[/a]

How To Replace Author Name with a NICKNAME?

The steps are really simple,

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the "Expand Widgets Template"
  4. Search for this,

<data:post.author/>

     5. Replace it with your nickname. That's it!

How To Replace Author Name With an Image in Blogger?

You can also add an image instead of a text using the code below,

<img src="ADD IMAGE LINK HERE" border="0" />

For a good quality image kindly keep your nickname image dimensions to be 150px by 20px. You can also add your signature to it in the form of a gif image.

Hope you liked this new interesting trick that can add more colors to your blog.

Source: http://www.mybloggertricks.com/2011/07/show-nick-name-in-posts-instead-of.html

Add +1 Button To Homepages To Increase Traffic

If you want one like mine then use this code,

<div style='float:right'>
      <p style='font:12px bold arial, verdana; float:left; margin:5px; 15px;'>Liked us?</p>
<g:plusone href='http://www.mybloggertricks.com' size='standard'/>
</div>

 

Make sure to replace my blog link with yours.

2.   If you have previously added the +1 buttons to your blog then you can skip this step else continue. 

  • Go To Blogger > Design > Edit HTML
  • Backup your template
  • and search for this,

</head>

 

and just above it paste the following code,

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

  3. Save your template and you are done!

Source: http://www.mybloggertricks.com/2011/07/add-1-button-to-homepages-to-increase.html

Create a Drop Down Menu In Blogger

If you wish to add the same menu to Blogger Template Designer templates then read this post -> [a href="http://www.mybloggertricks.com/2011/07/add-custom-drop-down-menu-to-templates.html" target="_blank"]Custom Drop Down menu[/a]


[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwH9pMdG21AqTsXebJS2rnDrtJmJQCrbFl6x_pIt9yLTuM48hD7lEuzApkxZgPNexhyLg_ocg7AT9dfcSDJW1J90VbuOd4e57KDp4TEXA8U2DbwgUl2b_yhh8vEUwF5LTXCJiIpG2R4qI/s1600-h/image%25255B14%25255D.png"]image[/a]

      </ul>
    </div>

Replace # with your Page Links and the bolded text with relevant page names. The yellow highlighted code is responsible for the drop down menu. You can copy and paste it under any tab you want just before </li>

To add another tab just paste this code above </ul>

<li>
          <a href='#'>Tab Name</a>
        </li>
       

    3.   Now Go to Design > Edit HTML

    4.   Backup your template and search for ,

]]></b:skin>

     3.   Just above it paste the code below,

/*----- MBT Drop Down Menu ----*/


#mbtnavbar {
    background: #060505;
    width: 960px;
    color: #FFF;
        margin: 0px;
        padding: 0;
        position: relative;
        border-top:0px solid #960100;
        height:35px;

}


#mbtnav {
    margin: 0;
    padding: 0;
}
#mbtnav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mbtnav li {
    list-style: none;
    margin: 0;
    padding: 0;
        border-left:1px solid #333;
        border-right:1px solid #333;
        height:35px;
}
#mbtnav li a, #mbtnav li a:link, #mbtnav li a:visited {
    color: #FFF;
    display: block;
   font:normal 12px Helvetica, sans-serif;
   margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
       

}
#mbtnav li a:hover, #mbtnav li a:active {
    background: #BF0100;
    color: #FFF;
    display: block;
    text-decoration: none;
        margin: 0;
    padding: 9px 12px 10px 12px;
       
   
       
}

#mbtnav li {
    float: left;
    padding: 0;
}
#mbtnav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 160px;
    margin: 0;
    padding: 0;
}
#mbtnav li ul a {
    width: 140px;
}
#mbtnav li ul ul {
    margin: -25px 0 0 161px;
}
#mbtnav li:hover ul ul, #mbtnav li:hover ul ul ul, #mbtnav li.sfhover ul ul, #mbtnav li.sfhover ul ul ul {
    left: -999em;
}
#mbtnav li:hover ul, #mbtnav li li:hover ul, #mbtnav li li li:hover ul, #mbtnav li.sfhover ul, #mbtnav li li.sfhover ul, #mbtnav li li li.sfhover ul {
    left: auto;
}
#mbtnav li:hover, #mbtnav li.sfhover {
    position: static;
}

#mbtnav li li a, #mbtnav li li a:link, #mbtnav li li a:visited {
    background: #BF0100;
    width: 120px;
    color: #FFF;
    display: block;
    font:normal 12px Helvetica, sans-serif;
    margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
z-index:9999;
border-bottom:1px dotted #333;

   
}
#mbtnav li li a:hover, #mbtnavli li a:active {
    background: #060505;
    color: #FFF;
    display: block;
    margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
}

Make these changes:

  • Change #060505 to change background color of the Main menu
  • Change  the yellow highlighted text to change font color, size and family
  • Change #BF0100 to change the background of a tab on mouse hover
  • Change #BF0100 to change the background color of the drop down menu
  • Change #060505 to change the background color of drop down menu on mouse hover

      4.    Save your template and you are done!

 

Visit your Blogs to see a beautiful Navigation menu just below Header. Have Fun! :)

If you have any questions feel free to post them.

Source: http://www.mybloggertricks.com/2011/07/create-drop-down-menu-in-blogger.html

Add Mp3 Music Player in Blogger



[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGmmEZYi1H82bcncUL88UQArcDYzSz-1Cr9tV4Hp1375ImqmYSHidJ9ne1LGVwU2mTAj7cKna-E2GJcWvmsIBmuyS8Sco9yErTKcWDpncPnpI_FzG70fUXGMmO-6uItBt91V4E-ENQGY8/s1600-h/music-player%25255B8%25255D.gif"]music-player[/a]Today's player is much different from the [a href="http://www.mybloggertricks.com/2009/11/customize-color-scheme-of-wordpress-mp3.html" target="_blank"]music mp3 player[/a] I previously shared. It created by [a href="http://www.alsacreations.fr/dewplayer-en" target="_blank"]alsacreations[/a] and provided for free use. It is called Dewplayer, which is a smart easy to use flash mp3 player that comes in different sizes and shapes. You can create a beautiful playlist in your blogger blogs with it and with a professional look. I personally liked it a lot! Turn off the music below and lets try this new discovery.







How To Add Music Player To your Website?


1.  First you need to download this file: [a href="https://sites.google.com/site/mybloggertricks/Home/dewplayer.rar?attredirects=0&d=1" rel="nofollow" target="_blank"]DewPlayer Bundle[/a]

2.  Unzip the file using winrar or winzip

3.  Now you can see a lot of files in it. I have compressed the popular types as shown below.

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhUd4rXHQii1CEYaaC3MlAvB3yao4x0Q4wy96eaDM-r50h7Rc0rwz9NviFT7VrdRRS66pS_kTqTo0X7btE8wFnKj8sisEXTmjjnbAiaxymY1wNjDBSUQBVvQMjJNgxgxkWImBRDIfBziYs/s1600-h/image%25255B3%25255D.png"]music player types[/a]

In this tutorial we will learn to create all types accept the playlist as I will be writing a more detailed post on it tonight. Select your favorite player and upload it (swf file) on a free hosting website along with your mp3 file.

4.  Now you just need to copy and paste anyone of the codes below inside your blogger posts, sidebars, anywhere you want.

PS: In each case below replace the highlighted text with the swf file link of the Player and replace MBT.mp3 with the mp3 link. For more options you can visit and create it using their [a href="http://www.alsacreations.fr/dewplayer-en" rel="nofollow" target="_blank"]tool[/a] or of course you can call me for help :d

Mini:


<object type="application/x-shockwave-flash" data="dewplayer-mini.swf" width="160" height="20" border="0" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="dewplayer-mini.swf" /> <param name="flashvars" value="mp3=MBT.mp3" /> </object>

Classic:


<object type="application/x-shockwave-flash" data="dewplayer-classic.swf" width="200" height="20" border="0" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="dewplayer-classic.swf" /> <param name="flashvars" value="mp3=MBT.mp3" /> </object>



Multi:


<object type="application/x-shockwave-flash" data="dewplayer-multi.swf" width="240" height="20" border="0" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="dewplayer-multi.swf" /> <param name="flashvars" value="mp3=MBT.mp3" /> </object>



Multi Rect:


<object type="application/x-shockwave-flash" data="dewplayer-rect.swf" width="240" height="20" border="0" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="dewplayer-rect.swf" /> <param name="flashvars" value="mp3=MBT.mp3" /> </object>



Bubble:


<object type="application/x-shockwave-flash" data="dewplayer-bubble.swf" width="250" height="65" border="0" id="dewplayer" name="dewplayer"> <param name="wmode" value="transparent" /><param name="movie" value="dewplayer-bubble.swf" /> <param name="flashvars" value="mp3=MBT.mp3" /> </object>




Troubleshooting



If you get into a problem then do not hesitate to post your query. Would be a pleasure to help you. I just hope you find useful and easy to implement. I will be publishing several other types of Music players soon in my future posts inshAllah. Have Fun Folks!

Source: http://www.mybloggertricks.com/2011/07/add-mp3-music-player-in-blogger.html

Replace author Name In Blogger Comments by an Image

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiMkeUzHDncuHQFrLOFey0feYaGq4vcWfwvrz_TN971ro80YtNauiUvhjziqrRNqpIHlbm7XG4smkH3VCbAq-_gjucaEDAKzfXVo9I5D4oalIbdjuX-i5yfP6Sy4yaH03Yx23mYJ8pmYt4/s1600-h/image%25255B6%25255D.png"]author comments[/a]

You learned how to [a href="http://www.mybloggertricks.com/2011/07/show-nick-name-in-posts-instead-of.html" target="_blank"]replace author name[/a] with a nickname in posts and now its time that you may change the author name appearing in comments also with either a text or image. This will again display a custom name instead of the blogger profile name. This will help you to use different names on each of your blog instead of the profile name.  The steps are really simple to implement. Follow up:

[a name='more'][/a]
[a href="http://zailab.blogspot.com/2011/06/password-protect-post.html" rel="nofollow" target="_blank"]Live Demo[/a]

How to use a Custom Name in Blogger comments?

  1. Go To Blogger > Design > Edit HTML

  2. Backup your template

  3. Click the "Expand Widgets Template"

  4. Search for this,

<data:comment.author/>

This code will appear twice so replace it twice with your custom nickname. You can either use a fancy text name like this one,

J0|-|N

or an image,

<img src="ADD IMAGE LINK HERE" border="0" />

Replace the bolded text with image link. Keep you image as small as 150px by 20px in size.

     5.   Save your template and you are done!

 

I just hope you find this tiny trick useful. For any help, feel free to post your questions. Peace out buddies. :)

Source: http://www.mybloggertricks.com/2011/07/replace-author-name-in-blogger-comments.html

Facebook Comments Box: How To Enable 'Comment Using' Option?

The [a href="http://www.mybloggertricks.com/2011/06/add-facebook-comments-box-to-blogger.html" target="_blank"]Facebook comments box[/a] plugin has started attracting many of you and some of you still had problems in understanding its settings. The comment box also allows your visitors to comments using other login providers but some of you have this option missing. In order to enable your visitors to leave a comment using either their Yahoo, Hotmail or AOL accounts then kindly follow the easy steps below,

[a name='more'][/a]

Enable Third Party Login Providers in Comment Box

1. Log into your Facebook account

2. Now visit your Blog

3. At the Top right corner of your Facebook comment box you will find a "Settings" Link

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpvSA7XBx7vmHFkt5kwpZSnXZbjrhonya3PMW83dZ9GOExShNDGFYRLVR0vAQGxCx4kPMoB-4P2JqxNZCpJ9GCNbFVEoS5cUzVHoYE2EbLPrkdjRoPbQxYpwDx6HyQioWcBwtvhBDSOds/s1600-h/image%25255B3%25255D.png"]Facebook settings link[/a]

4. Click it and then check the box that says " Allow users to post using other login providers."

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjwZ7Ha-JN49ZhiXqPv-DZ3IP3_ZN85Y3Efcruv3ixT88S16LTcI1JXvX8oGT1KNBwr6AHPnY5padwBowzkG8Z1rv144GT1MA5jwAF1uWiiIEXb8sKlBaHAEh_WbFLuofJx_sQVFoWhPsY/s1600-h/image%25255B7%25255D.png"]Commnet box settings[/a]

5.  Hit the save button and you are done!

Source: http://www.mybloggertricks.com/2011/07/facebook-comments-box-how-to-enable.html

Add Custom Drop Down Menu To Templates by Josh Peterson

You just need to remove the comment quote from the top i.e.

*/

and add it to the bottom as shown below:

/* Tabs
-----------------------------------------------

.tabs-inner .widget ul {
  padding: 0;
display:none;
  background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll bottom;

  -moz-border-radius: $(tabs.border.radius);
  -webkit-border-radius: $(tabs.border.radius);
  -goog-ms-border-radius: $(tabs.border.radius);
  border-radius: $(tabs.border.radius);
}

.tabs-inner .widget li {
  border: none;
display:none;}

.tabs-inner .widget li a {
  display: inline-block;

  padding: .5em 1em;
  margin-$endSide: $(tabs.spacing);

  color: $(tabs.text.color);
  font: $(tabs.font);
display:none;
  -moz-border-radius: $(tab.border.radius) $(tab.border.radius) 0 0;
  -webkit-border-top-left-radius: $(tab.border.radius);
  -webkit-border-top-right-radius: $(tab.border.radius);
  -goog-ms-border-radius: $(tab.border.radius) $(tab.border.radius) 0 0;
  border-radius: $(tab.border.radius) $(tab.border.radius) 0 0;

  background: $(tab.background);

  border-$endSide: 1px solid $(tabs.separator.color);
}

.tabs-inner .widget li:first-child a {
  padding-$startSide: 1.25em;
display:none;
  -moz-border-radius-top$startSide: $(tab.first.border.radius);
  -moz-border-radius-bottom$startSide: $(tabs.border.radius);
  -webkit-border-top-$startSide-radius: $(tab.first.border.radius);
  -webkit-border-bottom-$startSide-radius: $(tabs.border.radius);
  -goog-ms-border-top-$startSide-radius: $(tab.first.border.radius);
  -goog-ms-border-bottom-$startSide-radius: $(tabs.border.radius);
  border-top-$startSide-radius: $(tab.first.border.radius);
  border-bottom-$startSide-radius: $(tabs.border.radius);
}

.tabs-inner .widget li.selected a,
.tabs-inner .widget li a:hover {
  position: relative;
  z-index: 1;

  background: $(tabs.selected.background.color) $(tab.selected.background.gradient) repeat scroll bottom;
  color: $(tabs.selected.text.color);
display:none;
  -moz-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15);
  -goog-ms-box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15);
  box-shadow: 0 0 $(region.shadow.spread) rgba(0, 0, 0, .15);
}

*/

 

3. Save your template and you are done! You can reactivate the above coding anytime you want by reversing the step.

Now add your drop down menu happily by reading this tutorial -> Drop Down Menu

The only thing you need to do extra is to use the CSS code below instead of the one I shared in the earlier tutorial. Rest all steps are exactly the same.

/*----- MBT Drop Down Menu ----*/

#mbtnavbar {
    background: #060505;
    width: 100%; 
    color: #FFF;
        margin: 10px 0;
        padding: 0;
        position: relative;
        border-top:0px solid #960100;
        height:35px;

}


#mbtnav {
    margin: 0;
    padding: 0;
}
#mbtnav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mbtnav li {
    list-style: none;
    margin: 0;
    padding: 0;
        border-left:1px solid #333;
        border-right:1px solid #333;
        height:34px;
}
#mbtnav li a, #mbtnav li a:link, #mbtnav li a:visited {
    color: #FFF;
    display: block;
   font:normal 12px Helvetica, sans-serif;
   margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
      

}
#mbtnav li a:hover, #mbtnav li a:active {
    background: #BF0100;
    color: #FFF;
    display: block;
    text-decoration: none;
        margin: 0;
    padding: 9px 12px 10px 12px;
      
  
      
}

#mbtnav li {
    float: left;
    padding: 0;
}
#mbtnav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 160px;
    margin: 0;
    padding: 0;
}
#mbtnav li ul a {
    width: 140px;
}
#mbtnav li ul ul {
    margin: -25px 0 0 161px;
}
#mbtnav li:hover ul ul, #mbtnav li:hover ul ul ul, #mbtnav li.sfhover ul ul, #mbtnav li.sfhover ul ul ul {
    left: -999em;
}
#mbtnav li:hover ul, #mbtnav li li:hover ul, #mbtnav li li li:hover ul, #mbtnav li.sfhover ul, #mbtnav li li.sfhover ul, #mbtnav li li li.sfhover ul {
    left: auto;
}
#mbtnav li:hover, #mbtnav li.sfhover {
    position: static;
}

#mbtnav li li a, #mbtnav li li a:link, #mbtnav li li a:visited {
    background: #BF0100;
    width: 120px;
    color: #FFF;
    display: block;
    font:normal 12px Helvetica, sans-serif;
    margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
z-index:9999;
border-bottom:1px dotted #333;

  
}
#mbtnav li li a:hover, #mbtnavli li a:active {
    background: #060505;
    color: #FFF;
    display: block;
    margin: 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
}

 

 

If you needed any further help feel free to ask. Peace out.

Source: http://www.mybloggertricks.com/2011/07/add-custom-drop-down-menu-to-templates.html

Create a Drop Down Menu In Facebook Style With Rounded Borders

The [a href="http://www.mybloggertricks.com/2011/07/create-drop-down-menu-in-blogger.html" target="_blank"]Drop Down Menu[/a] code that I provided earlier can be used as a structure to design any navigation menu you like. I have designed a drop down menu using Facebook as inspiration. You can fully customize this menu and can add colors and fonts of your preference too. The new thing about this menu is that it also contains a sub drop down menu and all menus have rounded borders. So now you organize your pages even more beautifully. I have made the installation even more easier. If you use the watermark template or any other Blogger Designer Template then you must read the post below after applying this tutorial,

[a name='more'][/a]
  • Adding Drop down menu to New [a href="http://www.mybloggertricks.com/2011/07/add-custom-drop-down-menu-to-templates.html" target="_blank"]Blogger Designer Templates[/a]

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKvA_V6ch6ZT1VlYyFNUnD1gthEK3OMgNYwCrC4j-HHnaqYrOunMC0GtnhSoEuE-cEPdW8OhuRHMaj1eeSLy-ulbDZ3oSOdIPonXhXeSDM6IUZNeKxiC_KaHeCIUH9CBn58Gpwb6Zelrc/s1600-h/image%25255B11%25255D.png"]Facebook Drop down menu[/a]

[a href="http://zailab.blogspot.com/" rel="nofollow" target="_blank"]Live Demo[/a]

Adding The Drop Down Menu To Blogger

     1.   Go To Blogger > Design and select a HTML/JavaScript widget

      2. Paste the following code inside it,

<style>
#mbtnavbar {
    background: #3B5998;
    width: 100%;
 
    color: #FFF;
        margin: 10px 0;
        padding: 0;
        position: relative;
        border-top:0px solid #960100;
        height:35px;

}


#mbtnav {
    margin: 0;
    padding: 0;
}
#mbtnav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
#mbtnav li {
    list-style: none;
    margin: 0;
    padding: 0;
      
}
#mbtnav li a, #mbtnav li a:link, #mbtnav li a:visited {
    color: #FFF;
    display: block;
   font:bold 12px Helvetica, sans-serif;
   margin: 0;
    padding: 9px 12px 11px 12px;
        text-decoration: none;
        border-right:0px solid #627AAD;

}
#mbtnav li a:hover, #mbtnav li a:active {
    background: #627AAD;
    color: #FFF;
    display: block;
    text-decoration: none;
        margin: 0;
    padding: 9px 12px 11px 12px;
      
  
      
}

#mbtnav li {
    float: left;
    padding: 0;
}
#mbtnav li ul {
    z-index: 9999;
    position: absolute;
    left: -999em;
    height: auto;
    width: 160px;
    margin: 0;
    padding: 0;
}
#mbtnav li ul a {
    width: 140px;
}
#mbtnav li ul ul {
    margin: -25px 0 0 161px;
}

#mbtnav li:hover ul ul, #mbtnav li:hover ul ul ul, #mbtnav li.sfhover ul ul, #mbtnav li.sfhover ul ul ul {
    left: -999em;
}
#mbtnav li:hover ul, #mbtnav li li:hover ul, #mbtnav li li li:hover ul, #mbtnav li.sfhover ul, #mbtnav li li.sfhover ul, #mbtnav li li li.sfhover ul {
    left: auto;
}
#mbtnav li:hover, #mbtnav li.sfhover {
    position: static;
}
#mbtnav li li a, #mbtnav li li a:link, #mbtnav li li a:visited {
    background: #EDEFF4;
    width: 120px;
    color: #3B5998;
    display: block;
    font:normal 12px Helvetica, sans-serif;
    margin: 1px 0 0 0;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
z-index:9999;
border:1px solid #ddd;

-moz-border-radius:4px;
-webkit-border-radius:4px;

  
}
#mbtnav li li a:hover, #mbtnav li li a:active {
    background: #627AAD;
    color: #FFF;
    display: block;
  
}


#mbtnav li li li a, #mbtnav li li li a:link, #mbtnav li li li a:visited {

    background: #EDEFF4;
    width: 120px;
    color: #3B5998;
    display: block;
    font:normal 12px Helvetica, sans-serif;
    padding: 9px 12px 10px 12px;
        text-decoration: none;
z-index:9999;
border:1px solid #ddd;
    margin: 1px 0 0  -14px;
  
  
}
#mbtnav li li li a:hover, #mbtnav li li li a:active {
    background: #627AAD;
    color: #FFF;
    display: block;
}

</style>
<div id='mbtnavbar'>
          <ul id='mbtnav'>
            <li>
              <a href='#'>Home</a>
            </li>
            <li>
              <a href='#'>About</a>
           </li>
            <li>
              <a href='#'>Contact</a>
            </li>
      <li>
               <a href='#'>Sitemap ▼</a>

                <ul>
                    <li><a href='#'>Sub Page #1</a></li>
                    <li><a href='#'>Sub Page #2</a></li>
                    <li><a href='#'>Sub Page #3</a>
               
   <ul>
                    <li><a href='#'>Sub Sub Page #1</a></li>
                    <li><a href='#'>Sub Sub Page #2</a></li>
                    <li><a href='#'>Sub Sub Page #3</a></li>
                  </ul>

</li>
                  </ul>
            </li>

          </ul>
        </div>

 

The colors and font family and size can be changed in the same way as in the previous post. The only thing you need to understand is how to control the number of link lists. The code in purple is responsible for the appearance of the first drop down menu and the highlighted yellow code controls the sub drop down menus. If you wish to increase or decrease the number of tabs then simply add or remove a code like this,

<li>

<a href="#">Tab Name</a>

</li>

Where # should be replaced with Page Link and the corresponding text should be replaced with the Tab name.

I will creating more menus using the same HTML structure. The above code is created without using any Jquery, Images or scripts. It is pure CSS and html and it will help you [a href="http://www.mybloggertricks.com/2011/06/compress-css-and-html-to-reduce-site.html" target="_blank"]speed up your website[/a] load time too. Feel free to ask for any help if needed.

Source: http://www.mybloggertricks.com/2011/07/create-drop-down-menu-in-facebook-style.html

Facebook comments Box Instead of Blogger Comments Form



facebook-commnets-boxThe previous post on [a href="http://www.mybloggertricks.com/2011/06/add-facebook-comments-box-to-blogger.html" target="_blank"]Facebook comments box[/a] did not replace your blogger comment form but if you wish to completely remove the blogger form and use this new plugin then steps are even more simple. However I may assure you one important thing here. I am soon going to publish a script that will automatically count and display Facebook and blogger comments beautifully and will show only one form at a time. For the time being apply this new trick.


Replace Blogger Comments Form With FB Comments Box



All the steps are exactly the same as mentioned in the earlier tutorial except step#7


1.  Instead of searching for this code,



<b:includable id='comment-form' var='post'>



Search for this code,



<data:post.body/>



  2.  Just after it, paste the same code we used earlier as shown below,



<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div style='padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;'><script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<div> <fb:comments  colorscheme='light' expr:href='data:post.url' expr:title='data:post.title' expr:xid='data:post.id' width='520'/></div>
<div style='color:#fff; background-color:#3B5998;border: solid 1px #ddd; font-size:10px; padding:3px; width:510px;'>Facebook Blogger Plugin: Bloggerized by <b><a alt='blogger templates' href='http://www.allblogtools.com/' style='text-decoration:underline; color:#fff;' target='_blank' title='blogger templates'>AllBlogTools.com</a></b> Enhanced by <b><a alt='blogger widgets' href='http://www.mybloggertricks.com/' style='text-decoration:underline; color:#fff;' target='_blank' title='Blogger Widgets'>MyBloggerTricks.com</a></b></div></div>
</b:if>




  • If you want to use the dark scheme then simply replace light with dark



  • To change the Comments box size, change this value width='520'



  • To change the footer credits size, change this value width:510px



  • Keep a difference of 10 pixels between the box size and footer size. For example if you set box-size to width='600' then set footer-size to width:590px




     3.  Save your template





Hide or Pop-up Blogger Comment Form



Here you have two options. Either you can,



  1. Hide the comments box but not the comments. The box will appear only when visitors will click the Post comment link. or



  2. Hide both Blogger comments and comments box







For the first option:


A pop-up link will display both Facebook and blogger comments but will hide the Blogger comment form as shown below, [a href="http://zailab.blogspot.com/2011/05/facebook-bookmarking-widget.html" target="_blank"]SEE DEMO ALSO[/a]


FACEBOOK-COMMENTS-FORM





To do this go to Blogger > Settings > Comments   and in the comment form placement option choose the pop-up option as shown below,


pop up blogger form








Save and you are done!


For The Second Option:


If you wish to hide both blogger comments and the comment box? In that case, set comments to hide


hide blogger comments





As mentioned by Blogger Hiding the comments will not delete them but temporarily hide them from visitors.


Hit save and you are done again!


What to Do Hide or Popup the form?



The best SEO and productive advise that I can give is that you may hide the Blogger comment box only but you must display blogger comments and give users the chance to comment with any platform they may like. In short the popup option is the best. Blogger comments are crawled by search engines and they are an important part of your content so its better that you don't hide them.


With coming days I will come up with more tweaks related to this brilliant traffic gifting Facebook plugin and will try to make it more blending with some customization tips.


You must know:



  • 7 [a href="http://www.mybloggertricks.com/2011/06/10-advantages-of-using-facebook.html" target="_blank"]advantages of facebook[/a] comments Form



Source: http://www.mybloggertricks.com/2011/06/facebook-comments-box-instead-of.html

Design Update For MONOP Blogger Template

Some complained that the footer widget in MONOP [a href="http://www.mybloggertricks.com/2011/06/releasing-priceless-template.html" target="_blank"]Blogger Template[/a] is not properly aligned with the rest of the blog post body. I have fix the design alignment with some changes that you can make your self. You just need to make these changes in your templates,

[a name='more'][/a]

PS: Fresh Copies Sent yesterday do not need to implement this change.

 

  1. Go To Blogger > Design > Edit HTML
  2. Backup your templates
  3. Search for this,

#lower {
    margin:auto;
    padding: 0px 0px 10px 0px;
    width: 960px;
background: #fff url([a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibzy2uWMd7Hl0pvnIFSptT_mTiiNHfGHCJHxz3UZCl9FpJoynJfvbfabqjVdlACU3uhGTcyhmqoBD18Mpm65SLBgiNZd8jB5VsFhOivObwJ81VfTw2I_PD8_M2okKYXnKMsa8sQX3jHzk/s400/background.gif);"]https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibzy2uWMd7Hl0pvnIFSptT_mTiiNHfGHCJHxz3UZCl9FpJoynJfvbfabqjVdlACU3uhGTcyhmqoBD18Mpm65SLBgiNZd8jB5VsFhOivObwJ81VfTw2I_PD8_M2okKYXnKMsa8sQX3jHzk/s400/background.gif);[/a]
    }
    #lower-wrapper {
  background: #fff url([a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibzy2uWMd7Hl0pvnIFSptT_mTiiNHfGHCJHxz3UZCl9FpJoynJfvbfabqjVdlACU3uhGTcyhmqoBD18Mpm65SLBgiNZd8jB5VsFhOivObwJ81VfTw2I_PD8_M2okKYXnKMsa8sQX3jHzk/s400/background.gif);"]https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEibzy2uWMd7Hl0pvnIFSptT_mTiiNHfGHCJHxz3UZCl9FpJoynJfvbfabqjVdlACU3uhGTcyhmqoBD18Mpm65SLBgiNZd8jB5VsFhOivObwJ81VfTw2I_PD8_M2okKYXnKMsa8sQX3jHzk/s400/background.gif);[/a]
    margin:auto;
    padding: 10px 0px 20px 0px;
    width: 960px;
    border:0;
    }

 

   Replace it with this,

#lower {
    margin:auto;
    padding: 0px 0px 10px 0px;
    width: 960px;
background: #fff;
    }
    #lower-wrapper {
  background: #fff;
    margin:auto;
    padding: 10px 0px 20px 0px;
    width: 960px;
    border:0;
    }
  

 

     4.   Next Find this,

#credits {
    background: #AC0100;
    width: 960px;
    height: 30px;
    margin: 0;
    padding: 0;
   
}

 

and replace it with this,

#credits {
    background: #AC0100;
    width: 960px;
    height: 30px;
    margin-left: 10px;
    padding: 0;
        float:left;
   
}

 

   5. Finally find this code,

 

<div id='credits'>

<!--Removing The Credit Link will be taken as serious Copyright Violation-->

    <p style='float:left; padding-left:10px;'>&#169; 2011. All Rights Reserved | <a expr:href='data:blog.homepageUrl'><data:blog.title/></a> | Template by <a href='[a href="http://www.mybloggertricks.com'"]http://www.mybloggertricks.com'[/a] target='_blank'>Blogger Widgets</a></p>

<p style='float:right; padding-right:10px;'><a expr:href='data:blog.homepageUrl'>Home</a> | <a href='#'>About</a> | <a href='#'>Top</a> &#9650; </p>

</div>

 

copy-cut it and replace it just below this code,

<!-- end lower-wrapper -->

 

 

I hope now your MONOP Template looks more perfect. If you find these changes difficult to implement then you can ask for a fresh download copy by posting your EMAIL ID.

Source: http://www.mybloggertricks.com/2011/06/design-update-for-monop-blogger.html

Password Protect Posts In Blogger!

2.    Go To [a title="http://www.vincentcheung.ca/jsencryption/" href="http://www.vincentcheung.ca/jsencryption/" target="_blank"]Encryption Page[/a]

You will see 4 boxes with names: key, Plain Text, Clipher Text and HTML Code.  We are only interested in the key, plain text and HTML CODE box. Follow these steps:

  • Enter a password in the Key Box

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6hBN9p-9Kfj_cxMuWF2BwFiUbJO0H0KsUDuiyMoPgOIMfcvtcM87pgWmZTAd-9Zo7bXBJAyKR2YS9HutwmN0to9JnLAy4XuglDdRj1NjQMNsmcfJaprUk-P6L_27QhG44cR6S4Cxwqp8/s1600-h/image27.png"]key box[/a]

  • Next Paste the code that you copies from your Blogger Editor into the Plain Text box

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjbD0UiXpZQhg6igL1aHbVHT7GmvQPEaZWCJPP3DsFXbF-7bn27VhO-uyrMQD_Z4QoQ7P_my82hh98GhYURg2OU7Q4XbocHiO_hZ5H5SJ_FMb_cJgaVSdiqzY9PSiWE1_b7BOwRNRL7J2o/s1600-h/image25.png"]Plain Text Box[/a]

 

  • Hit the Encrypt Button below Plain Text box  
  • Copy the code from the HTML CODE box
    [a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj-ilqwocUJdJ3Pmn5b4Z9_3vR9TjxyLdnp87GSnhsKqQBnlTQwVMkCXZdHBfuBGhXWWpeBPon4dgQKqu1wWz5ELN9f6ewAqORRp4Ba7k5xsHnP1MdSI3BLBhgoSkZ_umBsHOXJ6ez0q9A/s1600-h/image23.png"]html code box[/a]

This is the new look of the same post you created. You will see strange illogical characters but these characters contain your hidden text, images or multimedia. You can now use this HTML CODE in any of your posts and instead of seeing the big chunk of code, the visitor will see only a link that says: Show Encrypted text How? follow the next step:

3.   Now get back to your Blogger Editor. Create a New Post. Give your post a title and paste the HTML Code that you just copied inside your blogger Editor in the  Edit HTML Mode.  You can write anything in place of this text -> Show Encrypted text but make all changes in Edit HTML mode only.

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg3M-Q5-BDV5pe3VhC4racipUV7_vBWl0M_YpG6g2BFCJsbQmJ42GxvIkiXDkZfY1Zm3ddyKmU-X3v1ndbf3cI4kIEUbEnklTi1Ro6XMhsG5zqc9y5VGqzneufJYXf3xJUUvs80ivcEpWE/s1600-h/image21.png"]encrypted text[/a]

You can also add any message below or above the HTML CODE which contains your hidden text.

I just hope you may like this new discovery and you may find it helpful. Feel free to ask any questions you may have. Peace and blessings. :>

Source: http://www.mybloggertricks.com/2011/06/password-protect-posts-in-blogger.html

Add Syntax Highlighter To BlogSpot Blogs

 

     5.   Save your template and you are done!

How it works?

Whenever you wish to share a code of any type with your readers, simply enclose the code between these lines,

<pre class="brush:css, brush:html, brush:js, brush:php, brush:sql, brush:python">

ADD THE PARSED CODE HERE

</pre>

I have combined all brushes into one making it easier for newbie to implement the tutorial.

Note: Do not add the code directly because you will get error in Blogger Editor, instead first parse the code using the Parser Tool provided by us.

Replace ADD THE PARSED CODE HERE with the parsed/encoded code and publish your post to the see the magic.

That's it! Hope you like it. I will publish different color schemes for Syntax Highlighter in my next posts so make sure you don't miss the update. I also published some block quotes with auto number list and if you wish you can use them instead by reading this tutorial,

  • [a title="http://www.mybloggertricks.com/2009/11/blockquote-with-auto-number-list.html" href="http://www.mybloggertricks.com/2009/11/blockquote-with-auto-number-list.html" target="_blank"]Blockquote with Auto Number List[/a]
Source: http://www.mybloggertricks.com/2011/06/add-syntax-highlighter-to-blogspot.html

Change Syntax Highlighter Color Theme In Blogger

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgvgoGnVCIplgMkbRCG7stiuSMNXRdLlfOf4hbAmaxbBHWHW3LDriGaBZhrzuLb2S5b7U9CV-BsSOYIQoaA0TDzeQXMwXVG0N3h-6lfBiiQryeE3-W3lkpAw7ppqPPKrT6Jy_nkL8oX3Sg/s1600-h/SYNTAX-HIGHLIGHTER-THEMES%25255B8%25255D.gif"]SYNTAX-HIGHLIGHTER-THEMES[/a]Syntax highlighter is the big name that you see on major tutorial sharing blogs may that be Wordpress or Blogger. Web Owners who use it are growing in numbers. In the last post we discuss how to add Syntax Highlighter to your Blogger Blogs and today we will learn how to change its look and feel and customize it to some extent with 7 different color themes available so far.

[a name='more'][/a]

 

 

If you don't understand what I am talking then you may kindly read this post first,

  • Add [a href="http://www.mybloggertricks.com/2011/06/add-syntax-highlighter-to-blogspot.html" target="_blank"]Syntax Highlighter[/a] in Blogger

Customize Syntax Highlighter

I assume that you have already added the highlighter to your blogs. Now you just need to follow these easy steps,

  1. Go To Blogger > Design > Edit HTML
  2. Search For this code,

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeDefault.css' rel='stylesheet' type='text/css'/>

    3.   And replace it with any of the following theme code:

PS: Click the images for DEMO.

Django theme

[a href="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/django.html" target="_blank"]image[/a]

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeDjango.css' rel='stylesheet' type='text/css'/>

 

Emacs theme

[a href="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/emacs.html" target="_blank"]image[/a]

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeEmacs.css' rel='stylesheet' type='text/css'/>

Fade to Grey theme

[a href="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/fadetogrey.html" target="_blank"]image[/a]

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeFadeToGrey.css' rel='stylesheet' type='text/css'/>

 

Eclipse theme

[a href="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/eclipse.html" target="_blank"]image[/a]

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeEclipse.css' rel='stylesheet' type='text/css'/>

Midnight theme

 

[a href="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/midnight.html" target="_blank"]image[/a]

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeMidnight.css' rel='stylesheet' type='text/css'/>

RDark theme

 

[a href="http://alexgorbatchev.com/SyntaxHighlighter/manual/themes/rdark.html" target="_blank"]image[/a]

<link href='http://alexgorbatchev.com/pub/sh/current/styles/shThemeRDark.css' rel='stylesheet' type='text/css'/>

 

   

    4.   Save your template and you are done!

Visit your blogs to see the Magic! :)

Source: http://www.mybloggertricks.com/2011/06/change-syntax-highlighter-color-theme.html

Password Protect Widgets In Blogger Blogs!

You can hide images, text, media, whatever you want. The content on your sidebar can be a hidden message for blog authors, contributors or special visitors. I hope you make good use of this new technique. Have fun!

Source: http://www.mybloggertricks.com/2011/06/password-protect-widgets-in-blogger.html

Rotate/Animate Images Using CSS3 Without JavaScript!

animated imageCSS3 has many new powers with which we can further enhance our websites, without extensive knowledge of JavaScript, or without really effecting our website’s loading time. With less than ten lines of CSS coding, we can achieve each of the following effects.  Changing CSS properties on mouse-hover and using CSS3 transitions were used for these enhancements. You can now easily animate the images on your WordPress or Blogger blogs using the simple image opacity effect below that rotates the image on mouse hover.

[a name='more'][/a]
[a href="http://zailab.blogspot.com/2011/06/link-nudging-and-image-opacity-effect.html" target="_blank"]Live Demo[/a]

 

Note: You need a up to date browser to fully experience the effects. This includes pretty much the latest version of any browser other than IE.

Animating Images In Blogger With CSS3

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Search for ]]></b:skin>
  4. Just above it paste the following code

 

/* --------- MBT Image Rotation ----- */
.opacity  {
opacity: 0.5;
margin-left: 50px;
-moz-transition: all 0.5s ease-out;  
-o-transition: all 0.5s ease-out;  
-webkit-transition: all 0.5s ease-out;  
-ms-transition: all 0.5s ease-out;  
transition: all 0.5s ease-out;
-moz-transform: rotate(5deg);  
-o-transform: rotate(5deg);  
-webkit-transform: rotate(5deg);  
-ms-transform: rotate(5deg);  
transform: rotate(5deg);  
filter: progid:DXImageTransform.Microsoft.Matrix(
                    M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455, sizingMethod='auto expand');
zoom: 1;  
}
.opacity:hover  {
opacity: 1;
margin-left: 0px;
-moz-transform: rotate(0deg);  
-o-transform: rotate(0deg);  
-webkit-transform: rotate(0deg);  
-ms-transform: rotate(0deg);  
transform: rotate(0deg);  
filter: progid:DXImageTransform.Microsoft.Matrix(
                    M11=1, M12=0, M21=0, M22=1, sizingMethod='auto expand');
zoom: 1.3;
-moz-box-shadow: 1px 1px 4px #000;
-webkit-box-shadow: 1px 1px 4px #000;
box-shadow: 1px 1px 4px #000;
}

Edit the bolded values to increase or decrease the angle of rotation.   

5. Save your template and done!

How it works?

Whenever you wish to implement this effect, simply add the following code in Edit HTML mode of your Post Editor, to turn or rotate the images:

<img src="IMAGE LINK HERE" border="0" alt="Image Description hereclass="opacity" />

Make these changes:

  • Replace IMAGE LINK HERE with the [a href="http://www.mybloggertricks.com/2009/11/create-blogger-backup-for-images-and.html" target="_blank"]Image URL[/a] of the pic
  • Replace Image Description here with Image name or description. Optional


We hope you enjoyed the effect, and happy blogging! Peace!

You may also like these effects:

  • [a href="http://www.mybloggertricks.com/2010/02/top-10-widely-used-image-hover-effects.html" target="_blank"]10 widely used image hover effects[/a]
  • [a href="http://www.mybloggertricks.com/2009/09/learn-how-to-add-image-pop-up-and.html" target="_blank"]Image Pop up and Opacity Effect[/a]
Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO. He is a valuable MBT contributor.

Source: http://www.mybloggertricks.com/2011/06/rotateanimate-images-using-css3-without.html

Link Nudging To Animate Images Using CSS3

<a href="ADD URL HERE" class="mbt-nudge">ADD TEXT HERE</a>

  • Replace ADD URL HERE with your link like http://xyz.com
  • Replace ADD TEXT HERE with the text that will display the link

For Image Nudging use this:

<img src="IMAGE LINK HERE" border="0" alt="Image Description hereclass="mbt-nudge" />

Make these changes:

  • Replace IMAGE LINK HERE with the [a href="http://www.mybloggertricks.com/2009/11/create-blogger-backup-for-images-and.html" target="_blank"]Image URL[/a] of the pic
  • Replace Image Description here with Image name or description. Optional

 

Take a look at your blogs and see the difference!  Here are some other tutorials which also offer some customization which might be of interest to you:

  • [a href="http://www.mybloggertricks.com/2011/06/rotateanimate-images-using-css3-without.html" target="_blank"]Rotate/Animate Images[/a]
  • [a href="http://www.mybloggertricks.com/2010/02/top-10-widely-used-image-hover-effects.html" target="_blank"]10 widely used image hover effects[/a]
  • [a href="http://www.mybloggertricks.com/2009/09/learn-how-to-add-image-pop-up-and.html" target="_blank"]Image Pop up and Opacity Effect[/a]
Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO. He is a valuable MBT contributor.

Source: http://www.mybloggertricks.com/2011/06/link-nudging-to-animate-images-using.html

10 Ways To Style and Create "Read More" Links In Blogger

   5.   And paste your selected [a href="#readmore"]Read More Link style code[/a] just above it.

   6.   Next search for this,

<data:post.body/>

   7.    Just below it you will find the read more link code similar to this one,

<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'>

<div style="text-align: right;">Read More ->></div></a>
</b:if>

 

If you are using a read more link button then the code will look something like this,

<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'>

<div style="text-align: right;">< img src=http://xyz.com border="0"/></div></a>
</b:if>

In both the cases, simply replace the highlighted code with this,

 

class="MBT-readmore"

    8.   Save your template and you are done!

Ten "Read More" Link Styles

Now select one of [a name="readmore"]these styles[/a] for step#5

Style#1:

Read More Button

 

/*-------------------------- Narrow black Orange-------------*/
.MBT-readmore{
background:#fff;
text-align:right;
cursor:pointer;
color:#EB7F17;
margin:5px 0;
border-left:400px dashed #474747;
border-right:2px solid #474747;
border-top:2px solid #474747;
border-bottom:2px solid #474747;
padding:2px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#EB7F17;
color:#fff;
border-left:400px dashed #474747;
border-right:2px solid #EB7F17;
border-top:2px solid #EB7F17;
border-bottom:2px solid #EB7F17;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#2:

Read More Button


/*------------Light Purple long----------------------*/
.MBT-readmore{
background:#fff;
text-align:right;
cursor:pointer;
color:#6882C7;
margin:5px 0;
border-left:400px solid #6882C7;
border-right:2px solid #6882C7;
border-top:2px solid #6882C7;
border-bottom:2px solid #6882C7;
padding:1px 5px 1px 1px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
color:#000800;
border-left:50px solid #6882C7;
border-right:2px solid #6882C7;
border-top:2px solid #6882C7;
border-bottom:2px solid #6882C7;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#3:

Read More Button


/*---------------- Rectangle left border-----------*/
.MBT-readmore{
background:#fff;
text-align:right;
cursor:pointer;
color:#009999;
margin:5px 0;
float:right;

border-right:2px solid #009999;
border-left:10px solid #009999;
border-bottom:2px solid #009999;
border-top:2px solid #009999;

padding:5px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#fff;
font:bold 11px sans-serif;
color:#006B6B;

border-right:2px dotted #009999;
border-left:10px solid #006B6B;
border-bottom:2px dotted #009999;
border-top:2px dotted #009999;
}

.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#4:

Read More Button

 


/*-------------- Pink Left right -----------*/
.MBT-readmore{
background:#fff;
text-align:right;
cursor:pointer;
color:#FE80DF;
margin:5px 0;
float:right;
border-right:2px solid #FE80DF;
border-left:2px solid #FE80DF;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#fff;
font:bold 11px sans-serif;
color:#CC0099;
border-right:2px solid #CC0099;
border-left:2px solid #CC0099;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#5:

Read More Button

 


/*------------- Brown top Bottom----------*/
.MBT-readmore{
background:#fff;
text-align:right;
cursor:pointer;
color:#B26B00;
margin:5px 0;
float:right;
border-top:2px solid #ddd;
border-bottom:2px solid #ddd;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#fff;
font:bold 11px sans-serif;
color:#B26B00;
border-top:2px solid #B26B00;
border-bottom:2px solid #B26B00;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#6:

Read More Link


/*-------------- Blue Blank-----------------*/

.MBT-readmore{
background:#0080ff;
text-align:right;
cursor:pointer;
color:#Fff;
margin:5px 0;
float:right;
border:2px solid #ddd;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#FFf;
font:bold 11px sans-serif;
color:#0080ff;
border:3px dotted #ddd;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#7:

Read More Link

/*------------- Red + Dark Red------------*/

.MBT-readmore{
background:#fffff;
text-align:right;
cursor:pointer;
color:#FE8080;
margin:5px 0;
float:right;
border:2px solid #FE8080;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#FFf;
font:bold 12px sans-serif;
color:#FF0000;
border:2px solid #FF0000;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#8:

Read More Link

 

/*------------ White + Green -----------*/

.MBT-readmore{
background:#fffff;
text-align:right;
cursor:pointer;
color:#008000;
margin:5px 0;
float:right;
border:2px solid #ddd;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#008000;
font:bold 11px sans-serif;
color:#fff;
border:2px solid #ddd;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#9:

Read More Link


/*---------- Black --------------*/
.MBT-readmore{
background:#000800;
text-align:right;
cursor:pointer;
color:#fff;
margin:5px 0;
float:right;
border:2px solid #ddd;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#fff;
font:bold 11px sans-serif;
color:#000800;
border:2px solid #000800;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

Style#10:

Read More Link


/*----------Orange One 1 ----------------*/

.MBT-readmore{
background:#EB7F17;
text-align:right;
cursor:pointer;
color:#fff;
margin:5px 0;
float:right;
border:none;
padding:5px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
font:bold 11px sans-serif;
}
.MBT-readmore:hover{
background:#FFB93C;
}
.MBT-readmore a {
color:#fff;
text-decoration:none;
}

.MBT-readmore a:hover {
color:#fff;
text-decoration:none;
}

 

Customization:

You can easily make changes to the colors and style by understanding this general guide.

  • Edit .MBT-readmore To Change background, border and font colors in Active mode
  • Edit .MBT-readmore:hover To Change background, border and font colors when a user hovers mouse cursor on the button
  • Edit .MBT-readmore a To change the link color 
  • Edit .MBT-readmore a:hover To change the link color on mouse hover

You can use the [a href="http://www.mybloggertricks.com/2008/01/color-code-generator-and-color-wheel.html" target="_blank"]Color Generator Tool[/a] For changing colors.

I hope you like it and if you faced any problems then don't feel shy to ask a brother. :>

Source: http://www.mybloggertricks.com/2011/06/10-ways-to-style-and-create-more-links.html
 
Play : Agame | Y8 Games | Y3 Games
Copyright © 2011. Blogger Tips And Tricks 2012 - All Rights Reserved

Proudly powered by Blogger