Best Blogger Tips

Jimmy Kurnia Indradjaya

Jimmy Kurnia Indradjaya


Saya Adalah Pelatih Bisnis

Posted: 03 Apr 2013 07:27 PM PDT

pelatih bisnisProfesi sebagai business coach atau pelatih bisnis sebenarnya sudah mulai marak sejak beberapa tahun terakhir karena semakin banyaknya bisnis yang berkembang di Indonesia. Namun kebanyakan adalah lebih kearah pengembangan bisnis yang sudah ada.

Spesialisasi saya adalah membantu orang-orang yang ingin memulai sebuah bisnis yang baru terutama para karyawan atau mantan karyawan yang ingin memulai sebuah bisnis yang baru.

Saya tertarik dengan hal ini karena latar belakang saya yang juga sebelumnya adalah seorang karyawan dimana saya bergabung dengan sebuah bank asing bernama HSBC selama 11 tahun. Sehingga apa yang saya coba ajarkan adalah sebuah hal yang telah saya secara pribadi lakukan sampai saat ini.

Hal yang akan saya ajarkan adalah bagaimana merubah dan membentuk karakter dan mindset dari seorang karyawan menjadi seorang pengusaha karena menurut saya hal inilah justru yang paling sulit dilakukan dan membutuhkan waktu yang tidak sebentar. Hal berikutnya adalah bagaimana mempertahankan karakter tersebut sehingga bisa tetap bertahan bahkan berkembang kedepannya. Berikutnya baru cara memilih jenis bisnis yang akan ditekuni.

Saat ini saya baru bisa membantu orang yang tinggal disekitar JaBoDeTaBek dulu dan telah cukup banyak kawan-kawan t=yang telah saya bantu dan saat ini bisnisnya sudah mulai berjalan. Kabar baiknya sampai saat ini bimbingan ini masih GRATIS….walaupun bisa sewaktu-waktu mungkin akan berubah menjadi berbayar :) . Saya tidak memungut bayaran karena apa yang saya ajarkan belum tentu berhasil khan…nanti kalau sudah berhasil dan Anda mau membagi uangnya dengan saya …. itu terserah Anda dan itu sudah rejeki saya:)

Bagi yang tertarik silahkan hubungi saya melalui email saya di jindradjaja@gmail.com. Melalui email tsb akan saya beritahu detailnya.

Terima kasih dan sukses selalu untuk Anda semua

 

 

 

 

 

 

Jimmy Kurnia Indradjaya is a post from: Peluang Usaha Jimmy Kurnia Indradjaya is a post from: Peluang Bisnis

Change Blogger Label Links As Brick / Box Style

Bricks-label-styleIn this tutorial im going to explain, how to add
brick or box style for label gadget in blogger.
Actually,this is a cool style for your blog.
Most of your visitors like it. And view your more
categories.You can apply it to your blog with
easy steps, you can try it.



1. Log in to blogger account & Go to Design >> Edit HTML

2. Find this code  by using Ctrl+F  ]]>


3.Paste below code Before ]]> code

#Label1 a{
color:#333;
padding:2px 8px;
line-height:24px;
margin:0 2px;
background:#eee url(http://1.bp.blogspot.com/-92oQITDzygo/T_xkKUPBJpI/AAAAAAAAAFI/iPzccepuhJw/s1600/bricks.png) center center repeat-x;
border:1px solid #ddd;
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
font-size:10px !important;
text-decoration:none;}
#Label1 a:hover{
color:#666;
background:none #fff;
text-decoration:none;}


4. Now Click  Save Template.

    You are done...

Round Corners Css Search Box To Blogger

Round-corner-searchboxThis is new style search box.Round corners
with great look.You can keep it top of sidebar
This search box helps to search fast than others.
You can check my earlier post.Add Sleek
Search Box With Social Buttons For Blogger
Its also great style with social buttons. you can
add this to your blog easily. Try it.




1. Log in to blogger  Design > Page Element.

2. Click Add Gadget and select 'HTML/Javascript

3.Paste below code.




4. Now save your HTML/Javascript'.

    You are done...

How To Add Css3 Drop Down Menu For Blogger

