<?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 Could someone provide sample syntax for a row CSS class? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347321#M17409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to make a few style changes on my site, and I can't figure out how to use the row CSS class. &amp;nbsp; I know some HTML/CSS/JS, but I'm not sure what syntax I need to use the optional Row CSS class.&amp;nbsp; The tip of "This advanced setting is useful for targeting this row for your CSS rules" doesn't help me one bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for a basic Hub page (not premium, just a regular Hub in AGOL). &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Aug 2020 19:22:23 GMT</pubDate>
    <dc:creator>TracySchloss</dc:creator>
    <dc:date>2020-08-31T19:22:23Z</dc:date>
    <item>
      <title>Could someone provide sample syntax for a row CSS class?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347321#M17409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to make a few style changes on my site, and I can't figure out how to use the row CSS class. &amp;nbsp; I know some HTML/CSS/JS, but I'm not sure what syntax I need to use the optional Row CSS class.&amp;nbsp; The tip of "This advanced setting is useful for targeting this row for your CSS rules" doesn't help me one bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for a basic Hub page (not premium, just a regular Hub in AGOL). &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2020 19:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347321#M17409</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2020-08-31T19:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Could someone provide sample syntax for a row CSS class?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347322#M17410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just enter a classname(s) like `myclassname mysecondclassname` so you can target&amp;nbsp;only elements within that row with style&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in your custom HTML youl'll be able to style things only in that row a certain way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&amp;lt;style&amp;gt;&lt;/P&gt;&lt;P&gt;div.myclassname {&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;background-color: red;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;lt;/style&amp;gt;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/506370_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 21:52:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347322#M17410</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-09-03T21:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Could someone provide sample syntax for a row CSS class?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347323#M17411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I was trying to use it specifically for a banner with a background image, trying to get the height right.&amp;nbsp; I'd like the height to show the full image, and of course it crops it to match with the amount of space the text needs.&amp;nbsp;&amp;nbsp;This example helps.&amp;nbsp; I knew I was missing how it fit together.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2020 22:01:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347323#M17411</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2020-09-03T22:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Could someone provide sample syntax for a row CSS class?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347324#M17412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is very helpful. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2020 15:46:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/could-someone-provide-sample-syntax-for-a-row-css/m-p/347324#M17412</guid>
      <dc:creator>NataliyaLys</dc:creator>
      <dc:date>2020-10-27T15:46:24Z</dc:date>
    </item>
  </channel>
</rss>

