<?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: Border Radius to Modal Pop-ups in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778509#M56841</link>
    <description>&lt;P&gt;It's just a name/class for the place where a Mashup is displayed when you use a pop-up.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 16:39:09 GMT</pubDate>
    <dc:creator>CGinus</dc:creator>
    <dc:date>2022-02-15T16:39:09Z</dc:date>
    <item>
      <title>Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778073#M56806</link>
      <description>&lt;P&gt;Is there any way to add Border Radius to the Modal Popups in the Thingworx 9.3&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/310301"&gt;@c_lowy&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/188679"&gt;@CarlesColl&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/278447"&gt;@paic&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/183931"&gt;@slangley&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shashi.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 14:22:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778073#M56806</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-02-15T14:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778413#M56831</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You can use custom CSS in your Popup Mashup:&lt;BR /&gt;.mashup-popup, .mashup-popup .popup-mashup-goes-here {&lt;BR /&gt;border-radius: 50px !important;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 13:33:02 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778413#M56831</guid>
      <dc:creator>CGinus</dc:creator>
      <dc:date>2022-02-15T13:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778419#M56832</link>
      <description>&lt;P&gt;&lt;SPAN&gt;.mashup-popup, .mashup-popup .popup-mashup-goes-here {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;border-radius: 50px !important;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/313434"&gt;@CGinus&lt;/a&gt;&amp;nbsp;, don't think this is the correct CSS Syntax, "goes-here"&amp;nbsp; ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shashi.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 13:51:23 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778419#M56832</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-02-15T13:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778500#M56839</link>
      <description>&lt;P&gt;It's a default class name so the CSS should work for any Mashup that's used as a pop-up, you don't need to change it in order for it to work.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 16:24:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778500#M56839</guid>
      <dc:creator>CGinus</dc:creator>
      <dc:date>2022-02-15T16:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778502#M56840</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/313434"&gt;@CGinus&lt;/a&gt;&amp;nbsp;, can you pls tell me, what do you mean by goes-here ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shashi&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 16:26:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778502#M56840</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-02-15T16:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778509#M56841</link>
      <description>&lt;P&gt;It's just a name/class for the place where a Mashup is displayed when you use a pop-up.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 16:39:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/778509#M56841</guid>
      <dc:creator>CGinus</dc:creator>
      <dc:date>2022-02-15T16:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/790513#M57716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/313434"&gt;@CGinus&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;No clue what you are talking about, Thread is going bigger but no idea what does that syntax mean.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shashi.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Apr 2022 16:34:41 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/790513#M57716</guid>
      <dc:creator>pshashipreetham</dc:creator>
      <dc:date>2022-04-16T16:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Border Radius to Modal Pop-ups</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/790737#M57731</link>
      <description>&lt;P&gt;Hi Shashi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the selector in this case is ".popup-mashup-goes-here".&lt;/P&gt;&lt;P&gt;You can also find it if you inspect and in the popup class it says "popup-mashup-goes-here", it is a fix name.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antonia&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 10:03:45 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/Border-Radius-to-Modal-Pop-ups/m-p/790737#M57731</guid>
      <dc:creator>Tone</dc:creator>
      <dc:date>2022-04-19T10:03:45Z</dc:date>
    </item>
  </channel>
</rss>

