<?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 create lists with numbers or bullets in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/1037714#M40587</link>
    <description>&lt;P&gt;Hi Dan, I had the same issue and ultimately needed to insert a list style in the HTML (it won't let me include the brackets...):&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;ul&lt;/SPAN&gt; &lt;SPAN class=""&gt;style&lt;/SPAN&gt;=&lt;SPAN class=""&gt;"list-style-type: disc; color: #2f3234;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Try that!&lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2024 20:00:45 GMT</pubDate>
    <dc:creator>BArmstrong3</dc:creator>
    <dc:date>2024-09-06T20:00:45Z</dc:date>
    <item>
      <title>Unable to create lists with numbers or bullets</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/788892#M34008</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on our website and have used a text module which includes a list. I've tried both bullet point and numbered lists but the bullets and numbers never appear.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I even raw edited the html code in advanced view and yet the display shows no numbered lists or bullets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help, thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2023 15:35:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/788892#M34008</guid>
      <dc:creator>DanMan</dc:creator>
      <dc:date>2023-05-02T15:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create lists with numbers or bullets</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/789470#M34028</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/562367"&gt;@DanMan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Is there a CSS rule attached to the HTML list elements that hide the bullets/numbers? (eg.&amp;nbsp;&lt;EM&gt;list-style: none)&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;best,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Matthieu&lt;/P&gt;
&lt;P&gt;matthieu.berard@markentive.com&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 15:08:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/789470#M34028</guid>
      <dc:creator>MBERARD</dc:creator>
      <dc:date>2023-05-03T15:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create lists with numbers or bullets</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/790198#M34046</link>
      <description>&lt;P&gt;Here's the actual code:&lt;BR /&gt;&lt;BR /&gt;&amp;lt;p&amp;gt;Citreno services are best suited for enterprises who are:&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;ul style="list-style-type: square;"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Existing or potential Chronicle customers with large complex deployments, typically above 1PB/year of data to be processed by Chronicle.&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Not simply interested in Chronicle because of price, but want to implement the innovative capabilities of the solution.&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Want to implement a Change Management methodology to ensure the success of their product.&amp;amp;nbsp;&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&lt;BR /&gt;I've tried putting in numbering manually AND tried doing it with the widget attached (where it lets you selects bullets/numbers). When I finally publish or preview it...there are no bullets or numbers&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if that answers your question and thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 21:45:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/790198#M34046</guid>
      <dc:creator>DanMan</dc:creator>
      <dc:date>2023-05-04T21:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create lists with numbers or bullets</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/790310#M34051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/562367"&gt;@DanMan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Can you provide a page with the code in it? That way I can inspect every CSS rules that interact with your HTML.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Matthieu&lt;/P&gt;
&lt;P&gt;matthieu.berard@hotmail.fr&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 08:08:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/790310#M34051</guid>
      <dc:creator>MBERARD</dc:creator>
      <dc:date>2023-05-05T08:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create lists with numbers or bullets</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/790440#M34059</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/562367"&gt;@DanMan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have a question. I have got an idea. I think this would have been added to style.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like this,&lt;/P&gt;&lt;PRE&gt;ul,ol {&lt;BR /&gt;list-style-type: none;&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;So from that comes issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can try this code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;ul style="list-style-type:circle"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Coffee&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Tea&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Milk&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;ul style="list-style-type:disc"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Coffee&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Tea&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Milk&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;ul style="list-style-type:square"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Coffee&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Tea&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Milk&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ul&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;ol style="list-style-type:upper-roman"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Coffee&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Tea&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Milk&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ol&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;ol style="list-style-type:lower-alpha"&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Coffee&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Tea&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;li&amp;gt;Milk&amp;lt;/li&amp;gt;&lt;BR /&gt;&amp;lt;/ol&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this can help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/89212i476997819B6DE825/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 13:29:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/790440#M34059</guid>
      <dc:creator>ankitparmar09</dc:creator>
      <dc:date>2023-05-05T13:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to create lists with numbers or bullets</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/1037714#M40587</link>
      <description>&lt;P&gt;Hi Dan, I had the same issue and ultimately needed to insert a list style in the HTML (it won't let me include the brackets...):&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class=""&gt;ul&lt;/SPAN&gt; &lt;SPAN class=""&gt;style&lt;/SPAN&gt;=&lt;SPAN class=""&gt;"list-style-type: disc; color: #2f3234;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Try that!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 20:00:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Unable-to-create-lists-with-numbers-or-bullets/m-p/1037714#M40587</guid>
      <dc:creator>BArmstrong3</dc:creator>
      <dc:date>2024-09-06T20:00:45Z</dc:date>
    </item>
  </channel>
</rss>

