How to Change the logo blogger


To replace the logo blogger. Buddy can easily replace them in accordance with our wishes. Or we adjust to your blog or website logo buddy. The way like this:

Log in to Blogger Friend
If you've entered the Dashboard, click Design
  Then click the Edit Html, do not forget to check Expand Widget Templates
Find the code below, to speed press Ctrl + F and enter the code below in the space provided and press Enter.
  <title> <data: blog.pageTitle /> </ title> <b: skin> <! [CDATA [

  Make url logo / picture dude like this:
  <link href = 'url logos / images Buddy' rel = "shortcut icon" />
How to Change the logo blogger

  Put the code url pal logo are among the code above. Example look like this:

<title> <data: blog.pageTitle /> </ title> <link href = 'http: https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhT7OzFcGOOKi0FXjvyXOvPhskNsRFWNp2xoo8ClFlZHz9KDd6CwjcNEc4mCLPULMrUtgt8GffCh7HLqTw5eHgqVKSHjlmWy7QD9Wuh6LeZ6DxQLvnYzO9mmh-K-6UZVo8lbTLrYzOfVxNt/s1600/logo+kecil.png rel = shortcut icon "/> <b: skin> <! [CDATA [

After the Save Template or click Preview to see the results.
Similarly, an article on how to change the logo blogger.baca also other articles in To one ways. thank you
Blog, Updated at: 4:20 PM

Easy Ways to Make Headline News in Blog


Want more interesting your blog visitors again, do not let just stop at one post only, should show interesting links and other unique content on the main page or sidebar active and dynamic each of your blog. One of them makes newsticker or display news headlines. Breaking news will review the title of the article systematically update the blog with RSS reviewing. It is usually found on the national news website, several 'blogs neighbors' who' headline news'nya are under the navigation menu. Displays news headlines and there is a special attraction allows visitors to browse your blog and spur pageviews. For the demo, breaking news that the author created with the label 'latest news' right at the bottom of this blog navigation menu. Buddy interested, let us put an exciting breaking news, please follow the steps below:
  1. Once logged in Blogger account,
  2. On the Dashboard page, we switch to a template,
  3. Click the Edit HTML button, wait until the editor box,
  4. Well, this time press Ctrl + F, find the code]]> </ b: skin>, and place the CSS below thereon,
