<?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: Unable to add border color for dropdown options in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/595162#M27836</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/348614"&gt;@mohan_dandigam&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Do you happen to have a link to share so we can see the code?&lt;/P&gt;
&lt;P&gt;How are you embedding the form?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp; is a wizard and can probably cast a spell or something on this&lt;/P&gt;</description>
    <pubDate>Tue, 15 Mar 2022 15:41:42 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2022-03-15T15:41:42Z</dc:date>
    <item>
      <title>Unable to add border color for dropdown options</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/594502#M27833</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unable to add border color for the list of options in dropdown. so can you please any hlep on how to add border color for all the options.&lt;/P&gt;&lt;P&gt;i have atteched two screen shots one is with border color of a form which i devloped and one more is without border color which i have taken from hubspot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mohan_dandigam_0-1647281364196.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/61644iB67EBCAE126BB37E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mohan_dandigam_0-1647281364196.png" alt="mohan_dandigam_0-1647281364196.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;with border&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mohan_dandigam_1-1647281403501.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/61645iE2A787F117FA47C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mohan_dandigam_1-1647281403501.png" alt="mohan_dandigam_1-1647281403501.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;without border i need to add border as above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Mar 2022 18:11:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/594502#M27833</guid>
      <dc:creator>mohan_dandigam</dc:creator>
      <dc:date>2022-03-14T18:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add border color for dropdown options</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/595162#M27836</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/348614"&gt;@mohan_dandigam&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Do you happen to have a link to share so we can see the code?&lt;/P&gt;
&lt;P&gt;How are you embedding the form?&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;&amp;nbsp; is a wizard and can probably cast a spell or something on this&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 15:41:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/595162#M27836</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2022-03-15T15:41:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: Unable to add border color for dropdown options</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/595213#M27841</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/348614"&gt;@mohan_dandigam&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You are probably using the native &amp;lt;select&amp;gt; Element, right? Styling this can be really tricky and some stylings are not possible to apply. There is also inconsitencies between Browsers and Operating Sytems. That is why it is either changed with the use of JS or it is just a styled &amp;lt;ul&amp;gt; .&lt;BR /&gt;&lt;BR /&gt;HubSpot is also using &amp;lt;ul&amp;gt;-tags instead of the native &amp;lt;select&amp;gt;.&amp;nbsp; There are a good number of examples for this on codepen.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:31:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/595213#M27841</guid>
      <dc:creator>A_Wessolly</dc:creator>
      <dc:date>2022-03-15T16:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add border color for dropdown options</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/596109#M27852</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;&amp;nbsp; Thank you for response. Actually i am embedding form using below code:&lt;/P&gt;&lt;P&gt;And can you tell me .. is it possible to change code within Hubspot portal ..?&lt;/P&gt;&lt;P&gt;I want to change option tag to ul tag so that i can able to apply border to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE width="265px"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="83.5208px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="83.5208px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="180.479px"&gt;&lt;SPAN class=""&gt;hbspt&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;forms&lt;/SPAN&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;SPAN class=""&gt;create&lt;/SPAN&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;SPAN class=""&gt;{&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="83.5208px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="180.479px"&gt;&lt;SPAN class=""&gt;portalId&lt;/SPAN&gt;: &lt;SPAN class=""&gt;"8832423"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="83.5208px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="180.479px"&gt;&lt;SPAN class=""&gt;formId&lt;/SPAN&gt;: &lt;SPAN class=""&gt;"7a14sdssa"&lt;/SPAN&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="83.5208px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="180.479px"&gt;&lt;SPAN class=""&gt;target&lt;/SPAN&gt;: &lt;SPAN class=""&gt;"#hubspotForm"&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="83.5208px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="180.479px"&gt;&lt;SPAN class=""&gt;}&lt;/SPAN&gt;&lt;SPAN class=""&gt;)&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 18:20:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/596109#M27852</guid>
      <dc:creator>mohan_dandigam</dc:creator>
      <dc:date>2022-03-16T18:20:20Z</dc:date>
    </item>
    <item>
      <title>Betreff: Unable to add border color for dropdown options</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/596142#M27853</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/328782"&gt;@A_Wessolly&lt;/a&gt;&amp;nbsp; Thank you for your response.&lt;/P&gt;&lt;P&gt;one quick question.&lt;/P&gt;&lt;P&gt;I am currenttly using form which was devloped by Hubspot. so can we edit form code in hubspot to change option tag to ul. and if yes how can we change..?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 19:03:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/596142#M27853</guid>
      <dc:creator>mohan_dandigam</dc:creator>
      <dc:date>2022-03-16T19:03:09Z</dc:date>
    </item>
    <item>
      <title>Betreff: Unable to add border color for dropdown options</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/596519#M27854</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/348614"&gt;@mohan_dandigam&lt;/a&gt;,&amp;nbsp;&lt;BR /&gt;no you can´t change that to a &amp;lt;ul&amp;gt; List unfortunately.&lt;BR /&gt;&lt;BR /&gt;However you should be able to style it, or apply a library like niceselect to it.&lt;BR /&gt;&lt;BR /&gt;Another thing to consider might be the fact that i don´t think it is a good practice to style UI elements that users are very familiar with, especially when there is a risk of confusing them, just for the sake of making something "look good", which is of course objective itself.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 10:05:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-add-border-color-for-dropdown-options/m-p/596519#M27854</guid>
      <dc:creator>A_Wessolly</dc:creator>
      <dc:date>2022-03-17T10:05:52Z</dc:date>
    </item>
  </channel>
</rss>