Adding menu bar to blogger is helps your
visitors to navigate your site easily.you can
increase blogger beauty and neat. You can
link with main Categories, pages, and important
posts,with  menu bar.Hence, I added lot of
menu bars, Check it here you ca do with easy
steps. Follow these steps to add it your blog.





DEMO

1. Log in to blogger account and Go to Design >> Edit HTML
    (make sure backup your template first)

2. Put checked marked in Expand Widget Templates

3. Find this tag by using Ctrl+F    ]]>


4. Paste below code Before ]]> tag

.menu {
    border: none;
    border: 0px;
    margin: 0px;
    padding: 0px;
    font-family: verdana,geneva,arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: 8e8e8e;}
.menu ul {
    background: url(http://2.bp.blogspot.com/-NFGapNNLc1Y/T_q8bEgyvLI/AAAAAAAAAE0/VC4a3EXoLBQ/s1600/menu-bg.gif) top left repeat-x;
    height: 43px;
    list-style: none;
    margin: 0;
    padding: 0;
margin-top:-20px;}
.menu li {
    float: left;
    padding: 0px 8px 0px 8px;} 
.menu li a {
    color: #666666;
    display: block;
    font-weight: bold;
    line-height: 43px;
    padding: 0px 25px;
    text-align: center;
    text-decoration: none;}
.menu li a:hover {
    color: #000000;
    text-decoration: none;}
.menu li ul {
    background: #e0e0e0;
    border-left: 2px solid #a80329;
    border-right: 2px solid #a80329;
    border-bottom: 2px solid #a80329;
    display: none;
    height: auto;
    filter: alpha(opacity=95);
    opacity: 0.95;
    position: absolute;
    width: 225px;
    z-index: 200;
/*top:1em;
/*left:0;*/
}
.menu li:hover ul {
    display: block;}
.menu li li {
    display: block;
    float: none;
    padding: 0px;
    width: 225px;}
.menu li ul a {
    display: block;
    font-size: 12px;
    font-style: normal;
    padding: 0px 10px 0px 15px;
    text-align: left;}
.menu li ul a:hover {
    background: #949494;
    color: #000000;
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.menu p {
    clear: left;
}
.menu #current {
    background: url(http://1.bp.blogspot.com/-cDtRFwPOors/T_q9sZNCf0I/AAAAAAAAAE8/r6lkM4DHCJA/s1600/current-bg.gif) top left repeat-x;
    color: #ffffff;
}

5. Now Find this code  by using Ctrl+F


6.  Paste below code Before
code



*Replace # With your URL
*Replace Name with as your like.

7. Now save your template
 you are done.

Jquery Popup Facebook Like Box With Timer For Blogger

This is a great widget for Facebook fan page.
Facebook is the greatest way to drive traffic to
your blog.You have to add fan page to your blogger.
So, this tutorial about Facebook fan page.
This tutorial helps you to make your fan page
popup with timer.No need to close it manually.
It will auto close with time.This will helps you
increase Facebook fans.here is query Popup
Facebook Like Box without timer
. Its was my
earlier post.You can follow these steps.



1. Log in to blogger  Design > Page Element.

2.Find this code  by using Ctrl+F


3.Paste below code before code.



Replace Bloggertrix with your Facebook Fan page name
Timer Set as 30 You can change it
You can change wait time to show the popup by changing 0

4. Now Click Save Template

    You are done...

How To Add Jquery Slide Out Social Bookmark Gadget To Blogger

slideout-bookmark-buttonSocial bookmarking is important part of blogger.
Because, it is the easiest way to promote our blog
or site.We can get fast traffic to our blog. So
we need attractive social bookmark buttons to
our blog.This is slideout vertical social buttons.
It will show every page in your blog. Earlier i
created a nice social sharing button.How To
Add Cool Social Sharing Widget To Blogger Post
Follow these steps.You can check demo before/
add it to your blog.


DEMO

1. Log in to blogger account and Go to Design >> Edit HTML
  
2. Find this tag by using Ctrl+F  


3. Paste below code Before tag


4. Click Save Template and  Go to Design >> Page Element

5. Click Add Gadget and select 'HTML/Javascript'

6. Paste below code.




7. Now save  'HTML/Javascript'
 you are done.
 
powered by dhruva corporation | muallimin | rediends 89 | editor mous | taf | id