Tampilkan postingan dengan label Blog. Tampilkan semua postingan
Tampilkan postingan dengan label Blog. Tampilkan semua postingan

CSS text shadows for your blog


Hi fellas, long time no see.
yeah, it,s my first time i touch my blog. 
It has been 5 months i never updated my blog.
it's so long right?

Now i ll share a little bit about text shadow.

About Text Shadow

The text-shadow property is super easy to work with and works well across all modern browsers without even so much as a vendor prefix! However, as far as I can tell, IE support, even up through IE9, is zilch. However, using tools like Modernizr will help you pull off advanced CSS3 effects even in silly old IE.

Syntax

1.Standard

text-shadow: 2px 4px 3px rgba(0,0,0,0.3);


2.Quick and Dirty Letterpress

body {
    background: #222;
}

#text h1 {
    color: rgba(0,0,0,0.6);
    text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
}Quick and Dirty Letterpress




3.Hard Shadow

text-shadow: 6px 6px 0px rgba(0,0,0,0.2);


4.Double Shadow

text-shadow: 4px 3px 0px #fff, 9px 8px 0px rgba(0,0,0,0.15);





5.Down and Distant

 text-shadow: 0px 3px 0px #b2a98f,
                 0px 14px 10px rgba(0,0,0,0.15),
                 0px 24px 2px rgba(0,0,0,0.1),
                 0px 34px 30px rgba(0,0,0,0.1);




6.Close and Heavy

text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);






There are still many CSS text shadows that you can create.
Basically CSS text-shadows are simple to implement on basic form and you will find variety of different forms if you really put some work on them.

That's all for to day. mix and max your CSS text shadows and find more text effects on the source bellow.
:)


How to Add Social Media Buttons to Blogger Posts



Sometime we do not satisfied with the original Social Media Buttons on blogger.
We wanna mix the Original Social Media Buttons,
and hope our blog looks a bit different with others.
You know it is pretty simple.


social media blogger post


How to Add Social Media Buttons to Blogger Posts?

1.

Go to Dashboard >> Design - Edit HTML >> Expand Widget Template 

2.

Use (CTRL + F) to find this code:
<data:post.body/>

Button positioning :

1. To position the buttons at the bottom of post, place te code bellow <data:post.body/>

2. To position the buttons at the top of post, place te code above <data:post.body/>

Code :

