Saturday, March 31, 2018

Make Blogger Header, Navigation And Footer Full Width

Blogger is a user-friendly service that provides a lot of really attractive looking default templates for those just starting out. Default templates come in handy, but the nice things about owning your own blog is that you have the chance to add your own personal touch. As a matter of fact, templates aren't made to restrict your freedom of design, but instead they're there to provide you a foundation to build from. With every default template available on Blogger, you can make changes to fit your style.

One of the most common requests out of the Blogger community when making alterations is how to change the look of some of the key sections like header, navigation, and footer. Initially, these items are designed to fit within just 1/3 of the page, surrounded by padding and margins on either side. These margins are used to give the page a slim fitting appearance, but could also cause your content to look compressed.

Important: Backup your Template

Making the changes to a full screen Blogger navigation, footer, or header can be done and won't take you much time. Before you can make any changes, you should save extra copies of the template .xml file in case anything goes wrong. That way, if you don't like it or it doesn't come out looking like it should, you can reuse the contents of the original file to restore your blog to working condition.

Demo

Hover your mouse over the image to see a before and after example:


How to Make Header, Navigation and Footer Full Width in Blogger

Step #1: Access Your CSS File

If you've never opened up your CSS file before, log in to your Blogger account, select your blog and navigate to Template > Edit HTML. This will bring up the code of your template containing all your blog's internal files in one place.

Step #2: Modify the Background

Click anywhere inside the code area > press CTRL + F keys and type the following line > hit Enter to find it (stop at the first occurrence of it):
body {
Just below body { you should see some lines that will look like this:
body {
font: $(body.font);
color: $(body.text.color);
background: $(body.background);
padding: 0 $(content.shadow.spread) $(content.shadow.spread) $(content.shadow.spread);
$(body.background.override)
}
Where you see the highlighted line above in the code, remove the line and replace it with:
padding: 0px;
Different templates will have minor variations, but you should still be able to find these lines within every template.

Step #3: Change the Content Section

Next, search using the CTRL+F keys for this part:
.content-inner {
Just below it, you will see this line:
.content-inner {
padding: $(content.padding) $(content.padding.horizontal); 
}
Remove the line in red and replace it with:
padding: 0px;
This will remove any of the padding around the inner content, so it won't leave any room on both sides.

Now find this part:
$(content.background.color.selector){
Just below it you will see this line:
$(content.background.color.selector){
background-color: $(content.background.color);
}
Replace the line in red with:
background-color: $(body.background);
Finally, search for this tag:
]]></b:skin>
And just above it, add this CSS:
.main-outer {
background: $(content.background.color);
}

Step #4: Make the Content Outer Full Width

Content is displayed differently between browsers, so you'll next want to fix this so that it alters the width across the board. This code can be found searching for:
.content-outer, .content-fauxcolumn-outer, .region-inner {
And just below it you will see the following lines:
.content-outer, .content-fauxcolumn-outer, .region-inner {
min-width: $(content.width);
max-width: $(content.width);
_width: $(content.width);
}
Delete the line in red and replace that line with:
max-width: 100%;

Step #5: Finish It Up

Now you have just two more lines you need to change. Look for:
</b:template-skin>
And click on the right arrow to expand the styles. Note: you will need to search for </b:template-skin> tag again, and just before it you'll see these symbols highlighted in yellow:
]]>
</b:template-skin>
Above this ]]></b:template-skin> section of code, add the following:
.main-outer {
max-width: $(content.width);
margin: 0 auto;
}
Then run a search for:
]]></b:skin>
Add these lines of code just before/above it:
.tabs-inner {
padding: 0px;
}
.section {
margin: 0px;
}
.header-inner .widget {
margin: 0px;
}
Save the template and exit out of the editor.

Finished!

Following along with this tutorial won't affect or alter the pictures you are using on the blog, just the design of the content area. If you have a logo that stretches across the screen and fits perfectly for 1/3 page header, you will need to resize and re-upload this content so that it is able to work with the new adjustments.

Fix Cara Memperbaiki Tombol Share Pada Template Evo Magz


Cara Memperbaiki Tombol Share Pada Template Evo Magz Fix Cara Memperbaiki Tombol Share Pada Template Evo Magz

Ternyata masih banyak juga para blogger yang sangat meminati template nya mas sugeng ialah Evo Magz. Saya akuin sempet saya juga pernah memakai template tersebut dalam jangka waktu sebentar doang sih,, semata hanya ingin sekedar tau saja menyerupai apa rasa nya. Dan yang saya rasakan memang benar template evo magz sangat fast dan simple. Dari segi tampilan pun kita juga dapat edit" warna yang kita ingin kan.

Dari beberapa template evo magz niscaya kalian pernah memasang entah itu yang versi berapa yang terang kalian sempat mendapat persoalan dengan tombol share yang menghalangi judul postingan. Nah kali ini sebenar nya saya tidak memperlihatkan tutorial atau cara untuk memperbaiki nya. Tapi di postingan kali ini saya hanya ingin menyebarkan Template Evo Magz yang sudah Fix. Kaprikornus kalian tidak perlu lagi untuk memperbaiki nya.

Tidak banyak yang saya edit dari template Evo Magz ini. Hanya memperbaiki sedikit kesalahan dan menonaktifkan sebagian yang berdasarkan saya tidak terlalu penting.

Bagi kalian yang minat silakan download template nya di bawah ini.
Dan untuk demo nya saya rasa kalian niscaya sudah tau lah menyerupai apa tampilan nya,, dari template ini sama aja menyerupai template orisinil nya. Saya hanya edit sedikit. Tidak hingga merubah dari segi tampilan.

Mungkin itu saja yang dapat saya share pada kesempatan kali ini. Semoga bermanfaat bagi kalian yang sangat ingin memiliki Template Evo Magz dari Mas sugeng. Bila ada yang ingin di tanyakan silakan komen di bawah yaa sob. Salam blogger.

Wednesday, March 28, 2018

Memasang / Mengganti Gambar Header Pada Blog Dengan Cepat

BOS TUTORIAL - Memasang / Mengganti Gambar Header Pada Blog Dengan Cepat. Selamat liburan dan Selamat Datang kembali di blog kesayangan kita ini. Blog yang mengulas mengenai Memasang / Mengganti Gambar Header Pada Blog Dengan Cepat. Semoga bermanfaat dan selamat mencoba. Salam sukses. Tuhan memberkati. [Bos Tutorial]

Cara Memasang Tombol Share Whatsapp With Thumbnail

Pada kesempatan kali ini tutorial yang aku akan bahas masih seputar blogger. Dan untuk tutorial yang aku akan bahas adalah Cara Memasang Tombol Share Whatsapp With Thumbnail. Dan tutorial ini hanya untuk tombol share whatsapp nya saja. Makara bilamana kalian di blog nya belum ada tombol share whatsapp nya kalian sanggup mencoba nya dengan mengikuti tutorial yang akan aku bagikan kali ini.

Banyak maanfaat nya jikalau di blog kalian terdapat tombol share whatsapp. Salah satu nya jikalau kalian memiliki grup di whatsapp akan mempermudah bagi kalian sanggup membuatkan hal" yang menarik yang kalian punya di blog yang kalian miliki. Untuk pola kalian sanggup lihat gambar di bawah ini.


Pada kesempatan kali ini tutorial yang aku akan bahas masih seputar blogger Cara Memasang Tombol Share Whatsapp With Thumbnail

Cara Memasang Tombol Share Whatsapp With Thumbnail

