<?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 Format Title Tag in Popup in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92281#M3443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to format the title tag in the InfoWindow popup to change the size and center the title in the popup window.&amp;nbsp; I have done quite a bit of formatting both in HTML in the description tag, as well as in the PopUpMediaBrowser skin, but I have had no success in formatting the title.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone could point me in the right direction, I'd appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2011 11:58:15 GMT</pubDate>
    <dc:creator>CarrieTropasso1</dc:creator>
    <dc:date>2011-09-15T11:58:15Z</dc:date>
    <item>
      <title>Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92281#M3443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to format the title tag in the InfoWindow popup to change the size and center the title in the popup window.&amp;nbsp; I have done quite a bit of formatting both in HTML in the description tag, as well as in the PopUpMediaBrowser skin, but I have had no success in formatting the title.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anyone could point me in the right direction, I'd appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 11:58:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92281#M3443</guid>
      <dc:creator>CarrieTropasso1</dc:creator>
      <dc:date>2011-09-15T11:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92282#M3444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Carrie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you are familiar with editing the PopupMediaBrowserSkin than you will have no issue editing the PopupRendererSkin that controls the title. Look in that file for the mx text component with the id of titleText.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 12:23:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92282#M3444</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-09-15T12:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92283#M3445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your quick reply! I did attempt to change the font size in the PopUpRenderedSking using the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;mx:Text id="titleText"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; width="100%"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; fontSize="18" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; fontWeight="bold"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, it is not changing the title size in the info popup. Is there something I am missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carrie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 12:42:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92283#M3445</guid>
      <dc:creator>CarrieTropasso1</dc:creator>
      <dc:date>2011-09-15T12:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92284#M3446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Carrie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; That means that your skin is not getting applied then. How are you telling your project to use your modified skin?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my eSearch widget I specify it using this line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;popUpRenderer.setStyle("skinClass", widgets.eSearch.PopUpRendererSkin);&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 12:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92284#M3446</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-09-15T12:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92285#M3447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much for all of your help and input.&amp;nbsp; I guess in this particular case it is not being applied at all (which like you mentioned is why it is not working).&amp;nbsp; I am using the uncompiled version of the viewer.&amp;nbsp; Where would I need to insert the code so that my info window popup style changes are applied?&amp;nbsp; I looked in the default.css file and I see the WidgetTemplateSkin and the TitlebarButtonSkin, but I could not figure out where to input the code so that my PopUpRendererSkin is applied to the regular Pop Up Configuration for the viewer.&amp;nbsp; I also looked in the index.mxml but again, did not see where to apply this.&amp;nbsp; I see where it is applied for individual widgets, but since this is not a widget, I could not find where to put it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carrie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 17:03:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92285#M3447</guid>
      <dc:creator>CarrieTropasso1</dc:creator>
      <dc:date>2011-09-15T17:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92286#M3448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Carrie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Using the uncompiled version of the viewer all you need to do is create a src\com\esri\ags\skins folder and place the PopUpRendererSkin.mxml in there and re-run your project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 17:11:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92286#M3448</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-09-15T17:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Format Title Tag in Popup</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92287#M3449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I got it! Thank you so much for all your help and input - I really appreciate it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carrie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 17:30:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/format-title-tag-in-popup/m-p/92287#M3449</guid>
      <dc:creator>CarrieTropasso1</dc:creator>
      <dc:date>2011-09-15T17:30:21Z</dc:date>
    </item>
  </channel>
</rss>