<!-- Scripts Start -->
<b:if cond='data:post.isFirstPost'>
<!-- Facebook -->
<div id='fb-root'/>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = &quot;http://connect.facebook.net/en_US/all.js#xfbml=1&quot;;
fjs.parentNode.insertBefore(js, fjs);
}(document, &#39;script&#39;, &#39;facebook-jssdk&#39;));
</script>
<!-- Google +1 -->
<script type='text/javascript'>
(function() {
var po = document.createElement(&#39;script&#39;); po.type = &#39;text/javascript&#39;; po.async = true;
po.src = &#39;https://apis.google.com/js/plusone.js&#39;;
var s = document.getElementsByTagName(&#39;script&#39;)[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<!-- Twitter -->
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=&quot;//platform.twitter.com/widgets.js&quot;;fjs.parentNode.insertBefore(js,fjs);}}(document,&quot;script&quot;,&quot;twitter-wjs&quot;);</script>
</b:if>
<!-- Scripts End -->
<!-- Horizontal social buttons Start -->
<div class='horizontal-social-buttons' style='padding:10px 0 10px;'>
<!-- Twitter -->
<div style='float:left;'>
<a class='twitter-share-button' data-count='horizontal' data-lang='en' data-related='' data-via='' expr:data-text='data:post.title' expr:data-url='data:post.url' href='https://twitter.com/share'>Tweet</a>
</div>
<!-- Google +1 -->
<div style='float:left;'>
<g:plusone annotation='bubble' expr:href='data:post.url' size='medium'/>
</div>
<!-- Facebook Like+Send -->
<div style='float:left;'>
<fb:like colorscheme='light' expr:href='data:post.url' font='' layout='button_count' send='true' show_faces='false'/>
</div>
<!-- Pinterest Start -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='pin-wrapper' style='float: left; margin:0px 0px 0px 30px; width:44px;'>
<a data-pin-config='beside' data-pin-do='buttonPin' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'><img src='//assets.pinterest.com/images/pidgets/pin_it_button.png'/></a>
<span style='margin-left:-44px;'><a data-pin-config='beside' data-pin-do='buttonBookmark' href='//pinterest.com/pin/create/button/' style='outline:none;border:none;'/></span>
</div> 
<script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'></script>
<style type='text/css'> 
#pin-wrapper > a {background-image:none !important;}
</style> 
</b:if> 
<!-- Pinterest End -->
</div>
<div style='clear: both;'/>
<!-- Horizontal social buttons End -->

3.

When done, save your template and exit.

Thanks for coming, and share this article if you find it useful.



How to dress up your popular post widget in blog with CSS

How to dress up your popular post widget in blog with CSS

How to customize popular post on our blogger blog???
It looks not stylish so here we will see how to dress up this in simple steps.

This will change your fonts and colors and boarder also. And this will not effect on your page speed. Because we are using popular post given by the blogger itself. We are only styling our popular post widget using the cascaded style sheet.




 1.


Go to Dashboard >> Design - Edit HTML >> Expand Widget Template 

2.


Use (CTRL + F) to find this code:

]]></b:skin>

Now add below css code to above the code :

/*--- Careerandtricks.com Popular Posts --- */
.popular-posts ul{padding-left:0px;}
.popular-posts ul li {background: #FFF url(http://1.bp.blogspot.com/_7wsQzULWIwo/ SmodosCuJCI/AAAAAAAABh4/ZSXbVW9Qpa8/s400/261.gif) no-repeat scroll 5px 10px;
list-style-type: none;
margin:0 0 5px 0px;
padding:5px 5px 5px 20px !important;
border: 1px solid #dddddd;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;}.popular-posts ul li:hover {
border:1px solid #6BB5FF;
}.popular-posts ul li a:hover {
text-decoration:none;
}

Customization:

For the change of border color in static mode change #dddddd.
For the change of border color in mouse hover mode change #6BB5FF.

3.

When done, save your template and exit.



How to get 1000+ even more liker facebook fan page less then a week


How to get 1000+ even more liker facebook fan page less then a week- I ll help you to get 1000 even more liker on your FaceBook fan page faster and easy.
Easy? Yes,it's!
You just need to come to these websites below and following the steps :

You can make 100 even more liker to like your status :
*Likelo | Increase Likes On Your Facebook Statuses

Combine those websites which help you to get 1000+  even more liker facebook fan page less then a week. It works for me
*Free Facebook Auto-Liker and Autolikes Online | facebook Fan page likes likers | Automatic like your photo, comments or status

*Likehoot v6 | (Old is Gold) 52 (s)

:) good luck!

Blogger Auto Read More Hack : Improved With Many Control Options

Blogger Auto Read More Hack : Improved With Many Control Options

Hi! How is it day?

Now, i wanna share something that related with my wishing to create my blog looks simple and easy to read. I wanna my blog looks Auto Read More style.
Read more style is used to cut our post on homepage, post will appear fully when we click read more link. It's cut automatically and if we insert image, it appears thumbnail.

And fortunately, i found some article that helps me to create my blog looks Auto Read More  Improved With Many Control Options.

Read More  Improved Control Options :

1. You can add default thumbnail image when your posts don't have any image.
2. You can turn off auto read more for some first posts.
3. Option to turn on/off read more for home page and labels page.
:) so, what do you say?? and this is it!!!

How To Add Auto Read More Hack To Blogger?

1.

Go to Blogger Dashboard >> Template (Download and backup your old template) >> Edit HTML>> Check Expand Widget Template checkbox

2.

Find this code :
</head>
and add the codes below just above it,

<script type="text/javascript">
var summaryConf = {
    showImage: true,
    imgFloat: 'left',
    imgWidth: 120,
    imgHeight: 90,
    defaultThumb: 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvm4vE3pHPN_kXZaP5-NnLtdtXvTub51OGgfJWl3THgW3xY2rJfvxvy1dxDYV7thrfF4fvXB0alnZPnBeZjqCD1K4FGHaWTLLWsH_SrRYddCwTdo9UuBjsDY9lBiDlU64dCIYG_8SajKg/s1600/no-thumb.jpg',
    words: 65,
    wordsNoImg: 80,
    skip: 0,
    showHome: true,
    showLabel: true
};
</script>
<script type="text/javascript" src="http://code.helperblogger.com/summary.min.js"></script>

You can easily customize above highlighted values :


showImage : true, If you don't want to show image thumbnail then simply replace true with false
imgFloat : 'left', If you want to float image at the right of summary then simply
replace left with right
imgWidth : 120, This is width of image
imgHeight : 90, This is height of image
defaultThumb : 'https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvm4vE3pHPN_kXZaP5-NnLtdtXvTub51OGgfJWl3THgW3xY2rJfvxvy1dxDYV7thrfF4fvXB0alnZPnBeZjqCD1K4FGHaWTLLWsH_SrRYddCwTdo9UuBjsDY9lBiDlU64dCIYG_8SajKg/s1600/no-thumb.jpg', If you want to set your own default thumbnail then replace above image URL with yours.
words : 65, This is number of words when there is a thumbnail
wordsNoImg : 80, This is number of words when there is no thumbnail\
skip : 0, skip some first posts, don’t apply auto readmore for them. If this option is set
to 0 so that all posts are applied auto readmore.
showHome and showLabel : allow or not auto readmore for homepage and label page. true is allowed, false is not.

3.

After adjust it, find this code :
<data:post.body/>
and replace with :
<span expr:id='data:post.id'><data:post.body/></span>
 
<b:if cond='data:blog.pageType == "index"'>
    <script type='text/javascript'>summary("<data:post.id/>")</script>
<span style='float:right;padding-top:20px;'><a expr:href='data:post.url'>Read More</a></span>
<b:else/>
    <b:if cond='data:blog.pageType == "archive"'>
        <script type='text/javascript'>summary("<data:post.id/>")</script>
    </b:if>
</b:if>
on standard template you should find 3 times "<data:post.body/>" code to the repeats , then replace all the codes till 3 times.

4.

When done, save the template.

Now you can view your blog with readmore style in every posts.
Enjoy blogging!

How To Add or Change Favicon on Blogger Blogspot

Favicon (Favorites Icon) is the small picture (usually 16px x 16px in size) you see beside some some site's name in your browser's address bar.


change blogger favicon

Having your own favicon with a nice graphical reminder of your site beside is a good way to get visitors attention again. Now Blogger users can add a custom favicon for their blogs from the Design > Page Elements tab, by clicking on the Edit link on the "Favicon" element above the navbar element.

"For many bloggers, having a custom favicon (the tiny image displayed in your browser’s window or tab) is the finishing touch that ties together the design and identity of a great looking blog. Today, we're pleased to announce that Blogger in Draft users can now add a customized favicon to their blog. ~Blogger in Draft"

Steps adding your own favicon

1. Log in to your Blogger's Dashboard, go to the Design -> Page Elements.

2. Click on the "Edit" link on the "Favicon" setting above the navbar element.

3. A popup window will open where you can search for an image in your hard drive to replace the default favicon image. Click on "choose file" button and search for your favicon (it should have the .ico extension) - then click on "Save".

4. Now you should see your own favicon instead of blogger's default favicon.


Don't worry if it won't appear immediately. It may take some time until your new favicon will show in your Browser's tab or window.

If you want to add animated favicons to your Blogger blogs, then you should follow another method.

How to add an animated favicon in Blogger

1. Log in to your Blogger account > Design > Edit HTML > check the "Expand widget templates" box

2. Search (CTRL + F) for:

 <b:skin> 

3. And just above it, paste this code:

<link href="your-favicon-links-goes-here" rel="icon" type="image/gif"/>

See the screenshot for more details
animated favicon blogger, how to




Note: replace your-favicon-links-goes-here with your favicon's link location
You can choose from here some cool favicons for your site/blog: http://www.favicon.cc/ (just download the favicon you like - upload it on tinypic or on a blogger's post, then copy the link address/direct link)

4. Save the Template.

Now your favicon should be alive. Just view your blog to see it in action (:

source : http://helplogger.blogspot.com/2012/04/how-to-add-or-change-favicon-on-blogger.html

Add Facebook Like/Fan Box to Blogger

Add Facebook Like/Fan Box to Blogger


Facebook Like/Fan Box is a great widget that allows the readers to subscribe your blog trough their Facebook account. Readers ll also receive your most blog update on their Facebook Page. This widget ll show the faces liker on the Like Box.

First if you wanna add Facebook Like/Fan Box to Blogger you need to create fan page on your facebook account. If you haven't created yet, follow this step to How to create a facebook fan page(#Helplogger.blogspot.com).


How to add Facebook Like/Fan Box to Blogger?

1.

Find your Facebook fan page on your facebook account, it should be on the top url address when you opened  your Facebook fan page.
and this is mine "http://www.facebook.com/ilovemrobu"

2.

Go to this link :   http://developers.facebook.com/docs/reference/plugins/like-box  

3.

Set the properly :

 
If you ve done and got your desire looks of Facebook Fan Page >> Click the 
"Get code" button.

4.

You'll be given two codes, titled HTML 5, XFBML and IFRAME. You only need the "IFRAME" code.
Select it and copy the code generated for your box as it is shown in the example below:

5.

Go to Blogger Dashboard >> Design >> Page Elements >> click on the Add a Gadget link >> select HTML/JavaScript and paste the code in the HTML box.

click save and you re done!

enjoy blogging!


Facemoods Emoticons on Blogger Comments

Facemoods Emoticons? Yes, sometime we wanna add this on our blog and make our blog looks cute! And now, i want to do this Facemoods Emoticons on my blog comments. If you wanna so in your Blogger comments too, then follow these steps:

emoticons, smileys, blogger, tricks

DEMO

How to add Facemoods Emoticons on Blogger Comments ?

1.

Just  like usual, Go to 
Dashboard >> Design >>Edit HTML >> Expand Widget Template (make a backup)

2.

Search (CTRL + F) for this code :

For previous commenting system:  

<h4 id='comment-post-message'><data:postCommentMsg/></h4>

For threaded comments :

<div class='post-footer-line post-footer-line-3'>

 3.

Add the below code :
*For previous commenting system, add the code before
*For threaded comments, add the code after
<b:if cond='data:blog.pageType == "item"'>
<div style=' width: 450px; text-align: left; border: 1px dashed #0084ce; background: transparent; padding: 10px; color:#000000; font-weight:bold; '>
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDelYYe8_cydRC0532x9j9Kw-QTcP-BAdA5Eio4Pylqbw2d2QdeEbLWjCIrXIjhGPaafmpOpb7wJpz9lUFoppu8nPOktbbr_6ZsIRiofMvYVtwZfkx3L-RNnv7YDvif6Ug0-0GhdrhDUzA/s1600/helplogger.blogspot.com(1).gif'/> :a
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaZ7i7zYNUkEcNLdgcyQrGG1IX7RHIfL2F4yBs3ErAsjGZaxiI7lLn4ZgLJUrJCfVTz1E7ZSHv-sV8vVE2bod6CeqDgQlg49fh2T21j2Au75dHUfUTMiRAH4TV2v8wDl_pvS8UQQ4Q4Dck/s1600/helplogger.blogspot.com+(2).gif'/> :b
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhjZHaFQTtd9S_g5oDqAtZN4d6SNxRF25kk7X7wcVldezSzMopfOxos_uPEhrH0RO3_xKD3II3vtc4y03nX71B1HaLF4xjm9S2CYspTErdyH3duECCQkcPg4rZ2QnD3HzvtvsK8uYu25MO3/s1600/helplogger.blogspot.com(3).gif'/> :c
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD3xH1PhmFtmSf3ZOEppL6mWinT9N-govhogW1KhkQYM26uFRM2KBgk6nikXdgUvzHGdXbkGDapJddrD1cBuIh5VTs9pwNTXUnRckyE-bMcd6th3F3OzErHK7NlQ-Jwqw4fIc0QtLJTBUF/s1600/helplogger.blogspot.com(4).gif'/> :d
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0pru4wfdBd3k27MHrVutaTMggr-Yak0x7Ld_eCvLqHHWUMCkA34xe7rQCwCO6jvPgl0eGIw30jN3tLcnKvT1R8DJMaYWc3X9ww-7u89G8vaZQeYQ9hpKLi7Z6yvrc0x2cEvv0hBd4BwP1/s1600/helplogger.blogspot.com(5).gif'/> :e
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiVtDBA6mP7ZSSAgtkIS7hE1e6nmwqtu5CXAhh0wegwAhDVitvH0WI7CCddLerT8YsbeEDkKgLXjcIPp_qo4OKrMLDU1sR4Vo_F11TbABvwu4_be5vcoWHkqwO7L0LO0eYV5qFyb5UFnAvj/s1600/helplogger.blogspot.com(6).gif'/> :f
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhiZQM5r6elO7jQ5HngzRqBoutBnqLbfb_UZ9yKFLSM4Hb9ZDEXgke2nHI3gVNaBVteGJHEk4qFxs1vGBo7FX4Lk6z7w1jyDskhJCuh7toc2FBuBLIFV3IxKQwnPlbgpelnBoFvf4U0_2Ii/s1600/helplogger.blogspot.com(7).gif'/> :g
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhexXVdpASAfOJzEz1wqf0CA4cnO2tC1sNUzEQyU5UaEfFBuX24XeERjfuf82PaphOG5TDNswyLQjd9m3iP8g0c9AMwSGi3dLiHiiHY0yhOYxUikf5fN9LG5C2pRBQ6rslole4bvm7LVaL4/s1600/helplogger.blogspot.com(8).gif'/> :h
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiqz1vXuecx3JO76DDbBIkOZn2DLzZV9AjmNEUtc1daJ7-YjrudLLXeNEyI56jsgkHfEhLYjBHEqLZr7nb8cJhvRc0gD0RnYAxl6SmSG6ovRjnWxEjlBxYDI3dTU2bWIoUWA1dRWPktVo1f/s1600/helplogger.blogspot.com(9).gif'/> :i
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQWAJKG0XHwCQiOmN7bLxWEhKMl8hPfUESeSG3am41LwPFWsccoUEuJ-xzVT9NVi0vuArJhqZuHBFODdGTDdhdSmjk7JRGIdJ33PFXVznZE5159oqwAAcXOdsOm1edE4kt52ZcWYYGn6R2/s1600/helplogger.blogspot.com(10).gif'/> :j
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLrwTFzDNudnq-ZmsNxOmAZz4j8G2AK7peIDbO8QLOHgLe0dPy6ws9PoGymw7R-mj6ceX-peK3TRtrWUMM_G7TvzSAs3-LSdI5MQV0vKF_1fQ_it5O1efikF5aYnT_KHypEz_m8uSeewfl/s1600/helplogger.blogspot.com(11).gif'/> :k
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgmT46ayyPUl1kr5BaLkG6L3R25h2Yz_9-VGRWni-k-PcBe49iFyEyYoSLtgCbsVMHa_rlrRsdT1_iHXTTvYqx13uUCuSxc287f1f3n7oGghbXDnzrwwiRbyXe3e-TrfaGF-17KXvpirX9f/s1600/helplogger.blogspot.com(12).gif'/> :l
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj28Qz1an5JA4IZ2hpgZsv2zd6dRC3tnGTsYubGU3bMd7UaO7hNePD_2AytV1OiInxFDAKLD-RaxnfY0aSrcY8ckHrqRmpf7WshT0jH7kIueQnPUsBY8y9DevllhWxvg8-M7h5If3SMtSzD/s1600/helplogger.blogspot.com(13).gif'/> :m
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEix0hFI78EQtubVxQcMr9BuC4byW0S7oOLtaGNzGeUbm15Yw6HAkC2fCWii64D59qwSxukL0g3DQy-6nPzDCk9kyZH24w1K6u8RRSoFvPUIwMmnsNOFkNGUIra9TQlIPD4cazdTiu0QMy6Z/s1600/helplogger.blogspot.com(15).gif'/> :n
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCGLDyT8qLLfJjZrbolrmTBoiATx3KGDZ7_LI95mIoUSA-jzqpiUsEIdiTTWJcjNDFu32uYpbBfbEinJQUuhcZ-afoQ9nt31YpFJJuB142A9vcxLKOMwPyo9MEJMPsV-jeO8nLxCtU3tDd/s1600/helplogger.blogspot.com(16).gif'/> :o
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_iAeH-CXY3aaOnexSVcWibVllnHItvw_Rja3fs3LqfAM2LgbfKqXboqgp7DPhUXR4M_eSadvXzhkGE6dt3sK9QsiuOz1rVP3xpZSipH0QGXwRmlWFSIDauD_NHhw5GDFcM_-wOod9mTX8/s1600/helplogger.blogspot.com(14).gif'/> :p
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjffPfbpVskQ-HLYJKzUuaDOg9XsUWDmSCfyU8XZ0_4YVn6fLd0IYQ7COfIP0pVG44rkwLCaAtx70uH4roOW2lT3vI08dQpavi3rrImG1FL2T7rnccR4wq3TrSo6u_VBGp6-rFktetPh6Gf/s1600/helplogger.blogspot.com(17).gif'/> :q
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjcZ_mWDEqajMai8jAgsnaVsb9zye-Y94eqk1dLW0nmByArkFDuEyPndHabrrvtyJZ3fcxmzcLxoOtuDUVMUj2oXXVOnSlM6yhOgkVu5EFbyu4_aMNoV-bFA03bv4CDF14yHeN709iKUlzg/s1600/helplogger.blogspot.com(18).gif'/> :r
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4S22PFzMmsBGR55B8auZnvt6uGWTKgZPLbtD074cA3fxyl1_qhCOJ4JW_jkPmjHYY9p0x3er5fev8ZWxuRI6FDLTZ6CI7GFb-62z2tUMHOBlcztdOHiZtR3EhL6zVTAOGKbls9xhVuIp0/s1600/helplogger.blogspot.com(19).gif'/> :s
&#160;
<img border='0' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg1QeODZwZoSYbby_9bvRK8LPjOLxysdsngczCFI2ILDjEUhn4Fn9_bofMsh0uZknIqXaDY9525Nw6zeXX_BylT9Q8mBmkFLxjYR8Bs-h3GVMv6slpPpbzMMhzbXrLZrhBkdN1YnMlB_XIA/s1600/helplogger.blogspot.com(20).gif'/> :t   <a href='http://helplogger.blogspot.com/2012/05/add-facemoods-emoticons-to-your-blogger.html' style='color: rgb(30, 122, 183); font-size: x-small;'>Add smileys to Blogger + </a>
</div></b:if>

 4.

Find this code :
</body>
And add the following code above it : 

For previous commenting system:

<script type='text/javascript' src="http://helplogger.googlecode.com/svn/trunk/facemood emoticons.js"/>

For threaded comments:

<script type='text/javascript' src="http://helplogger.googlecode.com/svn/trunk/facemood emoticons threaded.js"/>

 5.

When done, save template and exit. :) Enjoy, your Facemoods Emoticons on Blogger Comments.

How to create drop caps on blogger (Big first latter)

How to create drop caps on blogger (Big first latter)
Actually, we can do something like Drop Caps Effect on our blog as possible.

Drop cap effect is a large first letter stretching down three or four lines with the text wrapped around. We often see this style in newspapers, literature, magazines and etc.
Now, I ll show you how to create drop caps Magazine effect in Post and Comment blogger.

Ok let's see,

 How to create drop caps on blogger POST (Big first latter)?

Example :

Drop caps effect on blog post
Drop caps effect on blog comment

 1.

Go to Dashboard >> Design - Edit HTML >> Expand Widget Template

2.

Use (CTRL + F) to find this code:
]]></b:skin>
Add above it with the following code:
.capital:first-letter {
float: left;
display: block;
font-family: Times, serif, Georgia;
font-size: 40px;
color: #000000;
margin:0px 5px 0 0;
padding:0 0 0 10px;
}
Size :  Change the letter size, (decrease/increase) the value.
Color :  Adjust it with your desire color.