1. Silakan kalian copy code CSS di bawah ini dan paste sempurna di atas code  ]]></b:skin> atau </style>

 /* Social */ .social{  float:left;  font-size:16px; } .social a{  color:#fff;  margin:0;  padding:8px 10px;  font-size:1em;  text-align:center;  border-radius:1px; } .social a i{  color:#fff;  text-align:center;  padding-right:5px;  display:inline-block; } .social a.whatsapp{  display:none;  background:#43d854; } .social a.whatsapp:hover{  background:#38b046; } @media only screen and (max-width:768px) { .social a{  display:inline-block;  padding-left:0;  padding-right:0;  padding:5px;  white-space:nowrap;  font-size:1.5rem;  line-height:0;  border-radius:6px;  width:35px; } .social a i{  padding-left:0; } .social a.whatsapp{  display:inline-block; } .social a i{padding:0}} 

2. Setelah itu silakan kalian copy code di bawah ini dan paste ke kawasan yang kalian ingin kan. Bebas sanggup kalian taro di bawah judul artikel atau di bawah artikel. Atau sanggup juga di kawasan di mana tombol share yang sudah kalian punya dan letakan code ini di bawah nya.

 <div class='social'> <a class='whatsapp' expr:href='&quot;whatsapp://send?text=&quot;+ data:post.url'><i class='fa fa-whatsapp'/></a> </div> 

3. Terakhir save template kalian dan lihat hasil nya pada mode mobile di browser kalian.

Bila ukuran tidak sesuai dengan template kalian, silakan kalian tinggal sesuaikan pada code CSS yang di atas.

Mungkin itu saja yang sanggup aku bagikan di tutorial Cara Memasang Tombol Share Whatsapp With Thumbnail. Semoga artikel ini bermanfaat buat kalian semua. Selamat mencoba dan salam blogger.

Monday, March 26, 2018

Fungsi Dan Kegunaan Tag Conditional Blogspot


Fungsi dan Kegunaan Tag Conditonal Blogspot Fungsi dan Kegunaan Tag Conditional Blogspot

Pada kesempatan kali ini aku ingin menyebarkan ihwal Fungsi dan Kegunaan Tag Conditional Pada Blogspot. Sebelum kita melangkah lebih jauh kalian harus tau terlebih dahulu apa itu tag conditonal.

Tag Conditional ialah suatu perintah atau tag yang dipakai untuk mengatur atau mengkondisikan suatu elemen halaman tertentu baik itu css, widget untuk ditampilkan atau tidak ditampilkannya widget atau elemen-elemen lainnya dalam halaman blogspot Anda atau dapat dikatakan sebagai menampilkan widget pada halaman tertentu. Biasanya tag conditional ini sering kita temukan pada halaman editor HTML template blogger.

Makara kini kalian sudah paham bukan arti dari tag conditonal tersebut. Ok kini kalian dapat simak selanjut nya kumpulan tag conditonal di bawah ini.

Kumpulan Fungsi dan Kegunaan Tag Conditonal Blogspot

1. Menampilkan widget hanya di Homepage

 <b:if cond="data:blog.url == data:blog.homepageUrl"> .......ISI...... </b:if> 

2. Menampilkan widget selain di Homepage

 <b:if cond="data:blog.url != data:blog.homepageUrl"> .......ISI...... </b:if> 

3. Menampilkan widget hanya di Archivepage

 <b:if cond='data:blog.pageType == &quot;archive&quot;'> .......ISI...... </b:if> 

4. Menampilkan Widget selain di Archivepages

 <b:if cond='data:blog.pageType != &quot;archive&quot;'> .......ISI..... </b:if> 

5. Menampilkan Widget hanya di Itempages / Postingan

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

6. Menampilkan widget selain di Itempages

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

7. Menampilkan widget hanya di Staticpages

 <b:if cond='data:blog.pageType == &quot;static_page&quot;'> .......ISI...... </b:if> 

8. Menampilkan widget selain di Staticpages

 <b:if cond='data:blog.pageType != &quot;static_page&quot;'> .......ISI CSS...... </b:if> 

9. Menampilkan widget pada URL atau halaman tertentu

 <b:if cond='data:blog.url == &quot;alamatpostingan&quot;'> .......ISI CSS...... </b:if> 

10. Menampilkan widget selain di URL atau halaman tertentu

 <b:if cond='data:blog.url != &quot;alamatpostingan&quot;'> .......ISI CSS...... </b:if> 

11. Menampilkan widget hanya halaman muka, tidak terlihat dihalaman posting

 <b:if cond='data:blog.pageType != &quot;item&quot;'> <b:if cond='data:blog.pageType != &quot;static_page&quot;'> .......ISI CSS...... .......ISI JAVASCRIPT...... </b:if> </b:if> 

12. Halaman ERROR

 <b:if cond='data:blog.pageType == &quot;error_page&quot;'> <a expr:href='HALAMAN/LINK_POSTINGAN_ERROR'/></b:if> 

13. Menampilkan widget di halaman mobile/seluler

 <b:if cond='data:blog.isMobile'> ... Isi ... </b:if> 

14. Menampilkan widget di halaman perambaan label Semua/Umum

 <b:if cond='data:blog.searchLabel'> -----Isi----------- </b:if> 

15. Menampilkan widget di halaman perambaan label Tertentu/Spesifik

 <b:if cond='data:blog.searchLabel == &quot;NAMA LABEL&quot;'> -----Isi----------- </b:if> 

16. Menampilkan widget di halaman perambaan Keyword

 <b:if cond='data:blog.searchQuery == &quot;KEYWORD&quot;'> -----ISI----------- </b:if> 

17. Menampilkan widget di halaman Posting Pertama

 <b:if cond='data:post.isFirstPost'> -----ISI----------- </b:if> 

Contoh cara penggunaan :

  <b:widget id='HTML5' locked='false' title='' type='HTML'>       <b:includable id='main'> <b:if cond="data:blog.url != data:blog.homepageUrl">   <!-- only display title if it's non-empty -->   <b:if cond='data:title != &quot;&quot;'>     <h2 class='title'><data:title/></h2>   </b:if>   <div class='widget-content'>     <data:content/>   </div> </b:if>   <b:include name='quickedit'/> </b:includable>     </b:widget> 

Code yang aku tandai itu ialah tag Conditonal. Makara silakan kalian bungkus dengan tag conditonal suatu widget atau code script yang sekira nya kalian ingin memunculkan atau sebalik nya sesuai dengan kegunaan masing" tag tersebut.

Mungkin itu saja yang dapat aku berikan di artikel hari ini ihwal Fungsi dan Kegunaan Tag Conditonal Blogspot. Bila ada yang ingin di tanyakan silakan komen di bawah. Dan jangan lupa like dan share yaa sob. Dan silakan kalian Bookmark halaman ini biar sewaktu waktu kalian membutuh kan nya tidak usah repot" lagi untuk mencari nya. Salam blogger.

Cara Gampang Pasang Sticky Widget Di Blogger

Kemungkinan sudah banyak yang tau dan aneka macam tutorial ini bertebaran di pencarian google. Tapi mungkin tidak ada salah nya jikalau mana aku ikut menyebarkan tutorial Cara Praktis Pasang Sticky Widget Di Blogger. Meskipun banyak cara yang berbeda-beda Tapi cara yang satu ini berdasarkan aku sangat lah simple dan mudah. Berhubung aku tidak terpelajar basa kedaluwarsa so kita eksklusif saja mulai tutorial nya.


Kemungkinan sudah banyak yang tau dan aneka macam tutorial ini bertebaran di pencarian g Cara Praktis  Pasang Sticky Widget Di Blogger

Cara Praktis Pasang Sticky Widget Di Blogger

1. Sialakan kalian copy code di bawah ini sempurna di atas </body>

 <script type='text/javascript'> //<![CDATA[ // Sticky Widget function makemeSticky(e){function t(){var e=s.getBoundingClientRect();e.top<0?(n.className=a+" makesticking",n.style.width=i+"px"):n.className=a}var n=document.getElementById(e),s=document.createElement("div");n.parentNode.insertBefore(s,n);var i=n.offsetWidth,a=n.className+" makesticky";window.addEventListener("scroll",t,!1)}makemeSticky("HTML5"); //]]> </script> 

Kalian liat code yang aku tandai di atas. Code html5 itu ID yang akan kita jadikan sticky widget. Dan silakan kalian ganti dengan ID widget yang kalian ingin kan dan tentu nya yang ada pada widget sidebar di template blog kalian.

2. Setelah itu silakan kalian copy code di bawah ini dan paste di atas code ]]></b:skin> atau </style>

 .makesticking{background:none!important;position:fixed!important;top:25px;z-index:99;-webkit-transform:translateZ(0);} #HTML5 .widget-content {padding:0;margin:auto;} 

