<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
	>

<channel>
	<title>5 Columns Footer | NewBloggerThemes.com</title>
	<atom:link href="https://newbloggerthemes.com/category/footer/5-columns-footer/feed/" rel="self" type="application/rss+xml" />
	<link>https://newbloggerthemes.com</link>
	<description>Free Blogger Templates for your blog. Download New Blogger Themes,Professional XML Blogspot Templates with in 1, 2 or 3 columns layouts for Free.</description>
	<lastBuildDate>Mon, 03 Apr 2017 06:23:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Influence Blogger Template</title>
		<link>https://newbloggerthemes.com/influence-blogger-template/</link>
					<comments>https://newbloggerthemes.com/influence-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Wed, 19 Nov 2014 03:54:33 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[5 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Fixed width]]></category>
		<category><![CDATA[Grey]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Minimalist]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[White]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=1590</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Influence-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Influence Blogger Theme" decoding="async" /></p>Influence is a free and minimal Blogger theme with responsive design. Influence Blogger Template has 2 columns, right sidebar, 5 columns footer, social profile buttons, post share links, auto post summaries, related posts, off-canvas menu, structured data, Google fonts and more.

<h4>How To Add Links to Top Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Off-Canvas-Menu-Influence-Blogger-Template.png" alt="Off-Canvas Menu - Influence Blogger Template" width="366" height="356" class="alignnone size-full wp-image-1594" />

Find this in "Edit HTML":

<pre>&lt;ul class='menunbt'&gt;

&lt;li&gt;&lt;a expr:href='data:blog.homepageUrl'&gt;Home&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='#'&gt;Business&lt;/a&gt;
&lt;ul class='sub-menu'&gt;
&lt;li&gt;&lt;a href='#'&gt;Internet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Market&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Stock&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;li&gt;&lt;a href='#'&gt;Uncategorized&lt;/a&gt;&lt;/li&gt;

&lt;/ul&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Social Buttons</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Social-Buttons-Influence-Blogger-Template.png" alt="Social Buttons - Influence Blogger Template" width="285" height="56" class="alignnone size-full wp-image-1595" />

Find this in "Edit HTML":

<pre>&lt;div class='influence-social-buttons'&gt;
  &lt;a href='https://plus.google.com/' rel='nofollow' target='_blank' title='GooglePlus'&gt;&lt;i class='fa fa-google-plus-square'/&gt;&lt;/a&gt;
  &lt;a href='https://twitter.com/' rel='nofollow' target='_blank' title='Twitter'&gt;&lt;i class='fa fa-twitter-square'/&gt;&lt;/a&gt;
  &lt;a href='https://www.facebook.com/' rel='nofollow' target='_blank' title='Facebook'&gt;&lt;i class='fa fa-facebook-square'/&gt;&lt;/a&gt;
  &lt;a href='http://instagram.com/' rel='nofollow' target='_blank' title='Instagram'&gt;&lt;i class='fa fa-instagram'/&gt;&lt;/a&gt;
  &lt;a href='https://www.youtube.com/' rel='nofollow' target='_blank' title='Youtube'&gt;&lt;i class='fa fa-youtube-square'/&gt;&lt;/a&gt;
  &lt;a href='http://www.pinterest.com/' rel='nofollow' target='_blank' title='Pinterest'&gt;&lt;i class='fa fa-pinterest-square'/&gt;&lt;/a&gt;
  &lt;a href='http://www.linkedin.com/' rel='nofollow' target='_blank' title='Linkedin'&gt;&lt;i class='fa fa-linkedin-square'/&gt;&lt;/a&gt;
  &lt;a href='https://vimeo.com/' rel='nofollow' target='_blank' title='Vimeo'&gt;&lt;i class='fa fa-vimeo-square'/&gt;&lt;/a&gt;
  &lt;a href='http://tumblr.com/' rel='nofollow' target='_blank' title='Tumblr'&gt;&lt;i class='fa fa-tumblr-square'/&gt;&lt;/a&gt;
  &lt;a expr:href='data:blog.homepageUrl + &amp;quot;feeds/posts/default&amp;quot;' rel='nofollow' target='_blank' title='RSS'&gt;&lt;i class='fa fa-rss-square'/&gt;&lt;/a&gt;
&lt;/div&gt;</pre>

Add your social profile URLs replacing these social media networks homepages URLs.

<h4>Influence Blogger Template Responsive View:</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Responsive-Influence-Blogger-Template.jpg" alt="Responsive Influence Blogger Template" width="700" height="420" class="alignnone size-full wp-image-1596" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Influence-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Influence Blogger Theme" decoding="async" loading="lazy" /></p>Influence is a free and minimal Blogger theme with responsive design. Influence Blogger Template has 2 columns, right sidebar, 5 columns footer, social profile buttons, post share links, auto post summaries, related posts, off-canvas menu, structured data, Google fonts and more.

<h4>How To Add Links to Top Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Off-Canvas-Menu-Influence-Blogger-Template.png" alt="Off-Canvas Menu - Influence Blogger Template" width="366" height="356" class="alignnone size-full wp-image-1594" />

Find this in "Edit HTML":

<pre>&lt;ul class='menunbt'&gt;

&lt;li&gt;&lt;a expr:href='data:blog.homepageUrl'&gt;Home&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;&lt;a href='#'&gt;Business&lt;/a&gt;
&lt;ul class='sub-menu'&gt;
&lt;li&gt;&lt;a href='#'&gt;Internet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Market&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Stock&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;li&gt;&lt;a href='#'&gt;Uncategorized&lt;/a&gt;&lt;/li&gt;

