<?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 Re: Pop-Up 2.3.1 Text Color Change in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272607#M8206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes it is best to stay up to date as Version 2.3.1 fixed some big issues esri had.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to get the fix in your FlexViewer and have it apply to all your popups you nee to create a com.esri.ags.skins package by right clciking on the src folder in Flash Builder and choosing new package. Then just paste the attached mxml file in the zip and run the flexviewer app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 May 2011 22:29:09 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2011-05-10T22:29:09Z</dc:date>
    <item>
      <title>Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272596#M8195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having an issue with the new 2.3.1 pop-up text changing color from white to black after a hyperlink is clicked.&amp;nbsp; I can query features without any problems with the color until I click the hyperlink in my description section.&amp;nbsp; The hyperlink works correctly, however after opening the hyperlink, all the pop-up descriptions have a text color of black instead of white.&amp;nbsp; Only the text in the description is black which makes it difficult to read against the dark pop-up background.&amp;nbsp; The title, "Zoom To" link, and even the hyperlink in my description remain white.&amp;nbsp; I am using the unmodified 2.3.1 FlexViewer.&amp;nbsp; Below is my pop-up configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;?xml version="1.0" ?&amp;gt;
&amp;lt;configuration&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;{Tax_Parcel.CAMA_PIN}&amp;lt;/title&amp;gt;
 &amp;lt;description&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;![CDATA[&amp;lt;b&amp;gt;Address:&amp;nbsp; &amp;lt;/b&amp;gt;{TAX2010.Address}&amp;lt;b&amp;gt;&amp;lt;br&amp;gt;Owner:&amp;nbsp; &amp;lt;/b&amp;gt;{TAX2010.owner}&amp;lt;b&amp;gt;&amp;lt;br&amp;gt;Co-Owner:&amp;nbsp; &amp;lt;/b&amp;gt;{TAX2010.co_owner}&amp;lt;b&amp;gt;&amp;lt;br&amp;gt;Tax District:&amp;nbsp; &amp;lt;/b&amp;gt;{TAX2010.tax_district}&amp;lt;br&amp;gt;&amp;lt;a href='http://indekalb/departments/taxcommissioner/Display.asp?parcel={Tax_Parcel.CAMA_PIN}'&amp;gt;&amp;lt;b&amp;gt;Property Tax Link&amp;lt;/b&amp;gt;&amp;lt;/a&amp;gt;]]&amp;gt;
 &amp;lt;/description&amp;gt;
&amp;lt;/configuration&amp;gt;