Silakan kalian atur sesuaikan dengan template kalian masing".

3. Save dan lihat hasil nya.

Untuk menonaktifin sticky widget dalam tampilan mobile, silakan kalian tambahkan code media screen di bawah ini pada template kalian.

 @media only screen and (max-width:640px){ .makesticking{position:relative!important;z-index:initial}} 

Sebenar ada cara yang lain untuk menciptakan sticky widget tapi bagi aku Cara di atas yang paling simple dan mudah. Dan untuk teladan nya kalian dapat lihat blog aku ini dengan tampilan dekstop. Sticky widget nya aku pasang di sidebar paling bawah yang aku jadikan iklan.

Mungkin itu saja yang dapat aku berikan di tutorial Cara Praktis Pasang Sticky Widget Di Blogger. bila ada yg blm mengerti silakan kalian dapat komentar di bawah. Insya allah niscaya aku balas. Salam blogger.

Sunday, March 25, 2018

How To Center The Blogger Header Image

The header of a website is what distinguishes your blog; it's your identity or digital fingerprint. Whenever a visitor accesses your blog for the first time, the header is one major aspect that is used to determine who you are and the type of content that they can expect to read. Therefore, it's important to develop a header that is both prominently placed and telling of your merk name.

What would seem to be counterintuitive to that idea is the default Blogger settings for header positioning. Whenever you upload a header to the site, it will automatically be aligned to the left of the page. Some Blogger users may be okay with this setting, especially if they are using a header design that doesn't contain a background. Others may find that their background headers appear cut off, incomplete, or indistinguishable from the rest of their content.

If you find yourself in the second category of users, there is a way to adjust the positioning of your header so that it is displayed as a center Blogger header. By centering your site header, you have greater flexibility over the overall design, and it allows you to really shine light on this content. It's hard to miss a header that is placed smack dab in the middle of the screen on every page that someone navigates to.

Center Header Image with Blogger Template Designer


The header of a website is what distinguishes your blog How to Center the Blogger Header Imagefull width, add this CSS instead:
#header-inner {
 background-size: cover;
 width: 100% !important;
 text-align: center;
 }
 #header-inner img {
 width: 100%;
 height: 100%;
 }

Step 3. Hit the ENTER key after you paste the code snippet, then click the "Apply to Blog" button.

The header of a website is what distinguishes your blog How to Center the Blogger Header Image

Here are some other aligning options for your headers:

Align Blogger Header Banner and Text Side by Side

Image on the right and title on the left

#header-inner {
background-position: right !important;
width: 100% !important;
}
.titlewrapper, .descriptionwrapper {
float: left;
clear: both;
margin-left: 20px;
}

Image on the left and title on the right

#header-inner {
background-position: left !important;
width: 100% !important;
}
.titlewrapper, .descriptionwrapper {
float: right;
clear: both;
margin-right: 20px;
}
Note: for larger images, you may need to resize them in order to make them appear side by side with the text.

That's it!
After making the changes to the CSS and saving your modifications, you may navigate back to your homepage. Refresh the page and you'll notice that the header is now centered, instead of on the left. Click on a few of your page links and make sure that this modification has been made to every page or post on the blog.

If by chance you don't see the changes to the header, go back through the code that you modified and make sure that you have copied and pasted the information into the file exactly as instructed. Even minor modifications in the code, or a missing semicolon may fail to make the changes you are trying to achieve, or come away with different results than what's expected.

The great thing about CSS is that it is your site's central hub for all things design. From the CSS file, you can modify just about any appearance on your site to give the blog a custom look and feel. Once you're comfortable performing minor adjustments to the appearance of your site, you can start to get creative and come up with your very own modifications.

Saturday, March 24, 2018

Cara Bikin Tombol Emoticon Di Kolom Komentar Blogspot

Mungkin terasa tidak lengkap rasa nya jika suatu blog tidak memiliki kolom komentar dan begitu juga tidak lengkap rasa nya jika kolom komentar tidak ada tombol emoticon atau tidak ada emoticon nya. Dan untuk kesempatan hari ini aku mau menyebarkan Cara Bikin Tombol Emoticon Di Kolom Komentar Blogspot. Cara nya tidak mengecewakan cukup panjang alasannya banyak bab code yang mesti di tambahkan di dalam template kalian nanti nya. Mungkin eksklusif kita mulai saja yaa sob. Berhubung aku ndeso dalam basa-basi so silakan kalian simak baik" tutorial yang akan aku berikan kali ini.


Mungkin terasa tidak lengkap rasa nya jika suatu blog tidak memiliki kolom komentar dan b Cara Bikin Tombol Emoticon Di Kolom Komentar Blogspot

Cara Bikin Tombol Emoticon Di Kolom Komentar Blogspot