3.

Find for this code
<data:post.body/>
 And add the red fragments you see below :
<div class='capital'><data:post.body/></div>
When done, save and exit.

!!!if  this code is not working,  

add one of the following codes below:
<p class="capital"><data:post.body/></p>
Or
<span class="capital"><data:post.body/></span>


 How to create drop caps on blogger COMMET (Big first latter)?


The steps is not so different with adding drop caps on blogger post.
Following the steps 1 & 2 and find this code :
<data:comment.body/>
add the red codes before and after
<p class="capital"><data:comment.body/></p>
 Save template and done!
Just simple!

Create A Rollover Image Effect (change image on mouseover)

Create A Rollover Image Effect (change image on mouseover)

First, i didn't know what it called? I just wanna make some effect when the cursor over to some image , it looks move or change with another image.
I read some articles on helplogger.blogspot.com and found "Create A Rollover Image Effect (change image on mouseover)" article.

So what is Rollover effect?

Rollover effect is one in which an image web object changes (swaps itself) on mouse over to another web object (called rollovers) and reverts back to the original image on mouse out.

Demo 

(Place your cursor over the image bellow to see Rollover effect.)





Create A Rollover Image Effect

1.

You have the following code :

<a href="URL ADDRESS"><img src="URL OF THE FIRST IMAGE GOES HERE" onmouseover="this.src='URL OF THE SECOND IMAGE GOES HERE'" onmouseout="this.src='URL OF THE FIRST IMAGE GOES HERE'" /></a>
Change the color text as it follows :