&amp;lt;!--
&amp;nbsp;&amp;nbsp;&amp;nbsp; Pop-up configuration file for:
&amp;nbsp;&amp;nbsp;&amp;nbsp; http://gis-image-srv1/ArcGIS/rest/services/Parcels/MapServer/26
--&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2011 14:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272596#M8195</guid>
      <dc:creator>TomLucky</dc:creator>
      <dc:date>2011-05-03T14:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272597#M8196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm experiencing the same problem.&amp;nbsp; If I figure anything out I will post the fix.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2011 17:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272597#M8196</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2011-05-04T17:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272598#M8197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Same here - except for me the colour stays the same but the font type actually changes!&amp;nbsp; This only happens after a link is clicked in the popup and then another popup is invoked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2011 22:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272598#M8197</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2011-05-05T22:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272599#M8198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I found the fix but it involves extending the PopUpRendererSkin from the API and is not for the novice.&amp;nbsp; Let me know if you are really ready to tackle this your self and I will post the fixed PopUpRendererSkin.mxml.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 May 2011 19:18:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272599#M8198</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-06T19:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272600#M8199</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;BR /&gt;&lt;SPAN&gt;Yes, please post your fix.&amp;nbsp; I am currently using a modified popup renderer so it should be easy enough for me to integrate your fix.&amp;nbsp; Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 10:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272600#M8199</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2011-05-09T10:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272601#M8200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Phillip,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In your case the fix will be simple then. In your custom PopUpRendererSkin.mxml just find this piece of code and update it with the commented fix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (popUpInfo.description)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; htmlText = StringUtil.substitute(popUpInfo.description, formattedAttributes);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (htmlText)
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cleanAndSetHtmlText(descriptionText, htmlText);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vGroup.addElement(descriptionText);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
//Fix for the 2.3.x popup text color bug RJS
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; descriptionText.styleSheet = textStyleSheet;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272601#M8200</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T13:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272602#M8201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, thank for the help you have provided so far, but I do not have a custom popuprendererskin how would you recommend proceeding with the fix?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 18:48:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272602#M8201</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2011-05-09T18:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272603#M8202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The fix is only for people using the source code, so do you fall in that category?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2011 20:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272603#M8202</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-09T20:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272604#M8203</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;BR /&gt;&lt;SPAN&gt;Thanks for tracking down this bug.&amp;nbsp; Since I am not compiling my own code, I guess I will have to wait until this is fixed in the next release.&amp;nbsp; I also want to say thanks for all the work you do on this message board.&amp;nbsp;&amp;nbsp; I would not have made as much progress with my Flex site without your assistance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 12:02:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272604#M8203</guid>
      <dc:creator>TomLucky</dc:creator>
      <dc:date>2011-05-10T12:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272605#M8204</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;BR /&gt;&lt;SPAN&gt;Yes I am using the source code.&amp;nbsp; Would it be better for me to migrate to flexviewer 2.3.1 from 2.3 while I am doing these sorts of changes?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 15:38:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272605#M8204</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2011-05-10T15:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272606#M8205</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;BR /&gt;&lt;SPAN&gt;The fix you posted doesn't seem to work for me.&amp;nbsp; I'm still having the issue of text colour changes and also font type and size changes.&amp;nbsp; Again, this only happens for the html code written in the &amp;lt;description&amp;gt; tags.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 16:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272606#M8205</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2011-05-10T16:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272607#M8206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Paul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes it is best to stay up to date as Version 2.3.1 fixed some big issues esri had.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to get the fix in your FlexViewer and have it apply to all your popups you nee to create a com.esri.ags.skins package by right clciking on the src folder in Flash Builder and choosing new package. Then just paste the attached mxml file in the zip and run the flexviewer app.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 22:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272607#M8206</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-10T22:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272608#M8207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Phillip,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Are you sure your skin is getting applied?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 22:29:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272608#M8207</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-10T22:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272609#M8208</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;BR /&gt;&lt;SPAN&gt;I am sure the skin is applied - I downloaded the API, modified the skin, copied it into com.esri.viewer.skins in the src folder and then added this to my default.css to make my modified skin the default for all popups:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;esri|PopUpRenderer
{
 skinClass:ClassReference('com.esri.viewer.skins.PopUpRendererSkin');
}&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The behaviour I am seeing does not seem to have a conclusive pattern - 'usually' if I simply click inside a popup window (just anywhere - not necessarily a link or anything clickable) and then close it and open another popup it will have changed the font type, size and colour.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have decided to show all the desired fields using the &amp;lt;description&amp;gt; tags rather than the &amp;lt;fields&amp;gt; tag because it offers more flexibility in terms of hyperlinks and so on....and its this &amp;lt;description&amp;gt; html text that loses its formatting....here's a sample in case something pops out at you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;description&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;![CDATA[&amp;lt;b&amp;gt;Community:&amp;nbsp; &amp;lt;FONT COLOR="#4D0000"&amp;gt;&amp;lt;i&amp;gt;{COMMUNITY}&amp;lt;/i&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;br&amp;gt;Unit #'s:&amp;nbsp; &amp;lt;FONT COLOR="#4D0000"&amp;gt;&amp;lt;i&amp;gt;{Unit_NOs}&amp;lt;/i&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;br&amp;gt;Total Units:&amp;nbsp; &amp;lt;FONT COLOR="#4D0000"&amp;gt;&amp;lt;i&amp;gt;{Total_Unit}&amp;lt;/i&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;br&amp;gt;Comments:&amp;nbsp; &amp;lt;FONT COLOR="#4D0000"&amp;gt;&amp;lt;i&amp;gt;{COMMENTS}&amp;lt;/i&amp;gt;&amp;lt;/FONT&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/b&amp;gt;]]&amp;gt;&amp;nbsp;&amp;nbsp; 
 &amp;lt;/description&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;In the above case for my civic popup if I click in the popup (usually) the font decreases in size and the font type changes as well (once I open up a new popup) - but the colour stays the same (black for field names and reddish for the feature attributes).&amp;nbsp; Sorry for the long winded explanation.&amp;nbsp; Your time is seriously much appreciated - phenomenal.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 13:18:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272609#M8208</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2021-12-11T13:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272610#M8209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Philipp ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Can you post your custom PopUpRendererSkin?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 10:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272610#M8209</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-11T10:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272611#M8210</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;BR /&gt;&lt;SPAN&gt;Forgot to mention that I also modified the PopUpMediaBrowser - but only to remove the border inside the popup. The only changes I made to the PopUpRenderer are the sizes...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 11:29:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272611#M8210</guid>
      <dc:creator>philippschnetzer</dc:creator>
      <dc:date>2011-05-11T11:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272612#M8211</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;Thanks for the help!&amp;nbsp; It fixed my issue perfectly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 17:46:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272612#M8211</guid>
      <dc:creator>PaulMcBride</dc:creator>
      <dc:date>2011-05-12T17:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272613#M8212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Paul,&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Yes it is best to stay up to date as Version 2.3.1 fixed some big issues esri had.&lt;BR /&gt;&lt;BR /&gt;So to get the fix in your FlexViewer and have it apply to all your popups you nee to create a com.esri.ags.skins package by right clciking on the src folder in Flash Builder and choosing new package. Then just paste the attached mxml file in the zip and run the flexviewer app.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For this fix...when you say run the app - do you mean run it and then export to release?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gurnee, IL&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 17:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272613#M8212</guid>
      <dc:creator>EricVenden</dc:creator>
      <dc:date>2011-05-26T17:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272614#M8213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Just to test if the change is working you would run or debug the Flex Viewer app. Then once satisfied export a release build so that you can copy the bin-release files over to your production web server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2011 17:41:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272614#M8213</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2011-05-26T17:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-Up 2.3.1 Text Color Change</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272615#M8214</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;BR /&gt;&lt;SPAN&gt;Thank you so much for posting the PopUprendererSkin, this is great! Being very new at working with the source code in Flash Builder, is there an easy way to left-align my fields within the popup window?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 14:42:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pop-up-2-3-1-text-color-change/m-p/272615#M8214</guid>
      <dc:creator>JoeSimpson</dc:creator>
      <dc:date>2011-06-07T14:42:41Z</dc:date>
    </item>
  </channel>
</rss>

