<?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>Yellow | NewBloggerThemes.com</title>
	<atom:link href="https://newbloggerthemes.com/category/color/yellow/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>Thu, 22 Mar 2018 15:01:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>BlackMag Blogger Template</title>
		<link>https://newbloggerthemes.com/blackmag-blogger-template/</link>
					<comments>https://newbloggerthemes.com/blackmag-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Thu, 22 Mar 2018 15:01:01 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6876</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2018/03/BlackMag-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="BlackMag Blogger Theme" decoding="async" /></p>BlackMag is 100% responsive/mobile friendly, 2 columns blogger theme with a right sidebar and 3 columns footer widgets area. BlackMag Blogger template has a slider, 2 navigation menus, Google fonts, auto post summaries, social and post share buttons, header banner widget, related posts with thumbnails and more.

<h4>How To Setup Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-7HyocLDyZnc/WrNYBYZxnEI/AAAAAAAATwg/Dd1Yyo2hI8gGVLahZDo8vz3ymd7Hw93XACLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://4.bp.blogspot.com/-UYg-GJfUL-I/WoWfB1NkZOI/AAAAAAAATaQ/F07nR12EDRAs61wWdQM_TyV5KLLFoHhngCLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>BlackMag Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2018/03/Responsive-View-BlackMag-Blogger-Template.jpg" alt="" width="700" height="416" class="alignnone size-full wp-image-6879" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2018/03/BlackMag-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="BlackMag Blogger Theme" decoding="async" /></p>BlackMag is 100% responsive/mobile friendly, 2 columns blogger theme with a right sidebar and 3 columns footer widgets area. BlackMag Blogger template has a slider, 2 navigation menus, Google fonts, auto post summaries, social and post share buttons, header banner widget, related posts with thumbnails and more.