Put your URL address here
URL ADDRESS = http://mr-obu.blogspot.com

The first image shown before you hovers over it
URL OF THE FIRST IMAGE GOES HERE=http://i1256.photobucket.com/albums/ii494/helplogger76/helploggerblogspotcomstickie3.png 



The second image will appear after you hovers over it
URL OF THE SECOND IMAGE GOES HERE=http://i1256.photobucket.com/albums/ii494/helplogger76
  
Easy right?
Now, you can add the Rollover effect on your gadget or add it inside your post.
Enjoy Blogging!




How to change maximum number of posts in Blogger label page

How to change maximum number of posts in Blogger label page

Blogger has set of default 20 maximum blog posts (category page). This may suit or not suit by your preference.You may want to change the default maximum blog post  becomes the number you may want to increase.

If you want to increase the default blog posts you ll have to edit the default template.

How to change maximum number of posts in Blogger label page?


1.

Now you got to  open the template editor
Dashboard > Template > Edit HTML) and Expand Widget Templates

2.

Use "Ctrl+F" to find the following codes :
expr:href='data:label.url'
 and replace with :
expr:href='data:label.url + "?max-results=150"'
I used the number 150 because I want all posts to be displayed in the label page. You may use other numbers in place of 150)

Repeat this increases of "expr:href='data:label.url'"that you cand find, i guess it will be 3 repeats for the simple template, so then the above ll have to be repeated 3 times.