&lt;/ul&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Social Buttons</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Social-Buttons-Influence-Blogger-Template.png" alt="Social Buttons - Influence Blogger Template" width="285" height="56" class="alignnone size-full wp-image-1595" />

Find this in "Edit HTML":

<pre>&lt;div class='influence-social-buttons'&gt;
  &lt;a href='https://plus.google.com/' rel='nofollow' target='_blank' title='GooglePlus'&gt;&lt;i class='fa fa-google-plus-square'/&gt;&lt;/a&gt;
  &lt;a href='https://twitter.com/' rel='nofollow' target='_blank' title='Twitter'&gt;&lt;i class='fa fa-twitter-square'/&gt;&lt;/a&gt;
  &lt;a href='https://www.facebook.com/' rel='nofollow' target='_blank' title='Facebook'&gt;&lt;i class='fa fa-facebook-square'/&gt;&lt;/a&gt;
  &lt;a href='http://instagram.com/' rel='nofollow' target='_blank' title='Instagram'&gt;&lt;i class='fa fa-instagram'/&gt;&lt;/a&gt;
  &lt;a href='https://www.youtube.com/' rel='nofollow' target='_blank' title='Youtube'&gt;&lt;i class='fa fa-youtube-square'/&gt;&lt;/a&gt;
  &lt;a href='http://www.pinterest.com/' rel='nofollow' target='_blank' title='Pinterest'&gt;&lt;i class='fa fa-pinterest-square'/&gt;&lt;/a&gt;
  &lt;a href='http://www.linkedin.com/' rel='nofollow' target='_blank' title='Linkedin'&gt;&lt;i class='fa fa-linkedin-square'/&gt;&lt;/a&gt;
  &lt;a href='https://vimeo.com/' rel='nofollow' target='_blank' title='Vimeo'&gt;&lt;i class='fa fa-vimeo-square'/&gt;&lt;/a&gt;
  &lt;a href='http://tumblr.com/' rel='nofollow' target='_blank' title='Tumblr'&gt;&lt;i class='fa fa-tumblr-square'/&gt;&lt;/a&gt;
  &lt;a expr:href='data:blog.homepageUrl + &amp;quot;feeds/posts/default&amp;quot;' rel='nofollow' target='_blank' title='RSS'&gt;&lt;i class='fa fa-rss-square'/&gt;&lt;/a&gt;
&lt;/div&gt;</pre>

Add your social profile URLs replacing these social media networks homepages URLs.

<h4>Influence Blogger Template Responsive View:</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2014/11/Responsive-Influence-Blogger-Template.jpg" alt="Responsive Influence Blogger Template" width="700" height="420" class="alignnone size-full wp-image-1596" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/influence-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Green-B Blogger Template</title>
		<link>https://newbloggerthemes.com/premium-themes/green-b-blogger-template/</link>
					<comments>https://newbloggerthemes.com/premium-themes/green-b-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Wed, 08 Jan 2014 06:53:47 +0000</pubDate>
				<category><![CDATA[1 Column]]></category>
		<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[5 Columns Footer]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Fixed width]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Green]]></category>
		<category><![CDATA[Grey]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[White]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?post_type=premiumnbt&#038;p=1230</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2014/08/Green-B-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Green-B Blogger Theme" decoding="async" loading="lazy" /></p>Green-B is a responsive and multipurpose Blogger template. You can use it to show your portfolio combine with your blog articles.
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a class="tdemo demo-link-main" href="http://themeforest.net/item/greenb-reponsive-blogger-template/full_screen_preview/5169990[themeuser]" target='_blank' rel='nofollow'>Live Demo</a></div></td>
<td>
<div class="tdownload"><a class="tdownload" href="http://themeforest.net/item/greenb-reponsive-blogger-template/5169990[themeuser]" rel="nofollow" target="_blank">Download & More Info</a></div></td>
<td>
<div class="tinstall">[tinstall]</div></td>
</tr>
</tbody>
</table>
<h4>Green-B Blogger Template Features:</h4>
<ul>
	<li>100% Reponsive</li>
	<li>Separate Home and Blog template</li>
	<li>Easy create slider and portfolio by assign label</li>
	<li>Included Lightbox for portfolio</li>
	<li>Nested comments</li>
	<li>Easy add social icons</li>
	<li>Custom 404 page</li>
	<li>Advance Editor</li>
	<li>Styled Admin Panel</li>
	<li>Well Documentation</li>
</ul>]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2014/08/Green-B-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Green-B Blogger Theme" decoding="async" loading="lazy" /></p>Green-B is a responsive and multipurpose Blogger template. You can use it to show your portfolio combine with your blog articles.
<table>
<tbody>
<tr>
<td>
<div class="tdemo"><a class="tdemo demo-link-main" href="http://themeforest.net/item/greenb-reponsive-blogger-template/full_screen_preview/5169990[themeuser]" target='_blank' rel='nofollow'>Live Demo</a></div></td>
<td>
<div class="tdownload"><a class="tdownload" href="http://themeforest.net/item/greenb-reponsive-blogger-template/5169990[themeuser]" rel="nofollow" target="_blank">Download & More Info</a></div></td>
<td>
<div class="tinstall">[tinstall]</div></td>
</tr>
</tbody>
</table>
<h4>Green-B Blogger Template Features:</h4>
<ul>
	<li>100% Reponsive</li>
	<li>Separate Home and Blog template</li>
	<li>Easy create slider and portfolio by assign label</li>
	<li>Included Lightbox for portfolio</li>
	<li>Nested comments</li>
	<li>Easy add social icons</li>
	<li>Custom 404 page</li>
	<li>Advance Editor</li>
	<li>Styled Admin Panel</li>
	<li>Well Documentation</li>
</ul>]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/premium-themes/green-b-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