<h4>How To Setup Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-7HyocLDyZnc/WrNYBYZxnEI/AAAAAAAATwg/Dd1Yyo2hI8gGVLahZDo8vz3ymd7Hw93XACLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://4.bp.blogspot.com/-UYg-GJfUL-I/WoWfB1NkZOI/AAAAAAAATaQ/F07nR12EDRAs61wWdQM_TyV5KLLFoHhngCLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>BlackMag Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2018/03/Responsive-View-BlackMag-Blogger-Template.jpg" alt="" width="700" height="416" class="alignnone size-full wp-image-6879" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/blackmag-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MusicLand Blogger Template</title>
		<link>https://newbloggerthemes.com/musicland-blogger-template/</link>
					<comments>https://newbloggerthemes.com/musicland-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Mon, 05 Feb 2018 04:14:04 +0000</pubDate>
				<category><![CDATA[2 Sidebars]]></category>
		<category><![CDATA[3 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6799</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2018/02/MusicLand-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="MusicLand Blogger Theme" decoding="async" loading="lazy" /></p>MusicLand is a 100% responsive, 3 columns blogger theme for music blog/websites. MusicLand Blogger template has auto post summaries, featured content slider, primary and secondary menus, 2 right sidebars, 3 columns footer, tabbed widgets, Google fonts, social buttons and post share buttons, header widget, related posts with thumbnails and more.

<h4>How To Setup Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-QPseh4i9CJQ/WncMARH9a8I/AAAAAAAATW0/a5Ai6eThzIYz2z4JTcWBkqpOzIDUH6l6ACLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-QPseh4i9CJQ/WncMARH9a8I/AAAAAAAATW0/a5Ai6eThzIYz2z4JTcWBkqpOzIDUH6l6ACLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>MusicLand Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2018/02/Responsive-View-MusicLand-Blogger-Template.jpg" alt="Responsive View - MusicLand Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6801" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2018/02/MusicLand-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="MusicLand Blogger Theme" decoding="async" loading="lazy" /></p>MusicLand is a 100% responsive, 3 columns blogger theme for music blog/websites. MusicLand Blogger template has auto post summaries, featured content slider, primary and secondary menus, 2 right sidebars, 3 columns footer, tabbed widgets, Google fonts, social buttons and post share buttons, header widget, related posts with thumbnails and more.

<h4>How To Setup Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-QPseh4i9CJQ/WncMARH9a8I/AAAAAAAATW0/a5Ai6eThzIYz2z4JTcWBkqpOzIDUH6l6ACLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-QPseh4i9CJQ/WncMARH9a8I/AAAAAAAATW0/a5Ai6eThzIYz2z4JTcWBkqpOzIDUH6l6ACLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>MusicLand Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2018/02/Responsive-View-MusicLand-Blogger-Template.jpg" alt="Responsive View - MusicLand Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6801" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/musicland-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Dorman Blogger Template</title>
		<link>https://newbloggerthemes.com/dorman-blogger-template/</link>
					<comments>https://newbloggerthemes.com/dorman-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Wed, 13 Dec 2017 06:34:24 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Brown]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6704</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/12/Dorman-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Dorman Blogger Theme" decoding="async" loading="lazy" /></p>Dorman is fully responsive, 2 columns blogger theme to provide a fresh look for your blog. Dorman Blogger template has a post summaries, featured content slider, primary and secondary menus, right sidebar, 3 columns footer, tabbed widgets, web fonts, social icons and share buttons, header banner, related posts with thumbnails and more.

<h4>How To Setup Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://1.bp.blogspot.com/-GDJgFE52X7U/Wi_aAgjGheI/AAAAAAAAS8E/ljwUn16xdikEHyAEnOVNI8kr80q5f_8KgCLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://1.bp.blogspot.com/-GDJgFE52X7U/Wi_aAgjGheI/AAAAAAAAS8E/ljwUn16xdikEHyAEnOVNI8kr80q5f_8KgCLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>Dorman Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/12/Responsive-View-Dorman-Blogger-Template.jpg" alt="Responsive View - Dorman Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6711" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/12/Dorman-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Dorman Blogger Theme" decoding="async" loading="lazy" /></p>Dorman is fully responsive, 2 columns blogger theme to provide a fresh look for your blog. Dorman Blogger template has a post summaries, featured content slider, primary and secondary menus, right sidebar, 3 columns footer, tabbed widgets, web fonts, social icons and share buttons, header banner, related posts with thumbnails and more.

<h4>How To Setup Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Setup Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://1.bp.blogspot.com/-GDJgFE52X7U/Wi_aAgjGheI/AAAAAAAAS8E/ljwUn16xdikEHyAEnOVNI8kr80q5f_8KgCLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://1.bp.blogspot.com/-GDJgFE52X7U/Wi_aAgjGheI/AAAAAAAAS8E/ljwUn16xdikEHyAEnOVNI8kr80q5f_8KgCLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>Dorman Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/12/Responsive-View-Dorman-Blogger-Template.jpg" alt="Responsive View - Dorman Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6711" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/dorman-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>MagLite Blogger Template</title>
		<link>https://newbloggerthemes.com/maglite-blogger-template/</link>
					<comments>https://newbloggerthemes.com/maglite-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Fri, 15 Sep 2017 08:49:44 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Grey]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[White]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6482</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/09/MagLite-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="MagLite Blogger Theme" decoding="async" loading="lazy" /></p>MagLite is fully responsive, 2 columns, free blogger theme. MagLite Blogger template has a featured content slider, primary and secondary navigation menus, web fonts, auto post summaries, social and share buttons, header banner, related posts with thumbnails, right sidebar, 3 columns footer widgets area and more.

<h4>How To Configure Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-jQIg51rHGIA/WbtjUdFG9PI/AAAAAAAASNM/GQtvvik72LcVzO6IJirx9mNuJN3L5dBRgCLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-jQIg51rHGIA/WbtjUdFG9PI/AAAAAAAASNM/GQtvvik72LcVzO6IJirx9mNuJN3L5dBRgCLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>MagLite Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/09/Responsive-View-MagLite-Blogger-Template.jpg" alt="Responsive View - MagLite Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6487" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/09/MagLite-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="MagLite Blogger Theme" decoding="async" loading="lazy" /></p>MagLite is fully responsive, 2 columns, free blogger theme. MagLite Blogger template has a featured content slider, primary and secondary navigation menus, web fonts, auto post summaries, social and share buttons, header banner, related posts with thumbnails, right sidebar, 3 columns footer widgets area and more.

<h4>How To Configure Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-jQIg51rHGIA/WbtjUdFG9PI/AAAAAAAASNM/GQtvvik72LcVzO6IJirx9mNuJN3L5dBRgCLcBGAs/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-jQIg51rHGIA/WbtjUdFG9PI/AAAAAAAASNM/GQtvvik72LcVzO6IJirx9mNuJN3L5dBRgCLcBGAs/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>MagLite Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/09/Responsive-View-MagLite-Blogger-Template.jpg" alt="Responsive View - MagLite Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6487" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/maglite-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sobre Blogger Template</title>
		<link>https://newbloggerthemes.com/sobre-blogger-template/</link>
					<comments>https://newbloggerthemes.com/sobre-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Sun, 03 Sep 2017 03:13:00 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Grey]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6451</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/09/Sobre-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Sobre Blogger Theme" decoding="async" loading="lazy" /></p>Sobre is a free, 100% responsive, 2 columns blogger theme with a right sidebar and 3 columns footer widgets area. This blogger theme is for those who loves black and wants their site load time faster. Sobre Blogger template has a featured posts slider, 2 navigation menus, web fonts, auto post summaries, social and share buttons, header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-C3Yc1cf9wEI/VIwQOQAp-tI/AAAAAAAAOAA/EbXXTMqaH-U/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-C3Yc1cf9wEI/VIwQOQAp-tI/AAAAAAAAOAA/EbXXTMqaH-U/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>Sobre Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/09/Responsive-View-Sobre-Blogger-Template.jpg" alt="Responsive View - Sobre Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6457" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/09/Sobre-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Sobre Blogger Theme" decoding="async" loading="lazy" /></p>Sobre is a free, 100% responsive, 2 columns blogger theme with a right sidebar and 3 columns footer widgets area. This blogger theme is for those who loves black and wants their site load time faster. Sobre Blogger template has a featured posts slider, 2 navigation menus, web fonts, auto post summaries, social and share buttons, header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
    &lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-C3Yc1cf9wEI/VIwQOQAp-tI/AAAAAAAAOAA/EbXXTMqaH-U/s1600/1.jpg'/&gt;&lt;/a&gt;
    &lt;div class='flex-slideinfo'&gt;
        &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
        &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
    &lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-C3Yc1cf9wEI/VIwQOQAp-tI/AAAAAAAAOAA/EbXXTMqaH-U/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>Sobre Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/09/Responsive-View-Sobre-Blogger-Template.jpg" alt="Responsive View - Sobre Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6457" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/sobre-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GamesPark Blogger Template</title>
		<link>https://newbloggerthemes.com/gamespark-blogger-template/</link>
					<comments>https://newbloggerthemes.com/gamespark-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Fri, 14 Jul 2017 03:19:49 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6311</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/07/GamesPark-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GamesPark Blogger Theme" decoding="async" loading="lazy" /></p>GamesPark is 100% responsive, 2 columns, free dark blogger theme with a right sidebar and 3 columns widgets area in footer. GamesPark Blogger template has a featured posts slider, primary navigation menus, web fonts, auto post summaries, social icons and share buttons, header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. Each slide code is wrapped by &lt;div class='fp-slides-items'&gt; and &lt;/div&gt;. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;div class='itemnbt'&gt;
&lt;div class='imagecontainernbt'&gt;
  &lt;img src='https://3.bp.blogspot.com/-aPHHclL96UU/WWgiExS_m0I/AAAAAAAARoc/7M3-iSq0xlczCGLDjJvSulsEA0xawRDVQCLcBGAs/s1600/slide-1.jpg'/&gt;
&lt;/div&gt;
&lt;div class='overlaynbt'&gt;
  &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
  &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-aPHHclL96UU/WWgiExS_m0I/AAAAAAAARoc/7M3-iSq0xlczCGLDjJvSulsEA0xawRDVQCLcBGAs/s1600/slide-1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>GamesPark Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/07/Responsive-View-GamesPark-Blogger-Template.jpg" alt="Responsive View - GamesPark Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6317" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/07/GamesPark-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GamesPark Blogger Theme" decoding="async" loading="lazy" /></p>GamesPark is 100% responsive, 2 columns, free dark blogger theme with a right sidebar and 3 columns widgets area in footer. GamesPark Blogger template has a featured posts slider, primary navigation menus, web fonts, auto post summaries, social icons and share buttons, header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. Each slide code is wrapped by &lt;div class='fp-slides-items'&gt; and &lt;/div&gt;. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;div class='itemnbt'&gt;
&lt;div class='imagecontainernbt'&gt;
  &lt;img src='https://3.bp.blogspot.com/-aPHHclL96UU/WWgiExS_m0I/AAAAAAAARoc/7M3-iSq0xlczCGLDjJvSulsEA0xawRDVQCLcBGAs/s1600/slide-1.jpg'/&gt;
&lt;/div&gt;
&lt;div class='overlaynbt'&gt;
  &lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
  &lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-aPHHclL96UU/WWgiExS_m0I/AAAAAAAARoc/7M3-iSq0xlczCGLDjJvSulsEA0xawRDVQCLcBGAs/s1600/slide-1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>GamesPark Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/07/Responsive-View-GamesPark-Blogger-Template.jpg" alt="Responsive View - GamesPark Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6317" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/gamespark-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Eldorado Blogger Template</title>
		<link>https://newbloggerthemes.com/eldorado-blogger-template/</link>
					<comments>https://newbloggerthemes.com/eldorado-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Wed, 17 May 2017 15:16:32 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=6183</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Eldorado-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Eldorado Blogger Theme" decoding="async" loading="lazy" /></p>Eldorado is 100% responsive free blogger theme with a right sidebar and 3 columns widgets area in footer. Eldorado Blogger template has a featured posts slider, primary and secondary menus, auto read more on homepage, social icons, post share icons, web fonts, 468x60 header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Primary-Menu-Eldorado-Blogger-Template.jpg" alt="Primary Menu - Eldorado Blogger Template" width="496" height="199" class="alignnone size-full wp-image-6189" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Secondary-Menu-Eldorado-Blogger-Template.jpg" alt="Secondary Menu - Eldorado Blogger Template" width="640" height="193" class="alignnone size-full wp-image-6191" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
	&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://1.bp.blogspot.com/-JrfrudnEtZY/WRui_Bm0R7I/AAAAAAAAREk/BKzSUA4jF20DBXF2VD5yUgcuHzz7CpvFgCLcB/s1600/1.jpg'/&gt;&lt;/a&gt;
	&lt;div class='flex-slideinfo'&gt;
		&lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
		&lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
	&lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE"s with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://1.bp.blogspot.com/-JrfrudnEtZY/WRui_Bm0R7I/AAAAAAAAREk/BKzSUA4jF20DBXF2VD5yUgcuHzz7CpvFgCLcB/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>Eldorado Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Responsive-View-Eldorado-Blogger-Template.jpg" alt="Responsive View - Eldorado Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6190" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Eldorado-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Eldorado Blogger Theme" decoding="async" loading="lazy" /></p>Eldorado is 100% responsive free blogger theme with a right sidebar and 3 columns widgets area in footer. Eldorado Blogger template has a featured posts slider, primary and secondary menus, auto read more on homepage, social icons, post share icons, web fonts, 468x60 header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Primary-Menu-Eldorado-Blogger-Template.jpg" alt="Primary Menu - Eldorado Blogger Template" width="496" height="199" class="alignnone size-full wp-image-6189" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Secondary-Menu-Eldorado-Blogger-Template.jpg" alt="Secondary Menu - Eldorado Blogger Template" width="640" height="193" class="alignnone size-full wp-image-6191" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

There are 5 slides in the slider. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
	&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://1.bp.blogspot.com/-JrfrudnEtZY/WRui_Bm0R7I/AAAAAAAAREk/BKzSUA4jF20DBXF2VD5yUgcuHzz7CpvFgCLcB/s1600/1.jpg'/&gt;&lt;/a&gt;
	&lt;div class='flex-slideinfo'&gt;
		&lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
		&lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
	&lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE"s with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://1.bp.blogspot.com/-JrfrudnEtZY/WRui_Bm0R7I/AAAAAAAAREk/BKzSUA4jF20DBXF2VD5yUgcuHzz7CpvFgCLcB/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>Eldorado Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/05/Responsive-View-Eldorado-Blogger-Template.jpg" alt="Responsive View - Eldorado Blogger Template" width="700" height="416" class="alignnone size-full wp-image-6190" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/eldorado-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Trends Blogger Template</title>
		<link>https://newbloggerthemes.com/premium-themes/trends-blogger-template/</link>
					<comments>https://newbloggerthemes.com/premium-themes/trends-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Fri, 31 Mar 2017 16:20:47 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[4 Columns Footer]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Color Options]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Premium]]></category>
		<category><![CDATA[Red]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[White]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?post_type=premiumnbt&#038;p=5929</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/03/Trends-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Trends Blogger Theme" decoding="async" loading="lazy" /></p>Trends is an elegant magazine blogger template with a whole lot of features. Trends Blogger Template is fully responsive, modern, fast, engaging and easy to customize. It is designed specially for news and magazine blogs. You can use categories to show your content in different ways. Trends theme supports blogger template designer feature where you can easily change colors in your template.
<table><tbody><tr>
<td><div class="tdemo"><a class="tdemo demo-link-main" href="https://themeforest.net/item/trends-newsmagazine-responsive-blogger-template/full_screen_preview/19632212[themeuser]" target='_blank' rel='nofollow'>Live Demo</a></div></td>
<td><div class="tdownload"><a class="tdownload" href="https://themeforest.net/item/trends-newsmagazine-responsive-blogger-template/19632212[themeuser]" rel="nofollow" target="_blank">Download & More Info</a></div></td>
<td><div class="tinstall">[tinstall]</div></td>
</tr></tbody></table>

Files Included:	HTML Files, CSS Files, JS Files

Compatible with: All modern browsers

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/03/Trends-Blogger-Template.jpg" alt="Trends Blogger Template" width="700" height="583" class="alignnone size-full wp-image-5932" />

<h4>Trends Template Features:</h4>
<ul>
<li>100% Responsive</li>
<li>Mega Menu</li>
<li>Trending Menu</li>
<li>Ad Slots</li>
<li>Sticky Sidebars</li>
<li>Category DropDown</li>
<li>Auto Fit Images</li>
<li>Video Section</li>
<li>Image Slider</li>
<li>TimeAgo Support</li>
<li>Sticky Sharing on Posts</li>
<li>4 Column Footer</li>
<li>Supports Font Awesome</li>
<li>Feedburner Subscribe</li>
<li>Authors Bio</li>
<li>Built in Related Posts</li>
<li>No coding knowledge required</li>
<li>More features...</li>
</ul>

<h4>Trends Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/03/Responsive-View-Trends-Blogger-Template.jpg" alt="Responsive View - Trends Blogger Template" width="700" height="416" class="alignnone size-full wp-image-5933" />

Trends blogger theme is fully responsive and adopts to various screen sizes beautifully, ensuring that your content is perfectly displayed to the visitors using tablets and mobile devices.]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2017/03/Trends-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Trends Blogger Theme" decoding="async" loading="lazy" /></p>Trends is an elegant magazine blogger template with a whole lot of features. Trends Blogger Template is fully responsive, modern, fast, engaging and easy to customize. It is designed specially for news and magazine blogs. You can use categories to show your content in different ways. Trends theme supports blogger template designer feature where you can easily change colors in your template.
<table><tbody><tr>
<td><div class="tdemo"><a class="tdemo demo-link-main" href="https://themeforest.net/item/trends-newsmagazine-responsive-blogger-template/full_screen_preview/19632212[themeuser]" target='_blank' rel='nofollow'>Live Demo</a></div></td>
<td><div class="tdownload"><a class="tdownload" href="https://themeforest.net/item/trends-newsmagazine-responsive-blogger-template/19632212[themeuser]" rel="nofollow" target="_blank">Download & More Info</a></div></td>
<td><div class="tinstall">[tinstall]</div></td>
</tr></tbody></table>

Files Included:	HTML Files, CSS Files, JS Files

Compatible with: All modern browsers

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/03/Trends-Blogger-Template.jpg" alt="Trends Blogger Template" width="700" height="583" class="alignnone size-full wp-image-5932" />

<h4>Trends Template Features:</h4>
<ul>
<li>100% Responsive</li>
<li>Mega Menu</li>
<li>Trending Menu</li>
<li>Ad Slots</li>
<li>Sticky Sidebars</li>
<li>Category DropDown</li>
<li>Auto Fit Images</li>
<li>Video Section</li>
<li>Image Slider</li>
<li>TimeAgo Support</li>
<li>Sticky Sharing on Posts</li>
<li>4 Column Footer</li>
<li>Supports Font Awesome</li>
<li>Feedburner Subscribe</li>
<li>Authors Bio</li>
<li>Built in Related Posts</li>
<li>No coding knowledge required</li>
<li>More features...</li>
</ul>

<h4>Trends Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2017/03/Responsive-View-Trends-Blogger-Template.jpg" alt="Responsive View - Trends Blogger Template" width="700" height="416" class="alignnone size-full wp-image-5933" />

Trends blogger theme is fully responsive and adopts to various screen sizes beautifully, ensuring that your content is perfectly displayed to the visitors using tablets and mobile devices.]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/premium-themes/trends-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GameNews Blogger Template</title>
		<link>https://newbloggerthemes.com/gamenews-blogger-template/</link>
					<comments>https://newbloggerthemes.com/gamenews-blogger-template/#respond</comments>
		
		<dc:creator><![CDATA[NewBloggerThemes]]></dc:creator>
		<pubDate>Sat, 19 Nov 2016 03:43:02 +0000</pubDate>
				<category><![CDATA[1 Sidebar]]></category>
		<category><![CDATA[2 Columns]]></category>
		<category><![CDATA[3 Columns Footer]]></category>
		<category><![CDATA[Adapted from Wordpress]]></category>
		<category><![CDATA[Black]]></category>
		<category><![CDATA[Featured Section]]></category>
		<category><![CDATA[Fixed width]]></category>
		<category><![CDATA[Header Banner]]></category>
		<category><![CDATA[Magazine]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[Right Sidebar]]></category>
		<category><![CDATA[Slider]]></category>
		<category><![CDATA[Tabbed widget]]></category>
		<category><![CDATA[Top Navigation Bar]]></category>
		<category><![CDATA[Yellow]]></category>
		<guid isPermaLink="false">https://newbloggerthemes.com/?p=5300</guid>

					<description><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2016/11/GameNews-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GameNews Blogger Theme" decoding="async" loading="lazy" /></p>GameNews is a 100% responsive, 2 columns blogger template with 3 columns footer widgets area. GameNews Blogger template has a featured post slider, primary and secondary navigation menus, auto post summaries, social and share buttons, right sidebar, Google web fonts, header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Primary-Menu-GameNews-Blogger-Template.jpg" alt="Primary Menu - GameNews Blogger Template" width="490" height="177" class="alignnone size-full wp-image-5306" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Secondary-Menu-GameNews-Blogger-Template.jpg" alt="Secondary Menu - GameNews Blogger Template" width="662" height="197" class="alignnone size-full wp-image-5308" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Featured-Post-Slider-GameNews-Blogger-Template.jpg" alt="Featured Post Slider - GameNews Blogger Template" width="600" height="202" class="alignnone size-full wp-image-5305" />

There are 5 slides in the slider. Each slide code is wrapped by &lt;div class='fp-slides-items'&gt; and &lt;/div&gt;. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
	&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-y_0CfHHxGks/WC-iOqzWhwI/AAAAAAAAPVg/YZpeABE47r4pniHah_ZjnaDf8bnedcILACLcB/s1600/1.jpg'/&gt;&lt;/a&gt;
	&lt;div class='flex-slideinfo'&gt;
		&lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
		&lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
	&lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" mark with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-y_0CfHHxGks/WC-iOqzWhwI/AAAAAAAAPVg/YZpeABE47r4pniHah_ZjnaDf8bnedcILACLcB/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>GameNews Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Responsive-View-GameNews-Blogger-Template.jpg" alt="Responsive View - GameNews Blogger Template" width="700" height="416" class="alignnone size-full wp-image-5307" />]]></description>
										<content:encoded><![CDATA[<p><img width="225" height="150" src="https://newbloggerthemes.com/wp-content/uploads/2016/11/GameNews-Blogger-Theme.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="GameNews Blogger Theme" decoding="async" loading="lazy" /></p>GameNews is a 100% responsive, 2 columns blogger template with 3 columns footer widgets area. GameNews Blogger template has a featured post slider, primary and secondary navigation menus, auto post summaries, social and share buttons, right sidebar, Google web fonts, header banner widget, related posts with thumbnails and more.

<h4>How To Configure Primary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Primary-Menu-GameNews-Blogger-Template.jpg" alt="Primary Menu - GameNews Blogger Template" width="490" height="177" class="alignnone size-full wp-image-5306" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-primary-container'&gt;
&lt;ul class='menus menu-primary'&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;Downloads&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Dvd&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Games&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href='#'&gt;Software&lt;/a&gt;
&lt;ul class='children'&gt;
&lt;li&gt;&lt;a href='#'&gt;Office&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

...

&lt;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Secondary Navigation Menu</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Secondary-Menu-GameNews-Blogger-Template.jpg" alt="Secondary Menu - GameNews Blogger Template" width="662" height="197" class="alignnone size-full wp-image-5308" />

Find this in "Edit HTML":

<pre>&lt;div class='menu-secondary-container'&gt;
&lt;ul class='menus menu-secondary'&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='children'&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;/ul&gt;
&lt;/div&gt;</pre>

Replace "#" marks with real URLs and change anchor texts as you like.

<h4>How To Configure Featured Content Slider:</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Featured-Post-Slider-GameNews-Blogger-Template.jpg" alt="Featured Post Slider - GameNews Blogger Template" width="600" height="202" class="alignnone size-full wp-image-5305" />

There are 5 slides in the slider. Each slide code is wrapped by &lt;div class='fp-slides-items'&gt; and &lt;/div&gt;. This is the code of the first slide:

<pre>&lt;!-- Slide 1 Code Start --&gt;
&lt;li&gt;
	&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;&lt;img src='https://3.bp.blogspot.com/-y_0CfHHxGks/WC-iOqzWhwI/AAAAAAAAPVg/YZpeABE47r4pniHah_ZjnaDf8bnedcILACLcB/s1600/1.jpg'/&gt;&lt;/a&gt;
	&lt;div class='flex-slideinfo'&gt;
		&lt;h3&gt;&lt;a href='ENTER-SLIDE-1-LINK-HERE'&gt;This is default featured slide 1 title&lt;/a&gt;&lt;/h3&gt;
		&lt;p&gt;Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com.&lt;/p&gt;
	&lt;/div&gt;
&lt;/li&gt;
&lt;!-- Slide 1 Code End --&gt;</pre>

Now replace,

"This is default featured slide 1 title" with your featured post title.
"ENTER-SLIDE-1-LINK-HERE" mark with your featured post URL.
"Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by NewBloggerThemes.com." with your description.
"https://3.bp.blogspot.com/-y_0CfHHxGks/WC-iOqzWhwI/AAAAAAAAPVg/YZpeABE47r4pniHah_ZjnaDf8bnedcILACLcB/s1600/1.jpg" with your slider image.

There are another 4 slide codes you have to configure like this.

<h4>GameNews Blogger Template Responsive View</h4>

<img src="https://newbloggerthemes.com/wp-content/uploads/2016/11/Responsive-View-GameNews-Blogger-Template.jpg" alt="Responsive View - GameNews Blogger Template" width="700" height="416" class="alignnone size-full wp-image-5307" />]]></content:encoded>
					
					<wfw:commentRss>https://newbloggerthemes.com/gamenews-blogger-template/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
