<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic To add an icon to the icons in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Adding-new-pic-to-Tab-View-Template/m-p/1122298#M76578</link>
    <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;To add an icon to the icons at the bottom of the page, you can add an item to the 'footer' list&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;footer&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;a href="#tab1" class="icon home" onclick="$.afui.clearHistory()"&amp;gt;Home&amp;lt;/a&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;&amp;lt;a href="#tab5" class="icon new" onclick="$.abc()"&amp;gt;New Icon&amp;lt;/a&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;A number of icons are listed in icons.css, you can use any icons in there, or you can use icons you define or find somewhere else. &amp;nbsp;See:&amp;nbsp;http://www.w3schools.com/icons/&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Dec 2016 20:22:56 GMT</pubDate>
    <dc:creator>Shahab_L_Intel</dc:creator>
    <dc:date>2016-12-27T20:22:56Z</dc:date>
    <item>
      <title>Adding new pic to Tab View Template</title>
      <link>https://community.intel.com/t5/Software-Archive/Adding-new-pic-to-Tab-View-Template/m-p/1122297#M76577</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;

&lt;P&gt;I used the Tab View template from layout and user interface in intel xdk , after simulate &amp;nbsp;the output as in picture&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="question.JPG"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/9345i829BA4326F9A56AA/image-size/large?v=v2&amp;amp;px=999&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="question.JPG" alt="question.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;but how can &lt;SPAN style="font-size: 1em;"&gt;I adding a new icon (like notification) to the tab view . I tried to open icon.css file&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;and i found a number of icons , but how can I adding &amp;nbsp;a new icon to them&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;note (this code some icons from&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.008px;"&gt;icon.css file)&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;.icon.cloud:before {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;content: "\e012";&lt;BR /&gt;
	}&lt;BR /&gt;
	.icon.pin:before {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;content: "\e013";&lt;BR /&gt;
	}&lt;BR /&gt;
	icon.search:before {&lt;BR /&gt;
	&amp;nbsp;&amp;nbsp; &amp;nbsp;content:"\e037";&lt;BR /&gt;
	}&lt;/P&gt;

&lt;P&gt;Thanks in advance, I am waiting any help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Dec 2016 09:31:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Adding-new-pic-to-Tab-View-Template/m-p/1122297#M76577</guid>
      <dc:creator>Malak_A_</dc:creator>
      <dc:date>2016-12-25T09:31:40Z</dc:date>
    </item>
    <item>
      <title>To add an icon to the icons</title>
      <link>https://community.intel.com/t5/Software-Archive/Adding-new-pic-to-Tab-View-Template/m-p/1122298#M76578</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 1em;"&gt;To add an icon to the icons at the bottom of the page, you can add an item to the 'footer' list&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;footer&amp;gt;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;a href="#tab1" class="icon home" onclick="$.afui.clearHistory()"&amp;gt;Home&amp;lt;/a&amp;gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;&amp;lt;a href="#tab5" class="icon new" onclick="$.abc()"&amp;gt;New Icon&amp;lt;/a&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;A number of icons are listed in icons.css, you can use any icons in there, or you can use icons you define or find somewhere else. &amp;nbsp;See:&amp;nbsp;http://www.w3schools.com/icons/&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 20:22:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Adding-new-pic-to-Tab-View-Template/m-p/1122298#M76578</guid>
      <dc:creator>Shahab_L_Intel</dc:creator>
      <dc:date>2016-12-27T20:22:56Z</dc:date>
    </item>
  </channel>
</rss>

