<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>BTemplates Blog</title>
	
	<link>http://blog.btemplates.com</link>
	<description>All about Blogger</description>
	<lastBuildDate>Wed, 03 Oct 2012 03:53:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/btemplatesblog" /><feedburner:info uri="btemplatesblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>btemplatesblog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Blogger in one image.</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/6h3Q0V3kklw/</link>
		<comments>http://blog.btemplates.com/blogger-infographic/#comments</comments>
		<pubDate>Wed, 03 Oct 2012 03:53:42 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Graphic resources]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=298</guid>
		<description><![CDATA[Amanda, BloggerBuster writer, realising that there wasn&#8217;t a proper infographic about Blogger gives us one very complete; with the evolution timeline of the service, the main features, current statistics and ten good reasons to use the Google&#8217;s blogging platform.]]></description>
				<content:encoded><![CDATA[<p><em>Amanda</em>, <a href="http://www.bloggerbuster.com/2012/09/all-about-blogger-infographic.html">BloggerBuster</a> writer, realising that there wasn&#8217;t a proper <strong>infographic about <a href="http://blog.btemplates.com/">Blogger</a></strong> gives us one very complete; with the evolution timeline of the service, the main features, current statistics and ten good reasons to use the Google&#8217;s blogging platform.</p>
<p><a href="http://blog.btemplates.com/wp-content/uploads/2012/10/blogger-infografia.jpg"><img class="aligncenter size-large wp-image-299" title="blogger-infografia" src="http://blog.btemplates.com/wp-content/uploads/2012/10/blogger-infografia-384x1024.jpg" alt="" width="384" height="1024" /></a></p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/6h3Q0V3kklw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/blogger-infographic/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/blogger-infographic/</feedburner:origLink></item>
		<item>
		<title>Customizing Blogger templates easily with Firebug</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/lRocidNOkWw/</link>
		<comments>http://blog.btemplates.com/customizing-blogger-templates-easily-firebug/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 07:19:43 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=286</guid>
		<description><![CDATA[Customize a template is one of the first challenges for those who start a blog. To do this, nothing can save us of learning the basics of HTML and CSS, but there are some tools that can make this easier, as Firebug, a extension for Firefox and Chrome. One of the simplest tools, but also more [...]]]></description>
				<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-287" title="firebug" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug.jpg" alt="" width="490" height="155" /></p>
<p>Customize a template is one of the first challenges for those who start a blog. To do this, nothing can save us of learning the basics of HTML and CSS, but there are some tools that can make this easier, as <a href="http://getfirebug.com/">Firebug</a>, a <a href="http://blogandweb.com/productos-google/extensiones-chrome-y-firefox-para-bloggers-y-desarrolladores/">extension for Firefox and Chrome</a>.</p>
<p>One of the simplest tools, but also more useful, in Firebug is <em>Inspected</em>, as its name implies, lets you navigate through each element of a website and know how it is configured and related to other elements.</p>
<p>This little guide will focus mainly on modifying the CSS code to adapt a design to our needs. CSS in Blogger is within the same template, between the codes <code>&lt;b:skin&gt;</code> and <code>&lt;/b:skin&gt;</code>.</p>
<h3>Customizing the CSS of a web element with Firebug.</h3>
<p>To customize any feature of a web element from a Blogger template you simply:</p>
<p><strong>1.</strong> Install Firebug in your browser: <a href="https://addons.mozilla.org/en-US/firefox/addon/firebug/">Firefox</a> or <a href="https://chrome.google.com/webstore/detail/bmagokdooijbeehmkpknfglimnifench">Chrome</a>. Personally I recommend to use Firefox, is more complete and quick, but applies to both the content of this tutorial.</p>
<p><strong>2.</strong> Click the button for Firebug in the toolbar <img class="alignnone size-full wp-image-288" title="firebug-button" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-button.png" alt="" width="42" height="22" />, then click the button to Inspect <img class="alignnone size-full wp-image-289" title="firebug-inspect" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-inspect.png" alt="" width="16" height="15" /> and place the cursor right over the element to customize, it can be text, image, video, flash or anything, and click on it.</p>
<p><strong>3.</strong> In the right Firebug panel, with the tab &#8220;style&#8221; active, shows all the styles that affect the element.</p>
<p>Styles are shown as a CSS style sheet, however, Firebug, sort and standardized the properties alphabetically.</p>
<p>It&#8217;s easy to recognize the following information: selectors, properties and the CSS rule location (code line and file that contains it).</p>
<p><img class="aligncenter size-full wp-image-290" title="firebug-css-rules" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-css-rules.png" alt="" width="500" height="194" /></p>
<p><strong>4. Live tests.</strong><br />
<span id="more-286"></span>Something very interesting of Firebug is that you can modify any CSS property and see the results directly applied on the page. You only need to click on the property or value to change it and see what happens directly on the page.</p>
<p><img class="aligncenter size-full wp-image-291" title="firebug-edit" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-edit.png" alt="" width="352" height="95" /></p>
<p>For properties that can only take certain values​​, Firebug lets explore them just clicking on the value and use the up and down keys of the keyboard.</p>
<p><img class="aligncenter size-full wp-image-292" title="firebug-properties" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-properties.gif" alt="" width="214" height="164" /></p>
<p>And in the same way for numeric values:</p>
<p><img class="aligncenter size-full wp-image-293" title="firebug-numeric" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-numeric.gif" alt="" width="214" height="164" /></p>
<p>Another really useful option is to disable the properties to see how an element behaves without them, simply click on the red circle to the left of each property.</p>
<p><img class="aligncenter size-full wp-image-294" title="firebug-cancel" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-cancel.gif" alt="" width="214" height="164" /></p>
<p>Find the background image of an element is also useful when you are <a href="http://blog.btemplates.com/the-easiest-way-to-modify-a-template/">customizing a template</a>, for it is only necessary to be placed on the element, clicking, and the panel of &#8220;Style&#8221; will appear the selector that contains the image, usually in property <code>background</code> or <code>background-image</code>.</p>
<p><img class="aligncenter size-full wp-image-296" title="firebug-background" src="http://blog.btemplates.com/wp-content/uploads/2011/09/firebug-background1.png" alt="" width="493" height="185" /></p>
<p>Once you know you&#8217;ve come to the desired result in the tests, you need to apply those same changes to the styles in your template. Firebug saves <strong>never</strong> the changes, you should make this part of your hand.</p>
<p>In other words, if you&#8217;ve added a property in Firebug, you should add that same property to your CSS code, if you&#8217;ve made ​​a modification, it must be done in the styles of your template.</p>
<h3>Screencast</h3>
<p>With this introduction, you can see Firebug in action in the official screencast.</p>
<p><iframe src="http://cdnakmi.kaltura.org/apis/html5lib/mwEmbed/mwEmbedFrame.php?src%5B%5D=http%3A%2F%2Fgetfirebug.com%2Fvideo%2FIntro2FB.ogv&amp;src%5B%5D=http%3A%2F%2Fgetfirebug.com%2Fvideo%2FIntro2FB.mp4&amp;poster=Intro2FB.jpg&amp;skin=mvpcf&amp;durationHint=409.3089" frameborder="0" width="500" height="283"></iframe></p>
<h3>Conclusion</h3>
<p>Firebug is a very intuitively tool, so some recommendations: Try and try, you will learn a lot about CSS and the tool itself, but without the risk of affecting your design. Read the <a href="http://getfirebug.com/wiki/index.php/Main_Page">official guide</a>, where you can learn to take better advantage of the extension. And finally, learn at least basic <a href="http://www.w3schools.com/css/">CSS</a> and <a href="http://www.w3schools.com/html/">HTML</a>, it will make any design task less frustrating.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/lRocidNOkWw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/customizing-blogger-templates-easily-firebug/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/customizing-blogger-templates-easily-firebug/</feedburner:origLink></item>
		<item>
		<title>PaperCut, really cool social icons.</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/mtzhe0GqLMk/</link>
		<comments>http://blog.btemplates.com/papercut-really-cool-social-icons/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 23:24:47 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=285</guid>
		<description><![CDATA[Again from the hand of Ulises Arvizu of &#8220;Maquiladora de Sueños&#8221; (with new blog design), bring you another freebie for readers of Blog and Web and BTemplates, there are four illustrations / icons to blog subscription services like Feedburner (RSS), Twitter, Facebook, and Email. These are PNG24 format with transparency in two sizes, 100 and [...]]]></description>
				<content:encoded><![CDATA[<p>Again from the hand of <strong>Ulises Arvizu</strong> of &#8220;<a href="http://maquiladoradesuenos.com">Maquiladora de Sueños</a>&#8221; (with new blog design), bring you another freebie for readers of <a href="http://blogandweb.com">Blog and Web</a> and <a href="http://btemplates.com">BTemplates</a>, there are four illustrations / icons to blog subscription services like Feedburner (RSS), Twitter, Facebook, and Email.</p>
<p><img class="aligncenter" title="PaperCut-Icons" src="http://blog.btemplates.com/wp-content/uploads/2011/07/PaperCut-Icons.jpg" border="0" alt="PaperCut-Icons" width="500" height="500" /></p>
<p>These are PNG24 format with transparency in two sizes, 100 and 250 pixels.</p>
<h4>License</h4>
<ul>
<li>Released under <a href="http://creativecommons.org/licenses/by/2.5/mx/">Creative Commons Attribution 2.5 License.</a></li>
<li>Personal or commercial use is allowed but not selling.</li>
<li>When distributing, please link to this article and not to the file or to another post or server.</li>
</ul>
<h4>Download</h4>
<p><span id="more-285"></span><br />
<a href="http://blogandweb.com/wp-content/download/PaperCut-Icons.zip">PaperCut Icons</a></p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/mtzhe0GqLMk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/papercut-really-cool-social-icons/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/papercut-really-cool-social-icons/</feedburner:origLink></item>
		<item>
		<title>Blogger Dynamic Views</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/oyaH-sa76eo/</link>
		<comments>http://blog.btemplates.com/blogger-dynamic-views/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:33:16 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Blogger Anniversary]]></category>
		<category><![CDATA[Blogger Buzz]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=283</guid>
		<description><![CDATA[Blogger launches today five dynamic views for all its blogs: What are the Blogger dynamic views? Dynamic views are different versions of your blog, in some way, different ways to navigate your blog, without changing your template, using Ajax, CSS 3 and HTML 5. Currently there are five views: 1. Sidebar view. 2. Flipcard view. [...]]]></description>
				<content:encoded><![CDATA[<p>Blogger launches today five dynamic views for all its blogs:</p>
<div><object width="500" height="311"><param name="movie" value="http://www.youtube.com/v/fuDuNV4h_ZI?fs=1&amp;hl=es_MX&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/fuDuNV4h_ZI?fs=1&amp;hl=es_MX&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="311"></embed></object></div>
<h4>What are the Blogger dynamic views?</h4>
<p><a href="http://buzz.blogger.com/2011/03/fresh-new-perspectives-for-your-blog.html">Dynamic views</a> are different versions of your blog, in some way, different ways to navigate your blog, without changing your template, using Ajax, CSS 3 and HTML 5.</p>
<p>Currently there are five views:</p>
<p>1. <strong>Sidebar view</strong>.</p>
<p><img title="view-sidebar" border="0" alt="view-sidebar" src="http://blogandweb.com/wp-content/uploads/2011/03/view-sidebar.png" width="500" height="236" /></p>
<p>2. <strong>Flipcard view.</strong></p>
<p><img title="view-flipcard" border="0" alt="view-flipcard" src="http://blogandweb.com/wp-content/uploads/2011/03/view-flipcard.jpg" width="500" height="236" /></p>
<p>3. <strong>Mosaic view</strong>.</p>
<p><img title="view-mosaic" border="0" alt="view-mosaic" src="http://blogandweb.com/wp-content/uploads/2011/03/view-mosaic.jpg" width="500" height="240" /></p>
<p>4. <strong>Snapshot view</strong>.</p>
<p><img title="view-snapshot" border="0" alt="view-snapshot" src="http://blogandweb.com/wp-content/uploads/2011/03/view-snapshot.jpg" width="500" height="236" /></p>
<p>5. <strong>Timeslide view</strong>.</p>
<p><img title="view-timeslide" border="0" alt="view-timeslide" src="http://blogandweb.com/wp-content/uploads/2011/03/view-timeslide.jpg" width="500" height="236" /></p>
<h4>How to use views in your blog</h4>
<p> <span id="more-283"></span>
<p>To use the views just add <code>/view</code> at the end of the URL of your blog. For example:</p>
<pre><code>http://myblog.blogspot.com/view</code></pre>
<p>These dynamic views will work on your blog if all of the following are true:</p>
<li>Your blog is public. Your readers don’t need to sign in to view your blog. </li>
<li>Your blog has feeds fully enabled. In the <em>Dashboard → Settings → Site feed</em> tab, you have enabled either <em>Full</em> or <em>Jump Break</em> for your Post Feed. </li>
<li>You have not disabled dynamic views. In the <em>Dashboard → Setting → Formatting</em> tab, the option for <em>Enable Dynamic Views</em> is set to Yes.</li>
<p>&#160;</p>
<h4>Advantages</h4>
<ul>
<li>Infinite scrolling. That is, no &quot;Next &quot; or &quot;Back&quot; links, with scroll, the entries will appear automatically.</li>
<li>Fast charge. When you load only on demand, you don&#8217;t load more items that you wish to view.<br />
    </li>
<li>Organization.</li>
</ul>
<h4>Conclusions</h4>
<p>For the first time, Blogger incorporates something new and even revolutionary compared to other platforms, a positive change for bloggers and readers.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/oyaH-sa76eo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/blogger-dynamic-views/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/blogger-dynamic-views/</feedburner:origLink></item>
		<item>
		<title>FreeDream, Blogger theme</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/5o7DUitTnSY/</link>
		<comments>http://blog.btemplates.com/freedream-blogger-theme/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 09:05:33 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Blogger Templates]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=282</guid>
		<description><![CDATA[FreeDream is a simple but fresh template based on the theme for WordPress with the same name. Designed by Dreamweaver Gratuit and adapted to Blogger by Blog and Web and BTemplates. Download Blogger: Download &#124; Demo WordPress: Download &#124; Demo Installation You can read our FAQ section to see how to install a blogger template. [...]]]></description>
				<content:encoded><![CDATA[<p><strong>FreeDream</strong> is a <em>simple but fresh</em> template based on the theme for WordPress with the same name. Designed by <a href="http://dreamgratuit.canalblog.com/">Dreamweaver Gratuit</a> and adapted to Blogger by <a href="http://blogandweb.com">Blog and Web</a> and <a href="http://btemplates.com">BTemplates</a>.</p>
<p><img class="aligncenter" title="freedream-theme" border="0" alt="freedream-theme" src="http://blog.btemplates.com/wp-content/uploads/2011/03/freedream-theme.png" width="500" height="293" /></p>
<h4>Download</h4>
<p> <span id="more-282"></span>
<p><strong>Blogger:</strong> <a href="http://btemplates.com/2011/blogger-template-freedream/">Download</a> | <a href="http://btemplates.com/2011/blogger-template-freedream/demo/">Demo</a>    <br />WordPress: <a href="http://wordpress.org/extend/themes/freedream">Download</a> | <a href="http://wp-themes.com/freedream/">Demo</a></p>
<h4>Installation</h4>
<p>You can read our <a href="http://btemplates.com/faqs">FAQ section</a> to see <a href="http://btemplates.com/faqs/#how-to-install-a-blogger-template">how to install a blogger template</a>.</p>
<h4>Settings</h4>
<p><strong>Menu</strong></p>
<p>To add links to the menu simply create a new <a href="http://www.google.com/support/blogger/bin/answer.py?hl=en&amp;answer=165955">static page</a> from the Dashboard.</p>
<p>The last item contains a drop down menu, you can edit this looking for the next code in the template:</p>
<pre><code>&lt;!-- Drop down menu --&gt;
					&lt;li class='page_item'&gt;&lt;a href='#' title='Parent Page'&gt;More&lt;/a&gt;
						&lt;ul class='children'&gt;
							&lt;li class='page_item'&gt;&lt;a class='rss' expr:href='data:blog.homepageUrl + &amp;quot;feeds/posts/default&amp;quot;'&gt;Posts RSS&lt;/a&gt;&lt;/li&gt;
							&lt;li class='page_item'&gt;&lt;a class='rss' expr:href='data:blog.homepageUrl + &amp;quot;feeds/comments/default&amp;quot;'&gt;Comments RSS&lt;/a&gt;&lt;/li&gt;
							&lt;li class='page_item'&gt;&lt;a href='http://blogger.com'&gt;Login&lt;/a&gt;&lt;/li&gt;
							&lt;li class='page_item'&gt;&lt;a href='#'&gt;Edit&lt;/a&gt;&lt;/li&gt;
						&lt;/ul&gt;
					&lt;/li&gt;
					&lt;!-- Drop down menu --&gt;</code></pre>
<h4>Lisence</h4>
<p>This work is licensed under <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>. This means you may use it, and make any changes you like. Just, please, leave the credits on footer to respect the designer’s work.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/5o7DUitTnSY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/freedream-blogger-theme/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/freedream-blogger-theme/</feedburner:origLink></item>
		<item>
		<title>Matala layout for Blogger</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/iKgqRVYhJCs/</link>
		<comments>http://blog.btemplates.com/matala-layout-for-blogger/#comments</comments>
		<pubDate>Sun, 27 Mar 2011 09:54:24 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Blogger Templates]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=279</guid>
		<description><![CDATA[Matala is a design used previously by the creator of WordPress, Matt Mullenberg, designed by GNV &#38; Partners and now adapted for Blogger by Blog and Web and BTemplates. Download Blogger: Download &#124; Demo WordPress: Download &#124; Demo Installation You can read our FAQ section to see how to install a blogger template. Settigns Menu [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Matala</strong> is a design used previously by the creator of WordPress, <a href="http://ma.tt">Matt Mullenberg</a>, designed by <a href="http://btemplates.com/designer/gnv-partners/">GNV &amp; Partners</a> and now adapted for Blogger by <a href="http://blogandweb.com">Blog and Web</a> and <a href="http://btemplates.com">BTemplates</a>.</p>
<p><img class="aligncenter" title="matala-theme-for-blogger" border="0" alt="matala-theme-for-blogger" src="http://blog.btemplates.com/wp-content/uploads/2011/03/matala-theme-for-blogger.jpg" width="500" height="315" /></p>
<h4>Download</h4>
<p> <span id="more-279"></span>
<p><strong>Blogger:</strong> <a href="http://btemplates.com/2011/blogger-template-matala/">Download</a> | <a href="http://btemplates.com/2011/blogger-template-matala/demo/">Demo</a>     <br />WordPress: <a href="http://wordpress.org/extend/themes/matala">Download</a> | <a href="http://wp-themes.com/matala/">Demo</a></p>
<h4>Installation</h4>
<p>You can read our <a href="http://btemplates.com/faqs">FAQ section</a> to see <a href="http://btemplates.com/faqs/#how-to-install-a-blogger-template">how to install a blogger template</a>.</p>
<h4>Settigns</h4>
<p><strong>Menu</strong></p>
<p>To add links to the menu simply create a new <a href="http://www.google.com/support/blogger/bin/answer.py?hl=en&amp;answer=165955">static page</a> from the Dashboard.</p>
<p><strong>Date</strong></p>
<p>Change the format of <strong>Date Header Format</strong> (<em>Dashboard → Settings → Formatting → Date Header Format</em>) for the penultimate option.</p>
<p><img alt="" src="http://btemplates.com/wp-content/uploads/2011/01/date-header-format.png" width="469" height="297" /></p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/iKgqRVYhJCs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/matala-layout-for-blogger/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/matala-layout-for-blogger/</feedburner:origLink></item>
		<item>
		<title>Liquorice template for Blogger</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/Sgh4kSwIUxg/</link>
		<comments>http://blog.btemplates.com/liquorice-blogger-template/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 07:51:58 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Blogger Templates]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=275</guid>
		<description><![CDATA[Liquorice is a vintage template based on the theme for WordPress with the same name. Designed by Nudge design and adapted to Blogger by Blog and Web and BTemplates. Features Drop down menu made only ​​with CSS. Custom font via Google Web Fonts. Faithful adaptation from WordPress. Color settings from the panel. Static pages menu. [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Liquorice</strong> is a <em>vintage</em> template based on the theme for WordPress with the same name. Designed by <a href="http://www.nudgedesign.ca/">Nudge design</a> and adapted to Blogger by <a href="http://blogandweb.com">Blog and Web</a> and <a href="http://btemplates.com">BTemplates</a>.</p>
<p><img class="aligncenter" title="liquorice-template-for-blogger" border="0" alt="liquorice-template-for-blogger" src="http://blog.btemplates.com/wp-content/uploads/2011/03/liquorice-template-for-blogger.jpg" width="500" height="289" /></p>
<h4>Features</h4>
<ul>
<li>Drop down menu made only ​​with CSS. </li>
<li>Custom font via Google Web Fonts. </li>
<li>Faithful adaptation from WordPress. </li>
<li>Color settings from the panel. </li>
<li>Static pages menu. </li>
</ul>
<h4>Download</h4>
<p> <span id="more-275"></span>
<p><strong>Blogger:</strong> <a href="http://btemplates.com/2011/blogger-template-liquorice/">Download</a> | <a href="http://btemplates.com/2011/blogger-template-liquorice/demo/">Demo</a>     <br />WordPress: <a href="http://nudgedesign.ca/themes.php">Download</a> | <a href="http://nudgedesign.ca/wordpress-themes/liquorice">Demo</a></p>
<h4>Installation</h4>
<p>You can read our <a href="http://btemplates.com/faqs">FAQ section</a> to see <a href="http://btemplates.com/faqs/#how-to-install-a-blogger-template">how to install a blogger template</a>.</p>
<h4>Settings</h4>
<p><strong>Menu</strong></p>
<p>To add links to the menu simply create a new <a href="http://www.google.com/support/blogger/bin/answer.py?hl=en&amp;answer=165955">static page</a> from the Dashboard.</p>
<p>The last item contains a drop down menu, you can edit this looking for the next code in the template:</p>
<pre><code>&lt;!-- Drop down menu --&gt;
&lt;li class='menu-item'&gt;&lt;a href='#'&gt;More&lt;/a&gt;
&lt;ul class='sub-menu'&gt;
	&lt;li class='menu-item'&gt;&lt;a expr:href='data:blog.homepageUrl + &amp;quot;feeds/posts/default&amp;quot;'&gt;Posts RSS&lt;/a&gt;&lt;/li&gt;
	&lt;li class='menu-item'&gt;&lt;a expr:href='data:blog.homepageUrl + &amp;quot;feeds/comments/default&amp;quot;'&gt;Comments RSS&lt;/a&gt;&lt;/li&gt;
	&lt;li class='menu-item'&gt;&lt;a href='http://blogger.com'&gt;Login &amp;amp;rarr;&lt;/a&gt;&lt;/li&gt;
	&lt;li class='menu-item'&gt;&lt;a href='#'&gt;Edit&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;!-- /Drop down menu --&gt;</code></pre>
<h4>Lisence</h4>
<p>This work is licensed under <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU</a>. This means you may use it, and make any changes you like. Just, please, leave the credits on footer to respect the designer’s work.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/Sgh4kSwIUxg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/liquorice-blogger-template/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/liquorice-blogger-template/</feedburner:origLink></item>
		<item>
		<title>iStudio HTML5 Blogger template</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/EViS6bJcO3I/</link>
		<comments>http://blog.btemplates.com/istudio-blogger-template/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 07:31:41 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Blogger Templates]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=272</guid>
		<description><![CDATA[iStudio is a template originally designed for WordPress by Xu.hel and converted to Blogger by Blog and Web and BTemplates. A simple, but elegant, clear and functional design. Features HTML5 Code. Random header. Faithful adaptation from WordPress. Color settings from the panel. Static pages menu. Compatible with modern browsers and IE8 and higher. Download Blogger: [...]]]></description>
				<content:encoded><![CDATA[<p>iStudio is a template originally designed for WordPress by <a href="http://xuui.net/">Xu.hel</a> and converted to Blogger by <a href="http://blogandweb.com">Blog and Web</a> and <a href="http://btemplates.com">BTemplates</a>. A simple, but elegant, clear and functional design.</p>
<p><img src="http://blog.btemplates.com/wp-content/uploads/2011/03/istudio-hml5-blogger-template.jpg" alt="" title="istudio-hml5-blogger-template" width="500" height="314" class="aligncenter size-full wp-image-273" /></p>
<h4>Features</h4>
<ul>
<li>HTML5 Code.</li>
<li>Random header.</li>
<li>Faithful adaptation from WordPress.</li>
<li>Color settings from the panel.</li>
<li>Static pages menu.</li>
<li>Compatible with modern browsers and IE8 and higher.</li>
</ul>
<h4>Download</h4>
<p><span id="more-272"></span><br />
<strong>Blogger:</strong> <a href="http://btemplates.com/2011/blogger-template-istudio/">Download</a> | <a href="http://btemplates.com/2011/blogger-template-istudio/demo/">Demo</a><br />
WordPress: <a href="http://xuui.net/wordpress/istudio-theme-release.html">Download</a> | <a href="http://demo.xuui.net/index.php?wptheme=iStudio+Theme">Demo</a></p>
<h4>Installation</h4>
<p>You can read our <a href="http://btemplates.com/faqs">FAQ section</a> to see <a href="http://btemplates.com/faqs/#how-to-install-a-blogger-template">how to install a blogger template</a>.</p>
<h4>Settigns</h4>
<p><strong>1. Random headers.</strong></p>
<p>You can add / change the images in the following template code:</p>
<pre><code>images = new Array(3);
images[0] = "&lt;img alt='' src='http://4.bp.blogspot.com/_Zuzii37VUO4/TYgALoaiH3I/AAAAAAAAFiQ/k9sEBPYHcqk/s000/stushow1.jpg'/&gt;";
images[1] = "&lt;img alt='' src='https://lh6.googleusercontent.com/_Zuzii37VUO4/TYhA6myzoaI/AAAAAAAAFio/vG-tPIJhIAw/s000/stushow2%5B1%5D.jpg'/&gt;";
images[2] = "&lt;img alt='' src='https://lh4.googleusercontent.com/_Zuzii37VUO4/TYhBGCd7LvI/AAAAAAAAFis/EpH53jaE5NY/s000/stushow3%5B1%5D.jpg'/&gt;";
index = Math.floor(Math.random() * images.length);
document.write(images[index]);</code></pre>
<p><strong>Menu</strong></p>
<p>To add links to the menu simply create a new <a href="http://www.google.com/support/blogger/bin/answer.py?hl=en&#038;answer=165955">static page</a> from the Dashboard.</p>
<h4>Lisence</h4>
<p>This work is licensed under <a href="http://www.gnu.org/licenses/gpl-2.0.html">GPL</a>. This means you may use it, and make any changes you like. Just, please, leave the credits on footer to respect the designer’s work.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/EViS6bJcO3I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/istudio-blogger-template/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/istudio-blogger-template/</feedburner:origLink></item>
		<item>
		<title>Native Blogger email subscription</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/iABkiAAUCUY/</link>
		<comments>http://blog.btemplates.com/blogger-email-subscription/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 00:20:08 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[Subscriptions]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=271</guid>
		<description><![CDATA[Blogger starts with the novelties of this year, this time presenting a new gadget to subscribe by email or follow by e-mail as they have called. How it works When added, it will automatically add the blog to Feedburner, creates the URL of the feed and use it for mail subscription. The gadget displays a [...]]]></description>
				<content:encoded><![CDATA[<p><a title="Blogger" href="http://buzz.blogger.com/2011/03/engage-your-audience-with-follow-by.html">Blogger</a> starts with the <a href="http://blog.btemplates.com/blogger-launched-its-new-design/">novelties of this year</a>, this time presenting a new gadget to <strong>subscribe by email</strong> or <strong>follow by e-mail</strong> as they have called.</p>
<h4>How it works</h4>
<p><img class="aligncenter" title="follow-by-email-blogger" border="0" alt="follow-by-email-blogger" src="http://blog.btemplates.com/wp-content/uploads/2011/03/follow-by-email-blogger.png" width="440" height="90" /></p>
<p>When added, it will automatically add the blog to <a href="http://feedburner.com">Feedburner</a>, creates the URL of the feed and use it for mail subscription.</p>
<p><img class="aligncenter" title="follow-by-email-settings" border="0" alt="follow-by-email-settings" src="http://blog.btemplates.com/wp-content/uploads/2011/03/follow-by-email-settings.png" width="500" height="238" /></p>
<p><img class="alignright" title="native-blogger-email-suscription" border="0" alt="native-blogger-email-suscription" src="http://blog.btemplates.com/wp-content/uploads/2011/03/native-blogger-email-suscription.png" width="244" height="100" /></p>
<p>The gadget displays a simple form where the reader can write her email and confirm the subscription. Apparently, the submit button is automatically adapted to the color palette of the blog.</p>
<h4>Settings</h4>
<p>To configure email subscription I recommend reviewing our guide: <a href="http://blog.btemplates.com/guides-how-to-offer-e-mail-subscriptions-step-by-step/">How to offer e-mail subscriptions step-by-step</a>.</p>
<h4>Widget code</h4>
<p>  <span id="more-271"></span>
<p>As all the Blogger widgets, you can modify the form code looking for the title or in this case by <code>FollowByEmail</code>. The code generated by the gadget is as follows:</p>
<pre><code>&lt;b:widget id='FollowByEmail1' locked='false' title='Follow by Email' type='FollowByEmail'&gt;
&lt;b:includable id='main'&gt;
  &lt;b:if cond='data:title != &amp;quot;&amp;quot;'&gt;&lt;h2 class='title'&gt;&lt;data:title/&gt;&lt;/h2&gt;&lt;/b:if&gt;
  &lt;div class='widget-content'&gt;
    &lt;div class='follow-by-email-inner'&gt;
      &lt;form action='http://feedburner.google.com/fb/a/mailverify' expr:onsubmit='&amp;quot;window.open(&amp;quot;http://feedburner.google.com/fb/a/mailverify?uri=&amp;quot; + data:feedPath + &amp;quot;&amp;quot;, &amp;quot;popupwindow&amp;quot;, &amp;quot;scrollbars=yes,width=550,height=520&amp;quot;); return true&amp;quot;' method='post' target='popupwindow'&gt;
        &lt;span&gt;
          &lt;input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/&gt;
        &lt;/span&gt;
        &lt;input class='follow-by-email-submit' type='submit' value='Submit'/&gt;
        &lt;input expr:value='data:feedPath' name='uri' type='hidden'/&gt;
        &lt;input name='loc' type='hidden' value='en_US'/&gt;
      &lt;/form&gt;
    &lt;/div&gt;
  &lt;/div&gt;
  &lt;span class='item-control blog-admin'&gt;
    &lt;b:include name='quickedit'/&gt;
  &lt;/span&gt;
&lt;/b:includable&gt;
&lt;/b:widget&gt;</code></pre>
<p>Here, I recommend changing the following line, if your blog is not in English:</p>
<pre><code>&lt;input name='loc' type='hidden' value='<strong>en_US</strong>'/&gt;</code></pre>
<p>With:</p>
<pre><code>&lt;input name='loc' type='hidden' value='<strong>You language code</strong>'/&gt;</code></pre>
<p>Where &quot;You language code&quot; is es_ES for spanish, for example. You can read: <a href="http://www.google.com/support/feedburner/bin/answer.py?hl=en&amp;answer=81423">Language Options in Email Subscription Forms Explained</a>.</p>
<p>This is to translate the confirmation message in your language.</p>
<h4>Styles</h4>
<pre><code>/*Form conteiner*/
.FollowByEmail .follow-by-email-inner {
    position: relative;
}
/*Email field*/
.FollowByEmail .follow-by-email-inner .follow-by-email-address {
    border: 1px inset;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0 2px;
    width: 100%;
}
/* Submit button */
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
    -moz-border-radius: 2px 2px 2px 2px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border: 0 none;
    color: #FFFFFF;
    font-size: 13px;
    height: 24px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 0;
}
.FollowByEmail .follow-by-email-inner input {
    font-family: arial,sans-serif;
}
</code></pre>
<p>Needless to say, these can be overwriting from the template code if you want to customize.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/iABkiAAUCUY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/blogger-email-subscription/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/blogger-email-subscription/</feedburner:origLink></item>
		<item>
		<title>Blogger launched its new design</title>
		<link>http://feedproxy.google.com/~r/btemplatesblog/~3/VO3X13j_YXY/</link>
		<comments>http://blog.btemplates.com/blogger-launched-its-new-design/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 17:46:53 +0000</pubDate>
		<dc:creator>Francisco</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Blogger Anniversary]]></category>
		<category><![CDATA[Blogger Buzz]]></category>

		<guid isPermaLink="false">http://blog.btemplates.com/?p=266</guid>
		<description><![CDATA[Blogger launched at South by Southwest (SXSW), an annual music, film, and interactive conference and festival held in Austin, Texas, its next UI. A new design as well as being clearer, uses the latest development technologies with Google Web Toolkit, as comments Blog Buzz. New editor interface (Click on each image to enlarge) New dashboard [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Blogger</strong> launched at <a href="http://sxsw.com/">South by Southwest (SXSW),</a> an annual music, film, and interactive conference and festival held in Austin, Texas, its next <strong>UI</strong>. A <strong>new design</strong> as well as being clearer, uses the latest development technologies with <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a>, as comments <a href="http://buzz.blogger.com/2011/03/whats-new-with-blogger.html">Blog Buzz</a>.</p>
<p><object width="500" height="311"><param name="movie" value="http://www.youtube.com/v/hPhFc6GqVdU?fs=1&amp;hl=es_MX&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/hPhFc6GqVdU?fs=1&amp;hl=es_MX&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="311"></embed></object></p>
<h4>New editor interface</h4>
<p>(Click on each image to enlarge)<br />
<span id="more-266"></span><br />
<a href="https://lh5.googleusercontent.com/-eyNE9pHn7TA/TX2iEvG9ERI/AAAAAAAAAYE/j7_LkVnAiTs/s1600/newpost_new.png"><img class="aligncenter" src="http://blog.btemplates.com/wp-content/uploads/2011/03/blogger-new-editor.png" border="0" alt="blogger-new-editor" width="500" height="259" /></a></p>
<h4>New dashboard design</h4>
<p><a href="https://lh5.googleusercontent.com/-wsPq2e7b-5E/TX2jUhrlAxI/AAAAAAAAAYU/EF2IcafAtAY/s1600/dashboard_new.jpg"><img class="aligncenter" src="http://blog.btemplates.com/wp-content/uploads/2011/03/blogger-new-design.png" border="0" alt="blogger-new-design" width="500" height="205" /></a></p>
<h4>New content discovery feature on navbar</h4>
<p><a href="https://lh6.googleusercontent.com/-ClpGGi2brB0/TX2kHIRwVAI/AAAAAAAAAYc/lI8ddvZnBWA/s400/Hubs1.jpg"><img class="aligncenter" src="http://blog.btemplates.com/wp-content/uploads/2011/03/blogger-new-dashboard.jpg" border="0" alt="blogger-new-dashboard" width="500" height="317" /></a></p>
<p>At first glance it looks <strong>really great</strong>, clear and functional. Goodbye to <a title="Blogger" href="http://btemplates.com">Blogger</a> almost childlike image.</p>
<img src="http://feeds.feedburner.com/~r/btemplatesblog/~4/VO3X13j_YXY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.btemplates.com/blogger-launched-its-new-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.btemplates.com/blogger-launched-its-new-design/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 560/663 objects using disk: basic

 Served from: blog.btemplates.com @ 2013-05-24 00:51:32 by W3 Total Cache -->