3.

When you ve done with this, save template and exit.


Simple Recent Posts Widget for Blogger/Blogspot

Simple Recent Posts Widget for Blogger/Blogspot

A couple days a go i wanted my blog appears good and simple. I just thought that i changed the archives widget with recent posts wiget instead.
So then look what i found. 

How to add Recent Posts Widget to Blogger?

 What you can do with this widget:
    * display post titles only
    * change the number of posts
    * change the number of characters of the post snippet/excerpt
    * show the post dates

See the screenshot below:

1. 

Log in to your Blogger Dashboard >> go to Design >> Add a Gadget >> choose HTML/JavaScript

 

2. 

Choose & Copy the code of one of the options below and paste it into the new HTML/JavaScript:

Option 1: Recent posts widget with snippets
    <div id="hlrpsa">
    <script src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-snippets.js">
    </script>
    <script>
    var numposts = 5;var showpostdate = false;var showpostsummary = true;var numchars = 100;var standardstyling = true;
    </script>
    <script src="http://your-blog.blogspot.com/feeds/posts/default?orderby=published&amp;alt=json-in-script&amp;callback=showrecentposts">
    </script></div>
    <div id="rpdr" style="font-family: arial, sans-serif; font-size: 9px;">
    <a href="http://helplogger.blogspot.com/2012/04/recent-posts-widget-for-bloggerblogspot.html" target="_blank" title="Grab this Recent Posts Widget">Recent Posts Widget</a> by <a href="http://helplogger.blogspot.com" title="Recent Posts Widget">Helplogger</a></div>
    <noscript>Your browser does not support JavaScript!</noscript>
    <style type="text/css">
    #rpdr {background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpHCWZFg3VQW7fOEK5lPzYUQdqMJjjK-4prtO-0wBUI88ZWEV6srmDs_BfTJ2v4EKTCaHusLuMtqpgPQII4DGANfwBa2YUcZkrAYAOQPjxO1jkBZtw3mPchTbSahgK2F8Kb_Mh5XIWRKOR/s1600/blogger.png) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}
    #rpdr, #rpdr a {color:#808080;}
    #hlrpsa { border-bottom:1px #cccccc dotted; margin-top:-10px; padding-bottom:10px;}
    .hlrps a {font-weight:bold; }
    .hlrpssumm {}
    </style>