1. Silakan kalian Cari code menyerupai pola di bawah ini. Di template kalian.

 .comment-form p {position:relative;font-size:14px;background:#ffe4ad;margin:20px 0;padding:20px;color:#686050;box-shadow:inset 0 0 0 5px #ebd099;} 

Lalu ganti dengan code di bawah ini.

 .comment-form p{position:relative;background:#fdfdfd;font-size:14px;font-family:&#39;Open Sans&#39;,Helvetica,Arial,sans-serif;line-height:1.5em;margin: 20px 0;padding:15px;border:1px solid #ddd} .comment-form p:after, .comment-form p:before {top:100%;left:8%;border:solid transparent;content:&quot; &quot;;height:0;width:0;position:absolute;pointer-events:none;} .comment-form p:after {border-color:rgba(68,68,68,0);border-top-color:#fdfdfd;border-width:9px;margin-left:-9px;} .comment-form p:before {border-color:rgba(221,221,221,0);border-top-color:#c3c3c3;border-width:10px;margin-left:-10px;transition:all .3s ease-out;} #emo-box,#hide-emo {display:none} .small-button1 a {font-size:12px;cursor:pointer;font-weight:400;margin:10px 5px 5px 0;text-decoration:none;text-transform:none;text-shadow:none;display:inline-block;color:#fff;padding:2px 10px;cursor:pointer;border-radius:2px;background-color:rgba(0,0,0,0.5);transition: all 0.3s ease-out;} .small-button1:hover a{background-color:rgba(0,0,0,0.8);color:#fff;display:inline-block;} span.small-button1 {text-align:left;display:inline-block;} 

2. Lalu kalian cari lagi code menyerupai di bawah ini.

 <div class='comment-form' id='comment-form'> <p><data:blogCommentMessage/></p> 

Lalu Silakan kalian ganti dengan code ini.

 <div class='comment-form' id='comment-form'> <p><data:blogCommentMessage/> <span class='small-button1'> <span id='show-emo'><a class='emo-button' href='javascript:void(0)' onclick='document.getElementById(&apos;emo-box&apos;).style.display=&apos;inline-block&apos;;document.getElementById(&apos;hide-emo&apos;).style.display=&apos;inline-block&apos;;document.getElementById(&apos;show-emo&apos;).style.display=&apos;none&apos;' title='Show Emoticon'>Emoticon</a></span><span id='hide-emo'><a class='emo-button' href='javascript:void(0)' onclick='document.getElementById(&apos;emo-box&apos;).style.display=&apos;none&apos;;document.getElementById(&apos;hide-emo&apos;).style.display=&apos;none&apos;;document.getElementById(&apos;show-emo&apos;).style.display=&apos;inline-block&apos;' title='Hide Emoticon'>Emoticon</a></span> </span> </p> <div id='emo-box'> <div class='comment_emo_list'/> </div> 

3. Dan yang terakhir silakan save template kalian dan lihat hasil nya.

Cara di atas itu untuk menciptakan tombol emoticon di kolom komentar kalian jika mana kolom komentar di template kalian tidak disertai tombol emoticon nya. Dalam arti pembuat template sebenar nya sudah memberi list script emoticon di dalam nya tapi beliau tidak membuatkan tombol atau kotak untuk emoticon nya.

Nah beda lagi klo misal nya template kalian bener" tidak ada emoticon nya atau tidak di pasang. Klo untuk duduk perkara menyerupai itu beda lagi urusan nya. Mesti banyak yang harus di rubah. Untuk tutorial ini sesungguhnya cenderung lebih ke fokus untuk semua template dari template nya Arlinadzgn.com

Tapi tidak ada salahnya jika kalian ingin mencoba di luar dari template yang aku sebutkan di atas. Mungkin next time aku akan berikan tutorial full memasang emoticon di kolom komentar masing" template.

Mungkin itu saja yang dapat aku berikan di tutorial kali ini yakni Cara Bikin Tombol Emoticon Di Kolom Komentar Blogspot. Semoga artikel ini bermanfaat buat teman sekalian. Jangan lupa like dan share yaa sob. Salam blogger.

Thursday, March 22, 2018

The Basics Of Google Analytics For Beginners

If you're a business owner or a member of a marketing team, you probably know that businesses depend upon data. Tracking trends and patterns is what allows you to get ahead of the dips in the market, and make informed decisions on the direction of your company.

Those same rules that apply to business apply to owning a website. In order to deliver the best possible experience and ensure that customers from around the world are able to access your site, you need to understand from where traffic is coming from and how to leverage that information to your benefit.
How to Add Google Analytics to Blogger

Researching the Data

Once you insert the code into your site, it will begin tracking data from anyone who visits your site. This data is then sent back to the Google servers and stored in your Google Analytics profile. From there, you can determine what type of information that you want to look at.

The two features of Google Analytics that are often most useful to new users is the ability to track where customers are coming from, and the ability to see keywords that have been effective in drawing in audiences.

re a business owner or a member of a marketing team The Basics of Google Analytics for Beginnerskeywords being used to describe your site. The dashboard will display an overview of up to 1,000 words or phrases used on Google that brought new visitors to your site. You can use this information to modify your posts and producing content to increase the results of certain key phrases that you feel would benefit your customer outreach.

re a business owner or a member of a marketing team The Basics of Google Analytics for Beginners

Demographics

Underneath the audience tab, you can also track demographics. This little option will allow you to view the age, gender, and interests of individual users and segments of your visiting population. Say for example you run a senior care facility for the retired and want to put together a A/B split test to determine which advertising campaign works best. After adding the campaign to a landing page or section of your site, you can look back and find out if retired citizens are the ones responding to your ads, or if you are just bringing in traffic from younger generations who may not be interested in your services.

re a business owner or a member of a marketing team The Basics of Google Analytics for Beginners

Custom Campaign Tagging

Custom campaign tagging is more of an advanced feature, but once you get used to the Google Analytics interface, you can use this to separate your campaigns and easily filter through data. Maybe you just want to find out who is coming to your site from your email newsletters, and not from the general site. Google Analytics will allow you to post special links to your content on those channels of communication and then view these results under the acquisition tab and then campaigns.

Determining What Works, and What Doesn't

Using the tools that Google Analytics provides at your disposal allows you to really determine what type of experience you want to provide your customers. Within the first month of use, if start to see trends or patterns in data that you feel you feel you can improve upon, you can use this information as a guide to edit your sites design and layout.

Getting used to the aktivitas might seem overwhelming at first, but once you jump right in and start playing around all the features, you'll get the hang of it in no time. Google Analytics really is an important tool that every website owner should have.

Cara Bikin Checkbox Button Dengan Tampilan Yang Keren


Cara bikin Checkbox Button Dengan Tampilan Yang Keren Cara bikin Checkbox Button Dengan Tampilan Yang Keren

Hallo teman blogger selamat pagi dan selamat beraktifitas. Di hari ini aku mau membuatkan tutorial yaitu Cara bikin Checkbox Button Dengan Tampilan Yang Keren. Pasti kalian sangat suka dengan tampilan yang satu ini. Maka dari itu aku ingin membuatkan ke pada kalian bagi yang menginginkan nya. Tampilan nya kalian dapat liat tumpuan di bawah ini.

Mungkin pribadi saja kita mulai langkah-langkah nya sebagai berikut.

Cara bikin Checkbox Button Dengan Tampilan Yang Keren

1. Silakan kalian copy code di bawah ini di atas code </style> atau ]]></b:skin> pada template kalian.

 .button {   display: inline-block;   height: 50px;   line-height: 50px;   padding-right: 30px;   padding-left: 70px;   position: relative;   background-color:rgb(41,127,184);   color:rgb(255,255,255);   text-decoration: none;   text-transform: uppercase;   letter-spacing: 1px;   margin-bottom: 15px;         border-radius: 5px;   -moz-border-radius: 5px;   -webkit-border-radius: 5px;   text-shadow:0px 1px 0px rgba(0,0,0,0.5); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);   -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);   box-shadow:0px 2px 2px rgba(0,0,0,0.2);   -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true); }  .button span {   position: absolute;   left: 0;   width: 50px;   background-color:rgba(0,0,0,0.5);      -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-right: 1px solid  rgba(0,0,0,0.15); }  .button:hover span, .button.active span {   background-color:rgb(0,102,26);   border-right: 1px solid  rgba(0,0,0,0.3); }  .button:active {   margin-top: 2px;   margin-bottom: 13px;    -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5); -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5); box-shadow:0px 1px 0px rgba(255,255,255,0.5); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true); }  .button.orange {   background: #FF7F00; }  .button.purple {   background: #8e44ad; }  .button.turquoise {   background: #1abc9c; }  .button.red {   background: #e74c3c; } 

2. Dan untuk code pemanggil nya kalian dapat copy code di bawah ini.

 <a href="#" class="button"><span>✓</span>Look I'm a button</a> <a href="#" class="button orange active"><span>✓</span>Look I'm a Active Button</a> <a href="#" class="button purple"><span>✓</span>Look I'm a button</a> <a href="#" class="button turquoise"><span>✓</span>Look I'm a button</a> <a href="#" class="button red"><span>✓</span>Look I'm a button</a> 

Ok mungkin itu saja yang dapat aku berikan di tutorial hari ini perihal Cara bikin Checkbox Button Dengan Tampilan Yang Keren. Semoga bermanfaat buat teman blogger. Salam blogger.

Cara Bikin Checkbox Button Dengan Tampilan Yang Keren


Cara bikin Checkbox Button Dengan Tampilan Yang Keren Cara bikin Checkbox Button Dengan Tampilan Yang Keren

Hallo teman blogger selamat pagi dan selamat beraktifitas. Di hari ini aku mau membuatkan tutorial yaitu Cara bikin Checkbox Button Dengan Tampilan Yang Keren. Pasti kalian sangat suka dengan tampilan yang satu ini. Maka dari itu aku ingin membuatkan ke pada kalian bagi yang menginginkan nya. Tampilan nya kalian dapat liat tumpuan di bawah ini.

Mungkin pribadi saja kita mulai langkah-langkah nya sebagai berikut.

Cara bikin Checkbox Button Dengan Tampilan Yang Keren

1. Silakan kalian copy code di bawah ini di atas code </style> atau ]]></b:skin> pada template kalian.

 .button {   display: inline-block;   height: 50px;   line-height: 50px;   padding-right: 30px;   padding-left: 70px;   position: relative;   background-color:rgb(41,127,184);   color:rgb(255,255,255);   text-decoration: none;   text-transform: uppercase;   letter-spacing: 1px;   margin-bottom: 15px;         border-radius: 5px;   -moz-border-radius: 5px;   -webkit-border-radius: 5px;   text-shadow:0px 1px 0px rgba(0,0,0,0.5); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);    -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);   -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);   box-shadow:0px 2px 2px rgba(0,0,0,0.2);   -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true); }  .button span {   position: absolute;   left: 0;   width: 50px;   background-color:rgba(0,0,0,0.5);      -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-bottomleft: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-right: 1px solid  rgba(0,0,0,0.15); }  .button:hover span, .button.active span {   background-color:rgb(0,102,26);   border-right: 1px solid  rgba(0,0,0,0.3); }  .button:active {   margin-top: 2px;   margin-bottom: 13px;    -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5); -webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5); box-shadow:0px 1px 0px rgba(255,255,255,0.5); -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)"; filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true); }  .button.orange {   background: #FF7F00; }  .button.purple {   background: #8e44ad; }  .button.turquoise {   background: #1abc9c; }  .button.red {   background: #e74c3c; } 

