<?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: Questions about editing the CSS files. in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548946#M12371</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I may have made a mistake posting right before the holiday.&amp;nbsp; Or being too specific with my questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i really need to know is what the process for modifying the colors of the "skin" is.&amp;nbsp; I tried just changing the CSS file and that did not appear to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ANY guideance is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jul 2010 18:47:49 GMT</pubDate>
    <dc:creator>MichaelBartlett</dc:creator>
    <dc:date>2010-07-07T18:47:49Z</dc:date>
    <item>
      <title>Questions about editing the CSS files.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548945#M12370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am modifying the config.XML in the sample viewer to use tiled service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe it is using the blackgold.swf stylesheet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My service shows up transparent with a black backrground, which does not work well with the black text.&amp;nbsp; Alpha is set to 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried editing the blackgold.css file and changing various background-color properties here from #000000 to #FFFFFF (white) and even #00FF00 (lime, just to see if they change).&amp;nbsp; They do not seem to.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I sometimes get messages saying it is a derived property and do I want to change it.&amp;nbsp; I have tried Yes and No, and either way it lets me edit it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I have a couple of questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Which property do I change for the background color of the viewer so I have a white background?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) When I do that, do I need to recompile the blackgold.swf file?&amp;nbsp; Or do something else for the changes to take effect?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) When it says it is derived, should I change it here or somewhere else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) What is the best way to edit these?&amp;nbsp; I.E. if i used Adobe Catalyst, would that make it easier to see which CSS properties belong to which components? Or is there a better tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael Bartlett&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jul 2010 14:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548945#M12370</guid>
      <dc:creator>MichaelBartlett</dc:creator>
      <dc:date>2010-07-02T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about editing the CSS files.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548946#M12371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I may have made a mistake posting right before the holiday.&amp;nbsp; Or being too specific with my questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i really need to know is what the process for modifying the colors of the "skin" is.&amp;nbsp; I tried just changing the CSS file and that did not appear to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ANY guideance is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 18:47:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548946#M12371</guid>
      <dc:creator>MichaelBartlett</dc:creator>
      <dc:date>2010-07-07T18:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about editing the CSS files.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548947#M12372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Michael,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; It should be as simple as &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Application {
&amp;nbsp;&amp;nbsp;&amp;nbsp; backgroundColor: #a1af7f;
 color: white;
}
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:44:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548947#M12372</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-11T23:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about editing the CSS files.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548948#M12373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Doh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I knew it would be something simple.&amp;nbsp; I was editing the CSS file in the bin-debug folder.&amp;nbsp; Which is probably what it meant by being derived (Just guessing though).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So when I edited the CSS file in Src/(Default Package) folder things started working as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still getting used to this Flash Builder IDE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert, thanks for coming to my rescue, again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 19:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/questions-about-editing-the-css-files/m-p/548948#M12373</guid>
      <dc:creator>MichaelBartlett</dc:creator>
      <dc:date>2010-07-07T19:48:53Z</dc:date>
    </item>
  </channel>
</rss>