Option 2: Recent Posts Widget Showing Post Titles Only

    <div id="hlrpsb">
    <script style="text/javascript" src="http://helplogger.googlecode.com/svn/trunk/recent-posts-with-titles-only.js"></script>
    <script style="text/javascript">var numposts = 10;var showpostdate = false;var showpostsummary = false;var numchars = 100;var standardstyling = true;</script>
    <script src="http://your-blog.blogspot.com/feeds/posts/default?orderby=published&alt=json-in-script&callback=showrecentposts"></script></div>
    <div style="font-family: arial, sans-serif; font-size: 9px;" id="rpdr"><a href="http://helplogger.blogspot.com/2012/04/recent-posts-widget-for-bloggerblogspot.html" title="Grab this Recent Posts Widget" target="_blank">Recent Posts Widget</a> by <a href="http://helplogger.blogspot.com" title="Recent Posts Widget">Helplogger</a></div><noscript>Oops! Make sure JavaScript is enabled in your browser.</noscript>
    <style type=text/css>
    #rpdr {background: url( https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpHCWZFg3VQW7fOEK5lPzYUQdqMJjjK-4prtO-0wBUI88ZWEV6srmDs_BfTJ2v4EKTCaHusLuMtqpgPQII4DGANfwBa2YUcZkrAYAOQPjxO1jkBZtw3mPchTbSahgK2F8Kb_Mh5XIWRKOR/s1600/blogger.png ) 0px 0px no-repeat; padding: 1px 0px 0px 19px; height:14px; margin: 5px 0px 0px 0px;line-height:14px;}
    #rpdr, #rpdr a {color:#808080;}
    #hlrpsb { }
    .bbrecpost2 {
    padding-top:6px;
    padding-bottom:6px;
    border-bottom: 1px #cccccc dotted; }
    </style>

Here they're the options :

#Change 5 (option 1) and 10 (option 2) with the number of posts you want to show. 
#Change false to true if you want the posts dates to appear. 
#And change 100 (option 1) if you want more characters to be displayed.
#Don't forget to change your-blog text with the name of your blog or if you have a custom domain change all the bolded line with your address like in this example:

    http://www.your-site.com/feeds/posts/default....


3. 

Save your widget and done! Enjoy!

How To Add Related Posts Widget To Blogger with Thumbnails

I ve a little bit thing on my blog appearance. I want make my blog appear there were some thumbnails bellow on every post.
so then i type this keyword "How To Add Related Posts Widget To Blogger with Thumbnails " on google and i found this. . .


How To Add Related Posts Widget To Blogger with Thumbnails?

Step 1. Go To Blogger Dashboard >>Design >>Edit HTML;

Step 2. Check the "Expand widgets template" box;

Step 3. Search (CTRL + F) for this piece of code:

</head>

Step 4. Copy and paste the below code just before/above </head>:

<!--Related Posts with thumbnails Scripts and Styles Start-->
<!-- remove --><b:if cond='data:blog.pageType == &quot;item&quot;'>
<style type="text/css">
#related-posts {
float:center;
text-transform:none;
height:100%;
min-height:100%;
padding-top:5px;
padding-left:5px;
}