2. Dan untuk code pemanggil nya kalian dapat copy code di bawah ini.

 <a href="#" class="button"><span>✓</span>Look I'm a button</a> <a href="#" class="button orange active"><span>✓</span>Look I'm a Active Button</a> <a href="#" class="button purple"><span>✓</span>Look I'm a button</a> <a href="#" class="button turquoise"><span>✓</span>Look I'm a button</a> <a href="#" class="button red"><span>✓</span>Look I'm a button</a> 

Ok mungkin itu saja yang dapat aku berikan di tutorial hari ini perihal Cara bikin Checkbox Button Dengan Tampilan Yang Keren. Semoga bermanfaat buat teman blogger. Salam blogger.

Monday, March 19, 2018

Add A Pinterest Pin It Mouseover Button On Blogger Images

Images have always played a prominent role in attracting new visitors through search engines like Google and Bing. But when Pinterest decided to enter the social media mix, it upped the ante in a big way.

Pinterest lets blog owners use their service to add a 'pin' to photos or content images on the site. When visitors of that site see a photo they like, they can choose to click on the red Pinterest button for Blogger, and add it to their Pinterest account.

The person who pressed your Pinterest button for Blogger can now see your photo on their dashboard, and share it with friends or followers on the service. They can also come across this photo when users add keywords or category tags to the image. More importantly, that photo links to your site when clicked on and will contain a description title of your blog name or post.
Google Analytics, you can start to see traffic flooding into your site from Pinterest. You should also create your own Pinterest account so that you can manage the content and track how it's being shared. That's it. Enjoy and happy blogging!

Friday, March 16, 2018

How Firebug Helps You Design Your Blogger Blog

For most bloggers, the idea of adjusting the coding of their blog to improve the user experience is daunting at best and often quite frightening. HTML5, CSS, and other coding elements are their own virtual language and for the average Blogger user looking to update a personal blog, the automatic settings are about as good as it gets. What if there was a better way to code a blog, whether a beginner or a pro, that could be done within the browser itself?

If you're using Firefox or Chrome, then you should also be using Firebug. It allows you to code your website in real time, so you can maximize the UX of your blog in no time at all.

You No Longer Need To Edit Through Blogger!

If you've ever tried to update a Blogger theme through the editing functions of the website, then you know how difficult it can be. You can preview your designs, but you can't save any changes to officially see what is going to happen with your site until you publish the edits. If you've missed just one line of code or forgotten one small element, you're going to have to go back into the editing matrix, find the error, update it again, and repeat until you have a responsive blog once again.

What Firebug allows you to do is see all of those elements that make up a website in real time. Instead of editing and then publishing, you can edit in real time and see updates happen, all without affecting the user experiences of visitors that are coming to your site while you're editing. You can change the fonts, colors, or virtually anything else within the design of the site quickly and see the results of your work as it happens. Don't like it? Just undo your changes.

It's really that easy.

Using Firebug to Customize CSS in Blogger

This guide will show you how to modify the CSS code of a Blogger template. Usually, the Blogger Template CSS style declarations are editable through the style.css file, found between the <b:skin> and </b:skin> tags.

To download Firebug and get more details regarding its powerful features, visit: Firebug for Firefox, or if you are using Chrome, get the Firebug Lite app. I would recommend to use Firefox, which is more complete and quick, but, nevertheless, both work the same.

Once Firebug is installed, a small bug icon will be available in the upper right of your Web browser's address bar. Clicking it, a horizontally split screen will be shown at the bottom of the browser's window. The page will continue to show in the upper half, while the lower half will show the HTML of the current web page.

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

To customize any web element from a Blogger template, just click either on the Firebug icon in the toolbar, or the "Inspect Element with Firebug" item in the context menu. Next, click the blue cursor button to Inspect and place the cursor right over the element to customize.

For example, let's say that we want to change the title of the "Blog Archive" gadget. After we clicked the inspect button, mouse over the "Blog Archive" title which will be highlighted as shown in the screenshot below. To change this element, click on it:

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

Now that we decided which element we want to change, right click on the "Style" panel and select the "Add rule" option:

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