/* Headline */
.newspic {background:#FFF url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh3x7HRaE-DHeUBgOGrfGZwf51kdTvP0UVk3W9N8DZqdTGCFiwTnc8JLVh8zjhLU6mydHZduWzH_PwE3ub9SrWIODgn3pkdX1R0VR1eUmldBbV7P1ofB7RSwqRWHujJ66xSjD-2ky5RgAo/s1600/headline_news.png) no-repeat top left;BORDER:1PX SOLID #CDCDCD; width:840px;margin:0 auto;padding:0 auto;height:23px;color:#000;}
.news {width: 850px;margin:0 auto;padding:0 auto;line-height: 1em;text-align:left;font-family:Arial;font-size:10px;color:#000;overflow:hidden;clear:both;}
.news a:link, .news a:visited{color:#000;text-decoration:none;}
.news a:hover {color:#0099cc;text-decoration:underline;}

Specification:
     Blue writing an image url that can mate replace with your own design.
     Posts red print is a measure of the width of headline news, edit and adjust to your blog.
5. If it is, we look for the code </ head> and position the JavaScript and CSS following the above code,
Easy Ways to Make Headline News in Blog

<!-- Headline -->
<script src='http://www.google.com/jsapi?key=ABQIAAAAUMsU2d40bO1-m8DeADFRexTdcQS31_Y0TkToW9tE1XWPEnv6YBSa1QfZaAr4GJ8-AZkWddpnW9Y0hA'/>
<script type='text/javascript'>
//<![CDATA[
var gfeedfetcher_loading_image="indicator.gif";google.load("feeds","1");function gfeedfetcher(c,a,b){this.linktarget=b||"";this.feedlabels=[];this.feedurls=[];this.feeds=[];this.feedsfetched=0;this.feedlimit=5;this.showoptions="";this.sortstring="date";document.write('<div id="'+c+'" class="'+a+'"></div>');this.feedcontainer=document.getElementById(c);this.itemcontainer="<li>"}gfeedfetcher.prototype.addFeed=function(b,a){this.feedlabels[this.feedlabels.length]=b;this.feedurls[this.feedurls.length]=a};gfeedfetcher.prototype.filterfeed=function(b,a){this.feedlimit=b;if(typeof a!="undefined"){this.sortstring=a}};gfeedfetcher.prototype.displayoptions=function(a){this.showoptions=a};gfeedfetcher.prototype.setentrycontainer=function(a){this.itemcontainer="<"+a.toLowerCase()+">"};gfeedfetcher.prototype.init=function(){this.feedsfetched=0;this.feeds=[];this.feedcontainer.innerHTML='<img src="'+gfeedfetcher_loading_image+'" /> Loading news...';var a=this;for(var b=0;b<this.feedurls.length;b++){var c=new google.feeds.Feed(this.feedurls[b]);var d=(this.feedlimit<=this.feedurls.length)?1:Math.floor(this.feedlimit/this.feedurls.length);if(this.feedlimit%this.feedurls.length>0&&this.feedlimit>this.feedurls.length&&b==this.feedurls.length-1){d+=(this.feedlimit%this.feedurls.length)}c.setNumEntries(d);c.load(function(e){return function(f){a._fetch_data_as_array(f,e)}}(this.feedlabels[b]))}};gfeedfetcher._formatdate=function(a,c){var d=new Date(a);var b=(c.indexOf("datetime")!=-1)?d.toLocaleString():(c.indexOf("date")!=-1)?d.toLocaleDateString():(c.indexOf("time")!=-1)?d.toLocaleTimeString():"";return"<span class='datefield'>"+b+"</span>"};gfeedfetcher._sortarray=function(a,b){var b=(b=="label")?"ddlabel":b;if(b=="title"||b=="ddlabel"){a.sort(function(e,d){var g=e[b].toLowerCase();var f=d[b].toLowerCase();return(g<f)?-1:(g>f)?1:0})}else{try{a.sort(function(e,d){return new Date(d.publishedDate)-new Date(e.publishedDate)})}catch(c){}}};gfeedfetcher.prototype._fetch_data_as_array=function(b,a){var d=(!b.error)?b.feed.entries:"";if(d==""){alert("Google Feed API Error: "+b.error.message)}for(var c=0;c<d.length;c++){b.feed.entries[c].ddlabel=a}this.feeds=this.feeds.concat(d);this._signaldownloadcomplete()};gfeedfetcher.prototype._signaldownloadcomplete=function(){this.feedsfetched+=1;if(this.feedsfetched==this.feedurls.length){this._displayresult(this.feeds)}};gfeedfetcher.prototype._displayresult=function(a){var e=(this.itemcontainer=="<li>")?"<ul>\n":"";gfeedfetcher._sortarray(a,this.sortstring);for(var c=0;c<a.length;c++){var d='<a href="'+a[c].link+'" target="'+this.linktarget+'" class="titlefield">'+a[c].title+"</a>";var b=/label/i.test(this.showoptions)?'<span class="labelfield">['+this.feeds[c].ddlabel+"]</span>":" ";var g=gfeedfetcher._formatdate(a[c].publishedDate,this.showoptions);var f=/description/i.test(this.showoptions)?"<br />"+a[c].content:/snippet/i.test(this.showoptions)?"<br />"+a[c].contentSnippet:"";e+=this.itemcontainer+d+" "+b+" "+g+"\n"+f+this.itemcontainer.replace("<","</")+"\n\n"}e+=(this.itemcontainer=="<li>")?"</ul>":"";this.feedcontainer.innerHTML=e};
var gfeedfetcher_loading_image="indicator.gif";function gfeedrssticker(d,b,a,c){this.tickerid=d;this.delay=parseInt(a);this.mouseoverBol=0;this.itemsperpage=1;this.messagepointer=0;gfeedfetcher.call(this,d,b,c);this.itemcontainer="<div>";this.tickerdiv=document.getElementById(d)}gfeedrssticker.prototype=new gfeedfetcher;gfeedrssticker.prototype.constructor=gfeedrssticker;gfeedrssticker.prototype._displayresult=null;gfeedrssticker.prototype.entries_per_page=function(a){this.itemsperpage=a};gfeedrssticker.prototype._signaldownloadcomplete=function(){this.feedsfetched+=1;if(this.feedsfetched==this.feedurls.length){this._initscroller(this.feeds)}};gfeedrssticker.prototype._initscroller=function(a){var c=this;gfeedfetcher._sortarray(a,this.sortstring);this.itemsperpage=(this.itemsperpage>=a.length)?1:this.itemsperpage;var b=a.slice(this.messagepointer,this.itemsperpage);this.tickerdiv.innerHTML=formatrssmessage(b,this.showoptions,this.itemcontainer,this.linktarget);this.tickerdiv.onmouseover=function(){c.mouseoverBol=1};this.tickerdiv.onmouseout=function(){c.mouseoverBol=0};this.messagepointer=this.itemsperpage;if(window.attachEvent){window.attachEvent("onunload",function(){c.tickerdiv.onmouseover=c.tickerdiv.onmouseout=null})}setTimeout(function(){c._rotatemessage()},this.delay)};function formatrssmessage(d,b,f,g){var c=(f=="<li>")?"<ul>\n":"";for(var e=0;e<d.length;e++){var h='<a href="'+d[e].link+'" target="'+g+'" class="titlefield">'+d[e].title+"</a>";var j=/label/i.test(b)?'<span class="labelfield">['+d[e].ddlabel+"]</span>":" ";var k=gfeedfetcher._formatdate(d[e].publishedDate,b);var a=/description/i.test(b)?"<br />"+d[e].content:/snippet/i.test(b)?"<br />"+d[e].contentSnippet:"";c+=f+h+" "+j+" "+k+"\n"+a+f.replace("<","</")+"\n\n"}c+=(f=="<li>")?"</ul>\n":"";return c}gfeedrssticker.prototype._rotatemessage=function(){var b=this;if(this.mouseoverBol==1){setTimeout(function(){b._rotatemessage()},100)}else{var a=this.feeds.slice(this.messagepointer,this.messagepointer+this.itemsperpage);this.tickerdiv.innerHTML=formatrssmessage(a,this.showoptions,this.itemcontainer,this.linktarget);this.messagepointer=(this.messagepointer+this.itemsperpage>this.feeds.length-1)?0:this.messagepointer+this.itemsperpage;setTimeout(function(){b._rotatemessage()},this.delay)}};
//]]>
</script>
<style type='text/css'>
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;}
.labelfield{ /*CSS for label field in general*/
color:#0099cc;font-size: 100%;}
.datefield{ /*CSS for date field in general*/
color:#aaa;font:normal 12px courier;text-transform:none;}
#example1{ /*Demo 1 main container*/
width: 960px;
height: 13px;
border: 0px solid #cdcdcd;
padding: 0px;
font:bold 13px courier;
text-transform:none;
text-align:left;
background-color:transparent;}
code{ /*CSS for insructions*/
color: #0099CC;}
#example1 a:link, #example1 a:visited {color:#0099cc;text-decoration:none;}
#example1 a:hover {color:#111;text-decoration:none;}
</style>

6. Place the following HTML code in the position of news headlines in accordance with the tastes pal or choose
     are under the navigation menu, perhaps to how this little 'complicated' because every name 'Id' and
    'Class' different navigation. Easily, this time we are laying on top of breaking news
     the title of the post, copy the code below and place it on top of the code <div id = 'outer-wrapper'>,
<div style='clear:both;'/>
<div class='newspic'>
<div style='float:left;width:780px;padding:6px 0 6px 125px; position:relative; overflow:hidden;'>
<script type='text/javascript'>
var cssfeed=new gfeedrssticker(&quot;example1&quot;, &quot;example1class&quot;, 4000, &quot;_new&quot;)
cssfeed.addFeed(&quot;Creating Website&quot;, &quot;http://toways.blogspot.com//
 feeds/posts/default&quot;) //Specify &quot;label&quot; plus URL to RSS feed
cssfeed.displayoptions(&quot;date&quot;) //show the specified additional fields
cssfeed.setentrycontainer(&quot;div&quot;) //Wrap each entry with a DIV tag
cssfeed.filterfeed(10, &quot;date&quot;) //Show 10 entries, sort by date
cssfeed.entries_per_page(1)
cssfeed.init()
</script>
</div>
<div style='clear:both;'/>
</div>

Note:  the colored paper, please modification.
     Specification:
     125px: Distance title of the content of the left image.
http://toways.blogspot.com/: Change to the url of your blog.
     10: The number of entries displayed.
7. Finish, click Save Template.

If the above provisions and the steps are correct, then you are able to display news headlines appear without any problems. So how to make the breaking news on the blog interesting, good luck. Happy blogging. Read also other interesting articles on to one ways. Thank you.
Blog, Updated at: 2:48 PM

How to Install the Flash Photo Blog


For those who want to install flash photos in the blog, the photos can be alternated, can follow the tips below.
First, prepare a photo which will be made in a flash photograph, a maximum of 10 photographs of the same size, why? Because of the same size, then the results will be better.
Ok, we will use free online software services, directly to the scene http://gickr.com/
It will appear below the display like this

How to Install the Flash Photo Blog


For this software also Indonesian service, which allows you to run the software.
In the display are:
Box select the file, you can upload up to 10 photos, is there are only three box "select file" but you add it by clicking on the bus says "Add one more picture".

Size box, there are several sizes, from the big 450 px wide, normal 300 px wide, s / d custom

Speed, to control the speed of a flash photograph, you can choose from normal to custom.

Once you upload a photo, and then you click "continue" in the lower right corner.
It will appear as below
Below the image will appear in the code that will be put on your blog. Select the column "image link", copy the existing code in the column.

To install it, there are two ways:
One way you get to go into the design of the blog >> >> select add gadgets >> select HTML / javascript >> paste the code and save it.

Method 2 if you will put on your blog by using a script, do not forget to select "Edit HTML"
<a href="location_of_link"> <img src = "location_of_image"> </a>

Red to be changed with the code flash photos.


Similarly, an article on How to Install the Flash Photo Blog. Read also the other articles in the TO ONE WAYS.
  thank you
Blog, Updated at: 12:05 PM

How to Change Blogger Template?


I want to share tips lightly, especially for beginner bloggers who want to change the look of the default template of blogger.

Step 1 is to find a template for a free blog of course, an easy way to stay just type "free blog templates" in google, it would appear many options, please refer where appropriate.

Step 2 after meeting template matching, then download and save in a separate folder, because these files in the form of a zip (compress files)

Step 3 unzip the file you wrote in the download, see .... if there is a file with a form of "xml", which is the template that will be uploaded. If there is another attachment in the form of text, may be read, skalian add science.
How to Change Blogger Template?

Step 4 before uploading a new template, if you still want to keep the old template, please click the "download full template" and save it in a separate folder. Then go to the blogger, select edit html design >> >> select the file (download a file with the extension "xml" which just had downloaded) >> >> maintain upload widget


Similarly, an article on How to Change Blogger Template ?. Read also the other articles in the TO ONE WAYS.Thank You.
Blog, Updated at: 12:00 PM

How to Eliminate Writing Home, Post on the Blog


Sometimes the writing is on the Blog as
Home, New posts, long posts, customer atom entry
disturbing to look at, well enough to eliminate them follow the tips below


How to Eliminate Posts "Subscribe to: Post Comments (Atom)"
1. Log in to Blogger.
2. On the Dashboard page, we select Layout.
3. Then select Edit HTML
4. Tick the Expand Widget Templates
5. Find the following code

<div class = 'feed-links'>
<data: feedLinksMsg />
<b: loop values = 'data: the links' var = 'f'>
<a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'> <data: f.name/> (<data: f .feedType />) </a>
</ b: loop>
How to Eliminate Writing Home, Post on the Blog
</ div>

6. Remove (delete) the code.
7. Save the template when it is finished.

How to Eliminate Posts Home / Home on Blogspot
Login> Dashboard> Design and then select Edit HTML, then check to Expand Widget Templates.
After that, find the code below:

<data: homeMsg />


>> How to find the code, use Ctrl + F then Copy and paste the code that will be in the search earlier in the box that appears and then press next.

Finally, delete the code earlier then the Save Template / Save Template.

... ::::> If there are 2 code, delete the code that is at the top.

Eliminate Posts Post / Older Post
Go to the Dashboard, and then select Layout and then select Edit HTML, tick next to Expand Widget Templates, and then look for the code below:

<data: olderPageTitle />


<data: newerPageTitle />

In order to more easily find it, press Ctrl + F on your keyboard, then type the code If you have found, remove the code, and Save Template.

Similarly, the article on How to Eliminate Posts Home, Post in Blog. Read also the other articles in the TO ONE WAYS.
  thank you
Blog, Updated at: 11:54 AM

How to remove the Navbar Recent blog




Maybe you were thinking that this post is old school trick, but it is not. It is a way to remove the navbar Recent blog with the latest methods and also legal.


In the past, eliminating the blogger navbar is controversial between whether it violates rules bloggers or not, but it looks like the controversial opinion should end with the formal features of a blogger to remove the navbar.
How to remove the Navbar Recent blog

How to remove the Navbar Recent blog
How to Remove Navbar Latest Blog

Here are the steps to remove the navbar blog

Please login to blogger with your ID
Click the dropdown menu and select Layout
How to remove the Navbar Recent blog
Click Edit on the widget Navbar
How to remove the Navbar Recent blog
After emerging option, select Off
How to remove the Navbar Recent blog
Click the Save button.
Done. Now your blog navbar has been lost.

Before this way there, often many bloggers add CSS code to hide the navbar display. Basically the technique not only eliminates the only hide, so navbar blogs remain in
  loaded by the browser. If you are still using these techniques, you should switch to a new way as Kang Rohman above, in addition to this is the legal way the blogger navbar also completely lost and not merely hidden so that your blog will be loaded by the browser faster than ever before and this is certainly more SEO friendly.

Similarly, an article on how to create a blog about how to remove the navbar latest blog. If there is time to spare, please read other articles on cara membuat. may be useful for you
Blog, Updated at: 2:41 AM
Copyright © 2014. TO ONE WAYS - All Rights Reserved
Template by seocips.com
Template Published by template.areasatu.com
Powered by A1
Back to top