#related-posts h2{
font-size: 1.6em;
font-weight: bold;
color: black;
font-family: Georgia, &#8220;Times New Roman&#8221;, Times, serif;
margin-bottom: 0.75em;
margin-top: 0em;
padding-top: 0em;
}
#related-posts a{
color:black;
}
#related-posts a:hover{
color:black;
}

#related-posts  a:hover {
background-color:#d4eaf2;
}
</style>
<script type='text/javascript'>
var defaultnoimage="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSrbzjEYt0nL1_bCUvDq95wf237a_qU1eenHSzOtdn_GKjYPLuB_JQjh-I_ZpXRvQ66qBtzB4RsUP4_zxnMkCnG9qhv8Co2EpbN9RLUrE0FC_dPQd4jLjvVBQxGtHbKFDDcFlltEl94kQ2/s1600/noimage.png";
var maxresults=5;
var splittercolor="#d4eaf2";
var relatedpoststitle="Related Posts";
</script>
<script src='http://helplogger.googlecode.com/svn/trunk/related-posts-with-thumbnails-for-blogger.js' type='text/javascript'/>
<!-- remove --></b:if>
<!--Related Posts with thumbnails Scripts and Styles End-->

Note:
-to change the default picture when no images are available, replace the URL in blue with your own.
-for displaying more than 5 posts, replace 5 value from "var maxresults=5;"
-remove the code in violet if you want the related posts to be displayed in homepage too

Step 5. Now find the following code:

<div class='post-footer-line post-footer-line-1'>

If you can't find it, then search for this one:

<p class='post-footer-line post-footer-line-1'>

OR:

<data:post.body/>

Step 6. Copy and paste the below code just after any of these lines

<!-- Related Posts with Thumbnails Code Start-->
<!-- remove --><b:if cond='data:blog.pageType == &quot;item&quot;'>
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != &quot;true&quot;'>
</b:if>
<script expr:src='&quot;/feeds/posts/default/-/&quot; + data:label.name + &quot;?alt=json-in-script&amp;callback=related_results_labels_thumbs&amp;max-results=6&quot;' type='text/javascript'/></b:loop>
<script type='text/javascript'>
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs(&quot;<data:post.url/>&quot;);
</script>
</div><div style='clear:both'/>
<!-- remove --></b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'><b:if cond='data:post.isFirstPost'>
<a href='http://helplogger.blogspot.com'><img alt='Best Blogger Tips' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgLjxzsLt1Ff3bsWi5vIqsCLk51y8VX-q-dZf3ANmXuUHYm_a9RpJzA0j9wLmAUDPwTuS-Hp6k_nsZSEX90rM-I8lzE8Eix8II3SXQVcSpvw0xJW6b535cWY0Yxi3PlmZ3dbjsemAI4yYnj/s1600/best+blogger+tips.png'/></a>
</b:if></b:if>
<!-- Related Posts with Thumbnails Code End-->

Note: - change the 6 value from max-results=with the number of posts you want to be displayed.
- If you want the related posts to be displayed on homepage too, remove the code in violet.

Step 7. Save the Template

That's it!! it works for me, Hope it works for U!
 

How to create google custom search engine?

How to create google custom search engine?
Howya?
Hi fellas, Now i'm trying to make my blog better, and easy to explore with search engine on my blog. After a bit searched on "mbah google", i fortunately found this "Google Custom Search Engines (CSE)". Evidently you can create Google Custom Search Engines (CSE) on your lovely blog.

Google Custom Search Engines (CSE) are extremely efficient in digging out the most important data from your blog and displays it to the visitor. This increases the number of pageviews and page impressions of your blog because the reader is kept engaged in reading more and more. Further you can easily integrate your Google AdSense Ads to your Google Custom Search box, which again increases your blog revenue for every click made on the search results.
:)

How To Create a Custom Google Search Engine?

  1. Go To Google CSE
  2. Hit the create custom search engine button
  3. Fill the form as shown in the screenshot below,
set up your google search engine
   4.   The Click the next button and choose the Design for your search engine. You can click the "Customize" button to edit the colours and look.
customize-the-look-and-color
   5.  Hit the next button and then click the "Look and feel" link on the next page as shown below,
CSE-look-and-feel
It will bring you a page where you will find three layout options i.e Full -width, Compact and Two Column as shown below,
Google Search Engine Layouts
  • If you wish to add the search box just below posts as I have done on my blog then choose Full-width
  • Or if you wish to display the box and results on the sidebar then choose compact
  • Else if you wish to add your search box to your sidebar and display the search results above the post title then choose Two Column
  6.  Finally hit "save & get code" button and jump to the next part of our tutorial.

Add Google Custom Search Engine To Blog Posts

To add the search engine just below your blog posts as we have done on MBT then please follow the steps below,
customize Google Custome Search Engine
  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Click the Expand Widgets Templates Box
  4. Search for <data:post.body>
  5. Just below it paste your Blog Post Search Engine Code (Full-width)
  6. Save and you are done!
  7. View your blog to see it appearing just below posts.

Add Google Custom Search Engine To Blog Sidebar

  1. Go To Blogger > Design
  2. Choose a HTML/ JavaScript Widget
  3. Paste your Sidebar Search Engine Code (Compact or Two Column) in it
  4. Save and you are done!
  5. View your blog to see it working just fine