This will give the class or the id of the highlighted element - in our case, the heading of the Blog Archive (#BlogArchive1 > h2). To edit this rule that we just added, click anywhere near the left curly bracket that will open a text box, so that we can type a new CSS declaration:

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

And here comes the fun part. Let's say that we want to make the title red. We will type color and hit Enter, then we will type the color value or the red text and hit Enter. We will also set the set the font size to 20px, text alignment to center (text-align: center) and make the text underlined (text-decoration: underline):

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

The cool thing about Firebug is that when modifying any CSS property, you can see the results directly applied on the page. So, after adding these declarations, we'll see a big red underlined title for our Blog Archive gadget (see in the screenshot above).

To apply this CSS rule on a Blogger template, just select it beginning from the right curly bracket and to the #(id) or .(class) symbol, then right click it and Copy the CSS code.

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

Before making any change, it's highly recommended to make a backup of your current template. Go to "Template" and click the "Backup/Restore" button on the upper right side. On the same "Template" location, click on the "Customize" button and navigate to "Advanced" > "Add CSS". Paste the CSS rule that you just copied into the CSS box:

 the idea of adjusting the coding of their blog to improve the user experience is daunting How Firebug Helps You Design Your Blogger Blog

Click the "Apply to blog" button on the upper right corner to save the changes and view your blog.

Firebug Also Gives You One Distinct Advantage...

One of the best reasons to install Firebug into Chrome or Firefox is that it allows you to emulate some of your favorite website designs quickly and easily. Instead of hiring a web designer to do the work, which could cost you thousands, you can simply start Firebug and see what the CSS styles are for your favorite site. This allows you to create a similar widget.

From there, all you've got to do is change the coding to make the design elements work under the rules of your own custom.css. This means you can make easy design changes to your Blogger blog without having to go through all of the menus and editing functions so that your template can truly be your own. Do you have some work to do? Sure - but Firebug does all of the primary work for you.

All you've got to do is have a creative mind and a few minutes to make changes to the coding design. Whether you've been coding for years or are just starting your first blog, this is definitely the best way to make sure that your visitors have the best experience possible!

Wednesday, March 14, 2018

12 - Tampilan Effects Blockquote Yang Keren



Selamat pagii sahabat blogger,, bagaimana kabar kalian hari ini. Semoga selalu sehat ya sob. Berhubung aku ada waktu untuk stanby di hp dan kali ini aku ingin update artikel hari ini yaitu wacana Bikin tampilan Blockquote dengan warna yang berbeda - beda. Sebelum kita lanjut ke tahap selanjut nya. Saya akan jelaskan apa itu blockquote. Yaa kali aja sahabat blogger ada yang belum tau apa itu blockquote. Hehehe....

Blockquote yakni : Penekanan pada kata atau kalimat tertentu dalam sebuah tulisan. Ditampilkan secara mencolok dibanding keseluruhan tulisan,agar kehadirannya, menyita perhatian pembaca. Fungsinya adalah, untuk memberitahu pada pengunjung bahwa teks yang kita tampilkan berbeda tersebut yakni sebuah pesan penting. Bentuknya dapat berupa sebuah paragraf singkat, dapat berupa sebaris kata, dapat sebuah kutipan, dapat sebuah bagian puisi dan aforisma. Yang jelas, ada penitikberatan khusus dibanding tampilan batang badan goresan pena secara keseluruhan.

Bagaimana kini kalian sudah tau bukan apa itu Blockquote. Nahh kini mari kita lanjut ke tahap selanjut nya. Simak baik" tutorial yang aku berikan hari ini. Jangan lupa sediakan udut + kopi dan gorengan biar lebih enjoy sob.

12 - Tampilan Effects Blockquote Yang Keren

1. Silakan kalian copy code di bawah ini sempurna di atas code </style> Atau ]]></b:skin>

 blockquote{   display:block;   background: #fff;   padding: 15px 20px 15px 45px;   margin: 0 0 20px;   position: relative;      /*Font*/   font-family: Georgia, serif;   font-size: 14px;   line-height: 1.2;   color: #666;    /*Box Shadow - (Optional)*/   -moz-box-shadow: 2px 2px 15px #ccc;   -webkit-box-shadow: 2px 2px 15px #ccc;   box-shadow: 2px 2px 15px #ccc;    /*Borders - (Optional)*/   border-left-style: solid;   border-left-width: 15px;   border-right-style: solid;   border-right-width: 2px;     }  blockquote::before{   content: "\201C"; /*Unicode for Left Double Quote*/      /*Font*/   font-family: Georgia, serif;   font-size: 60px;   font-weight: bold;   color: #999;      /*Positioning*/   position: absolute;   left: 10px;   top:5px;    }  blockquote::after{   /*Reset to make sure*/   content: ""; }  blockquote a{   text-decoration: none;   background: #eee;   cursor: pointer;   padding: 0 3px;   color: #c76c0c; }  blockquote a:hover{  color: #666; }  blockquote em{   font-style: italic; }    /*Default Color Palette*/ blockquote.default{    border-left-color: #656d77;   border-right-color: #434a53;   }  /*Grapefruit Color Palette*/ blockquote.grapefruit{   border-left-color: #ed5565;   border-right-color: #da4453; }  /*Bittersweet Color Palette*/ blockquote.bittersweet{   border-left-color: #fc6d58;   border-right-color: #e95546; }  /*Sunflower Color Palette*/ blockquote.sunflower{   border-left-color: #ffcd69;   border-right-color: #f6ba59; }  /*Grass Color Palette*/ blockquote.grass{   border-left-color: #9fd477;   border-right-color: #8bc163; }  /*Mint Color Palette*/ blockquote.mint{   border-left-color: #46cfb0;   border-right-color: #34bc9d; }  /*Aqua Color Palette*/ blockquote.aqua{   border-left-color: #4fc2e5;   border-right-color: #3bb0d6; }  /*Blue Jeans Color Palette*/ blockquote.bluejeans{   border-left-color: #5e9de6;   border-right-color: #4b8ad6; }  /*Lavander Color Palette*/ blockquote.lavander{   border-left-color: #ad93e6;   border-right-color: #977bd5; }  /*Pinkrose Color Palette*/ blockquote.pinkrose{   border-left-color: #ed87bd;   border-right-color: #d870a9; }  /*Light Color Palette*/ blockquote.light{   border-left-color: #f5f7fa;   border-right-color: #e6e9ed; }  /*Gray Color Palette*/ blockquote.gray{   border-left-color: #ccd1d8;   border-right-color: #aab2bc; }   /* These CSS classes used just for Demo purpose */ .heading{    font-family:Montez;    text-align:center;    font-size:30px; } code{   color:#da4453; } span{   font-weight:bolder;    } h1{   text-align:left;   font-size:16px;   font-family: 'Francois One', sans-serif; }  span.Cdefault{   color:#434a53; } span.Cgrapefruit{   color:#da4453; } span.Cbittersweet{   color:#e95546; } span.Csunflower{   color:#f6ba59; } span.Cgrass{   color:#8bc163; } span.Cmint{   color:#34bc9d; } span.Caqua{   color:#3bb0d6; } span.Cbluejeans{   color:#4b8ad6; } span.Clavander{   color:#977bd5; } span.Cpinkrose{   color:#d870a9; } span.Clight{   color:#e6e9ed; } span.Cgray{   color:#aab2bc; } 

2. Dan untuk code pemanggil nya silakan kalian dapat liat code di bawah ini.

 <blockquote class="default">Some Text..</blockquote> 

3. Silakan ganti yang aku tandai dengan nama blockquote yang kalian ingin kan.

4. Untuk pola nya kalian dapat liat pada gambar di atas.

Mungkin itu saja yang dapat aku bagikan pada kesempatan kali ini, semoga artikel ini dapat bermanfaat buat sahabat yang sedang mencari Tampilan Effects Blockquote Yang Keren. Selamat mencoba...

Tuesday, March 13, 2018

How To Display Most Commented Posts In Blogger

One of the best gadgets for your Blogger blog is a popular posts widget for your sidebar. This lets visitors see what your trending posts are right now and encourages them to click on them to read them. This basic widget is just a little too basic, however, for the modern day website visitor. Not only do they want to see your trending posts, but they also want to join the discussions that are happening on your blog. To do that, you'll need a most commented posts widget for Blogger.

Having a customized widget on your site is a lot easier than you might think. In order to have an effective widget, however, you're going to need a few specific things to help you out.

One of the best gadgets for your Blogger blog is a popular posts widget for your sidebar How to Display Most Commented Posts in BloggerAdd Multi-Colored Popular Posts to Blogger

Add the Most Commented Posts Widget to Blogger

Step 1. Log in to your Here, change https://kerjaonline-copydanpaste.blogspot.com//search?q=add-multi-colored-popular-posts-to">Add this widget</a></span>.... and replace http://helplogger.blogspot.com with your address.
To add the "comments" text after the comments number, replace the line in red:
<div class="comment-count">' + postComments + "</div>"
with:
<div class="comment-count">' + postComments + " comments" + "</div>"
Once you have finished adding your own settings, press the "Save" button to enable the gadget in the sidebar of your blog. That's it!

One of the best gadgets for your Blogger blog is a popular posts widget for your sidebar How to Display Most Commented Posts in Blogger

To change the background colors of the most commented posts, go to "Template" > hit the "Customize" button and navigate to "Advanced" > "Most Commented" tab. Here you can pick 5 different colors by clicking on the color boxes:

One of the best gadgets for your Blogger blog is a popular posts widget for your sidebar How to Display Most Commented Posts in Blogger

Once you've selected your favorite color scheme, click the "Apply to blog" button to save the changes... and you're done.

Why Use the Most Commented Posts widget?

The basic psychology in every human is that they want to feel like they belong to a community. That's exactly what this customized widget will bring to your site. No matter what content drew a visitor to see your content, this widget will invite them to join the lively parts of your piece of the internet. This helps to build relationships, with you and with other visitors, and this relationship-building engagement is what you need to start having real value.

Take the time to install this most commented posts widget on your site and you'll see for yourself why this is one of the most useful widgets that is available right now. Enjoy ;)

Saturday, March 10, 2018

How To Upload And Use Custom Fonts In Blogger

Just about anyone can write and publish his or her own blog. In fact, there are about 152 million blogs out there on the internet. But, if you want your blog to stand out you need to impress visitors with the little things. You need to be able to catch there attention and keep it so that they want to come back.

Complementing your blog post with images, links, and catchy titled is a great way to start and should be something you practice on just about everything you post; however, don't just stop there. If you really want to impress people and draw attention toward your blog, you want to start where the content all begins. You need to make use of custom fonts in Blogger. This guide will help you learn a little bit about font styles and how to upload new fonts onto your Blogger site.
Add CSS rules to Design a Blogger blog using Firebug

For example, if I would want to add the "Rancho" font to the posts and comments titles, I will paste the CSS style like this:
h3.post-title, .comments h4 {
  font-family: 'Rancho', cursive;
  font-size: 28px;
}
Where "h3.post-title, .comments h4 {" is the class selector for the post and comments titles. Note: to change the size of your font, add the "font-size: 28px;" part as well, and change the "28px" value to make the font bigger/smaller.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

You can also add the same CSS to "Template" > press the "Customize" button the right side, navigate to "Advanced" > "Add CSS" tab and paste the CSS code in the empty box.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

Step 8. Finally, press the "Save Template" button and you're all set!

Using a Custom Font that isn't on Google Web Fonts

Some of the good places to find free fonts are DaFont, FontSquirrel and UrbanFonts. Click to download the kit (unzip it if necessary), and save the TFF or OFT file on your desktop.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

Step 1: Convert the Font File

The font file that you've downloaded is most likely in a TFF or OFT file since this is the most popular type. You need to convert this file into a @Font-Face kit. Many online services can help you do this, but here are two recommended sites: If you are using the Font Squirrel Webfont Generator: press the "Add Fonts" button, choose the font file that you saved on your desktop and check the "Yes, the fonts I'm uploading are legally eligible for web embedding." checkbox. After the font has been successfully uploaded, click the "Download your kit" button.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

This should open the kit containing 4 formats of fonts (inside the fonts folder), a CSS stylesheet & the html file for the demo page. The only files that you need to extract are the ones with the .woff, .tff, .svg, .eot extension and the stylesheet.css file.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

Step 2: Upload The Font Files To Blogger

Custom fonts in Blogger have to be uploaded before you can use them. For this, we are going to use Dropbox and upload them to Public folder (upload only the files with the .woff, .tff, .svg and .eot extension).

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

Once you've uploaded them, copy the Public URL's of all 4 fonts: right click on each file, choose "Copy public link..." and press the "Copy to clipboard" button. Paste each link separately in a Notepad, so that you can link to that location later.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

Next, open up the stylesheet.css file that came with the kit and it will show you a similar code:
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 2, 2014 */

@font-face {
    font-family: 'fontname';
    src: url('font-name.eot');
    src: url('font-name.eot?#iefix') format('embedded-opentype'),
         url('font-name.woff') format('woff'),
         url('font-name.ttf') format('truetype'),
         url('font-name.svg#fontname') format('svg');
    font-weight: normal;
    font-style: normal;
}
Edit the link location to point toward the font file that you just uploaded to the Dropbox Public folder and pay attention to each extension which should correspond with that found in the stylesheet.css file.

For example, if you uploaded the font .tff file with this name:
https://dl.dropboxusercontent.com/u/62316253/amatic-bold-webfont.ttf
...change the CSS link in blue in this line:
url('font-name.ttf') format('truetype'),  
to point to:
url('https://dl.dropboxusercontent.com/u/62316253/amatic-bold-webfont.ttf') format('truetype'),
After you've added all the links, copy the stylesheet.css code that you modified to your clipboard.

Step 3: Editing Blogger's CSS

Open up the CSS on your Blogger site. This can be found by navigating to Template > Edit HTML. Next, click inside the code area and press the CTRL + F keys to open the search box, then type the tag below and hit Enter to find it:
]]></b:skin>
Just ABOVE this tag, add the code that you copied in the stylesheet.css file.

Just about anyone can write and publish his or her own blog How To Upload and Use Custom Fonts in Blogger

Finally, we need to declare the custom font using CSS. For example, if I want to change the font of the post title, I will add the line in red from above, just below the "h3.post-title, .comments h4 {" CSS selector:
h3.post-title, .comments h4 {
font-family: 'fontname';
font-size: 28;
}
Obviously, the fontname will be the actual name of the font. This will make sure that your blog can use the custom fonts in Blogger. After we've made these changes, press the "Save Template" button and exit.

Step 4: Test Out the Site

Navigate back to your sites homepage and you should now see the custom fonts in Blogger that you uploaded during the last few steps. Every time you go to make a new post, the site will now be able to use your font.

In Conclusion:

Website design is an important part to maintain a successful blog. As a blog owner, you are responsible for providing content that isn't just fun to read, but looks good. Modifying the font is just one easy way that you can help your blog stand out without making any major changes to your blog itself.

Do you have any other methods for adding custom fonts? Let us know by leaving a comment below!

Cara Menciptakan Kotak Spoiler Dengan Css (Tanpa Javascript)


 Sudah berapa hari ini aku lagi tidak fokus untuk update artikel di karenakan sibuk nya b Cara Membuat Kotak Spoiler Dengan CSS (Tanpa JavaScript)

Sudah berapa hari ini aku lagi tidak fokus untuk update artikel di karenakan sibuk nya aneka macam acara di daerah saya. Dan untuk untuk hari ini mencoba untuk update artikel yang se'simple mungkin semoga tidak terlalu lama" berada di layar hp. Dan untuk artikel kali ini aku mau mengembangkan kepada sahabat Cara Membuat Kotak Spoiler Dengan CSS (Tanpa JavaScript). Cara nya cukup praktis dan tidak membutuhkan waktu yang usang untuk kalian baca artikel ini dan mempraktekan nya langsung. Tutorial ini aku sanggup kan dari sahabat aku yaitu Mba Igniel dengan blog nya yang berjulukan www.igniel.com.

Sebelum kita lanjut tutorial nya,, aku akan jelaskan apa itu spoiler kali saja sahabat ada yang belum tau apa itu spoiler. Spoiler yakni sebuah kotak yang berfungsi untuk menyembunyikan dan membuka konten atau isi yang kita taro di dalam nya.

Biasa nya spoiler box tampil dengan gaya buka/tutup, sebagian banyak yang menyebutnya show/hide. Kebanyakan di buat melalui javascript atau Jquery alasannya mungkin lebih mudah. Tapi untuk spoiler kali ini yang akan aku bagikan yaitu cukup memakai CSS saja, alasannya bagi aku cukup praktis juga dan kalian sanggup merubah bentuk atau warna yang ada di CSS sesuka kalian.

Cara Membuat Kotak Spoiler Dengan CSS (Tanpa JavaScript)