How to use meta tag ::SEO Friendly:: on blogspot

How to use meta tag ::SEO Friendly:: on blogspot

Usually bloggers  who used blogspot, use this way to crawled them blogs.
You know, the result is quite satisfied for my blog. . . 

and you need this one to crawled your blog traffic. . . 

How to use meta tag ::SEO Friendly:: on blogspot

following these :

1. Logging in on your Blogspot account

2.Go to your blogspot dashboard>>Template>>Edit HTML

3.Do not forget to mark "Expand Template Widget"

Find this script <title><data:blog.title/></title> 

and put these scripts bellow :

Meta keywords : Add All keywords that related on your blog
<meta name="keywords" content="blog, Blogger, Google Blogger, template, Blogger template, tutorial, blogger tutorial, tips, tricks, blogger tips, blogger tricks, blogger tips and tricks" />
 Meta description : describe your blog here
<meta name="description" content="Help, tips and tricks for bloggers using the Google Blogger platform for their blogs. Some posts also relevant for those using other blogging platform" />
 Meta author : put your name  here
<meta name="author" content="nuur wahid anshary" />
And i do not know, why?? but google referenced to add this script,
for a better "SEO Friendly"
<meta name="ROBOTS" content="ALL" />

#source : http://www.bloggertipsandtricks.com/2007/05/meta-tags-for-blogger.html 
& http://permathic.blogspot.com/2012/06/cara-memasang-meta-tag-seo-friendly-di.html

How to add ::related posts:: widget on blogspot?

How to add ::related posts:: widget on blogspot

How to add ::related posts:: widget on blogspot?-
i need this tutorial so much. . . you know? this widget is important,
it makes my blog simple guide and easy. . .
you can read my blog comfortable. . .

and now,
i ll share a little bit about " How to add ::related posts:: widget on blogspot?"

Here it's :


1. Logging in on your Blogspot account

2.Go to your blogspot dashboard>>Template>>Edit HTML

3.Do not forget to mark "Expand Template Widget"

Find this text <data:post.body/>

and put this scripts bellow :

<b:if cond='data:blog.pageType == &quot;item&quot;'>

<div class='similiar'>



<div class='widget-content'>
<br/>
<br/>
<br/>
<h4>Artikel Lain Yang Mungkin Anda Cari:</h4>

<div id='data2007'/><br/><br/>

<script type='text/javascript'>



var homeUrl3 = &quot;<data:blog.homepageUrl/>&quot;;

var maxNumberOfPostsPerLabel = 4;

var maxNumberOfLabels = 10;



maxNumberOfPostsPerLabel = 100;

maxNumberOfLabels = 3;





function listEntries10(json) {

var ul = document.createElement(&#39;ul&#39;);

var maxPosts = (json.feed.entry.length &lt;= maxNumberOfPostsPerLabel) ?

json.feed.entry.length : maxNumberOfPostsPerLabel;

for (var i = 0; i &lt; maxPosts; i++) {

var entry = json.feed.entry[i];

var alturl;



for (var k = 0; k &lt; entry.link.length; k++) {

if (entry.link[k].rel == &#39;alternate&#39;) {

alturl = entry.link[k].href;

break;

}

}

var li = document.createElement(&#39;li&#39;);

var a = document.createElement(&#39;a&#39;);

a.href = alturl;



if(a.href!=location.href) {

var txt = document.createTextNode(entry.title.$t);

a.appendChild(txt);

li.appendChild(a);

ul.appendChild(li);

}

}

for (var l = 0; l &lt; json.feed.link.length; l++) {

if (json.feed.link[l].rel == &#39;alternate&#39;) {

var raw = json.feed.link[l].href;

var label = raw.substr(homeUrl3.length+13);

var k;

for (k=0; k&lt;20; k++) label = label.replace(&quot;%20&quot;, &quot; &quot;);

var txt = document.createTextNode(label);

var h = document.createElement(&#39;b&#39;);

h.appendChild(txt);

var div1 = document.createElement(&#39;div&#39;);

div1.appendChild(h);

div1.appendChild(ul);

document.getElementById(&#39;data2007&#39;).appendChild(div1);

}

}

}

function search10(query, label) {



var script = document.createElement(&#39;script&#39;);

script.setAttribute(&#39;src&#39;, query + &#39;feeds/posts/default/-/&#39;

+ label +

&#39;?alt=json-in-script&amp;callback=listEntries10&#39;);

script.setAttribute(&#39;type&#39;, &#39;text/javascript&#39;);

document.documentElement.firstChild.appendChild(script);

}



var labelArray = new Array();

var numLabel = 0;



<b:loop values='data:posts' var='post'>

<b:loop values='data:post.labels' var='label'>

textLabel = &quot;<data:label.name/>&quot;;



var test = 0;

for (var i = 0; i &lt; labelArray.length; i++)

if (labelArray[i] == textLabel) test = 1;

if (test == 0) {

labelArray.push(textLabel);

var maxLabels = (labelArray.length &lt;= maxNumberOfLabels) ?

labelArray.length : maxNumberOfLabels;

if (numLabel &lt; maxLabels) {

search10(homeUrl3, textLabel);

numLabel++;

}

}

</b:loop>

</b:loop>

</script>

</div>



</div>

</b:if>

#source : http://www.modalgratis.com/2011/04/tutorial-bolg-cara-membuat-related-post.html