1. Silakan kalian copy code di bawah ini dan letakan di atas code </style> Atau di ]]></b:skin>. Silakan kalian cocokan dimana sekiranya yang work di template kalian masing", alasannya setiap template berbeda-beda sob.

 /* Spoiler Box Pure CSS by IGNIEL.COM */ .ignielSpoiler {     display:block; margin:10px 0px; border:1px solid #3498db; padding:7px 10px; border-radius:3px; -moz-border-radius:3px; } .ignielSpoiler .tombol {     background:#3498db; /* Warna tombol */     color:#fff; /* Warna goresan pena di tombol */     display:inline-block; cursor:pointer; font:normal 600 14px Tahoma,sans-serif; padding:0px; border:none; outline:none; line-height:20px; border-radius:3px; -moz-border-radius:3px; } .ignielSpoiler .tombol:focus {     pointer-events:none; } .ignielSpoiler .tombol:before {     content:'Lihat Spoiler'; /* Tulisan untuk membuka tombol */     display:inline-block; padding:7px 10px; border-radius:3px; -moz-border-radius:3px; } .ignielSpoiler .tombol:focus::before {     content:'Tutup Spoiler'; /* Tulisan untuk menutup tombol */     background:#cc0000; /* Warna tombol dikala spoiler terbuka */ } .ignielSpoiler .isi {     background:#e4e4e4; /* Warna background isi spoiler */     pointer-events:auto; visibility:hidden; opacity:0; height:0px; transition:all .5s ease; } .ignielSpoiler .tombol:focus + .isi {     visibility:visible; opacity:1; height:auto; margin:10px 0px 5px; padding:10px 15px; transition:all .5s ease; } 

2. Lalu untuk code pemanggil nya silakan kalian gunakan code di bawah ini. Dan letakan di setiap kali kalian ingin gunakan di dalam postingan.

 <div class="ignielSpoiler">     <div class="tombol" tabindex="0"></div>     <div class="isi">         <!-- Isi Spoiler -->         Tulis konten yang ingin disembunyikan disini.     </div> </div> 

3. Selesai. Dan silakan lihat hasil nya. Sebagai teladan liat di bawah ini. Meskipun tampilan teladan nya beda dengan orisinil nya tapi kira - kira menyerupai itu teladan nya. Soal nya spoiler yang aku gunakan sudah aku edit sendiri.

ISI KONTEN DISINI

Mungkin itu saja yang sanggup aku bagikan pada kesempatan kali ini, semoga artikel ini sanggup bermanfaat buat sahabat yang sedang mencari Cara Membuat Kotak Spoiler Dengan CSS (Tanpa JavaScript). Selamat mencoba!

Wednesday, March 7, 2018

How To Host Blogger Css And Javascript Files In Google Drive

Anyone that has ever worked on a web design or development can tell you that where you decide to store your files is important. Every time someone visits your site, the server or host will access this location and bring up the relevant files that need to be displayed. Wherever you decide to store your files, this will have an impact on some important aspects like the speed that your site loads, your overall SEO ranking and your ability to make necessary adjustments to the site.

Things To Think About

When you are designing your online structure and where to store your important CSS and JavaScript files, here is a run down on how this decision might impact your site later on:

Site Loading Speed

By combining some of the style sheets and website files, the Blogger server only has to collect information from a single location. When you split up your files or decentralize the file system, it takes a longer time for all the data to come together to make your site possible.

Slow loading speeds can negatively impact your SEO ratings because the slower the site is, the less likely that visitors are going to wait around for it to load. If someone visits your site and immediately clicks the 'back' button because it's taking too long to load, that is going to increase your bounce rate and provide Google with statistics that show your site is either low quality or irrelevant to the search keywords.

File Storage Affects SEO

In addition to increasing your bounce rate, storing your files in a central location and managing the name of your files can affect SEO site wide. Web crawlers enlisted by Google, or some of the other search engines, index both the code on your site, and the name and directory of your files. If file names are random or not placed in the proper categories, the web crawlers aren't going to know what to do with the information.

Clear file structure and a central location provide you with incentive to organize everything and name them appropriately. All the content that is relevant to the subject of your website or blog will be in the same location for web crawlers to review.

Storage Locations Affect Editing Abilities

Shuffling through files and folders or opening up FTP connections just to make some simple edits can be a hassle, and take up a lot of time that could have otherwise have been spent writing new content.

If you're a Blogger site owner, this is something you need to think about. When you need to make alterations to things like social media sharing buttons, popular posts, recent posts and related posts widgets, you have to know where everything is intended to go, or risk losing both available content and money.

Some of the larger sites that produce hundreds of unique articles each month can't afford to have content in different locations. When articles start to get lost out of order, they run the risk of duplicating content on their site, or forgetting to post it altogether. Things should be right at your fingertips to minimize mistakes and reduce the amount of time spent editing the site while it's still live.

Storing Javascript/CSS Files With Google Drive

Storing Blogger CSS and JavaScript files with Google Drive will help to eliminate any of the problems mentioned above and reduce the clutter among your services. Taking this method can increase your site speed, increase the opportunities for a successful SEO campaign, and make your life so much easier.

Google Drive provides ample amount of space to store large files, and offers collaboration services so that you can work among different team members on the same project. Some of the files that you upload into the cloud services can remain unpublished and stay within the private site, whereas other files like blog posts can be published or stored to the public site.

Another beneficial feature of storing all your Blogger files on Google Drive is that it is highly secure. Google comes with the backing of one of the leading companies in the technical world so that you can be sure your content is safe from hackers and those looking to compromise your site.

This guide will provide you with step-by-step instructions on how to setup your Blogger site using Google Drive. It's completely free to take advantage of this strategy, and will provide you with a solid platform from which to build your blog.
Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive

Step 1. Prepare the CSS/JavaScript Files

  • First, we need to create the file that we need to host. To host a CSS file, open the Notepad and paste the CSS code (if it is enclosed within the <style> and </style> tags, remove them). 
  • In the Notepad menu, select 'File' > 'Save as' and type the file name with the .css extension just like I did with mycssfile.css - see the screenshot below.
Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive
  • In the same window, choose "All files" in the "Save as type" option and set the Character Encoding to UTF-8.
  • If you want to host a JavaScript file, add the .js extension (instead of .css) at the end of your file name (remove the <script>...</script> tags if you see them). Click "Save" and navigate to the location where you want to save the file.

Step 2. Upload Your File on Google Drive

  • Access https://drive.google.com and log in with your Gmail account. After you logged in, click on the 'Create' button and add a new separate folder to upload your JavaScript and CSS files.
Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive
  • Open the newly created folder, and click on the Upload button with the upward arrow to choose the files that you need to upload.
Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive
  • Now, navigate to the location where you saved the files, select them (to select multiple files, press and hold down the Ctrl key on your keyboard and then click on them) and press the Open button.
  • After the files have been successfully uploaded, right click on the file names (to select all your files in the folder, click on the checkbox) and select 'Share':
Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive
  • In the 'Sharing settings' window, click on the 'Change' link and choose the 'Public on the web' option. Press 'Save' and copy the link(s) of your uploaded file(s) from the 'Links to share' box highlighted in blue, then paste it into a Notepad to use it later.
Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive

Step 3. How to Add an External CSS/JavaScript file to Blogger

Before you can use the links, you must replace 'https://drive.google.com/file/d' to 'https://googledrive.com/host' and remove '/edit?usp=sharing' in the link.

For example, the link to mycssfile.css that I copied looks like this:
https://drive.google.com/file/d/0B4n9GL3eVuV-TkphMkc3SFR2Slk/edit?usp=sharing
Notice the part in blue after the "/file/d/" part. That is the file ID which is used to access it via the new hosting service. It should start with the following URL:
https://googledrive.com/host/
Add the file ID like this (remove the '/edit?usp=sharing' part):
https://googledrive.com/host/0B4n9GL3eVuV-TkphMkc3SFR2Slk
Now log into your Blogger account, select your blog and go to Template > Edit HTML. Click anywhere inside the code area and press the CTRL + F keys to open the search box:

Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive

If you want to add a CSS file, type the following tag inside the search box and hit Enter to find it:
<head>
Just BELOW the <head> tag, add this line:
<link rel="stylesheet" type="text/css" href="https://googledrive.com/host/0B4n9GL3eVuV-TkphMkc3SFR2Slk" />
And replace https://googledrive.com/host/0B4n9GL3eVuV-TkphMkc3SFR2Slk with the link of your CSS file:

Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive

If you want to add a Javascript file, search for the following tag:
</body>
And add this line just ABOVE it:
<script src='https://googledrive.com/host/0B4n9GL3eVuV-eVYwLXBrTlZrVDg' type='text/javascript'></script>
Replace the line in blue with your URL:

Anyone that has ever worked on a web design or development can tell you that where you dec How To Host Blogger CSS and JavaScript Files in Google Drive

Finally, press the 'Save template' button to save the changes. And you're done!

In Conclusion

Once you have saved all your file folders and closed out of the drive, open your site in a browser and make sure that all the changes have completed successfully.

Next time you want to edit any of the information or move internal files, all you have to do is open up the Google Drive folder on your account and make the modifications from that location. Those files will then automatically sync to the online folder and make updates to your site. This works the same if you want to change the appearance by modifying the CSS code to extend the header, footer, or make customizations.

As you can see, changing your file storage out so that is CSS and JavaScript is stored on your Google Drive account is easy to do and only takes a few minutes. After you make the change, you can begin benefiting from faster loading speeds, higher SEO rankings, and overall a more convenient platform to work from to increase the efficiency of your work.