<?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 Register Here Private Content CSS Space in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711413#M31075</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to code our login page (&lt;A href="https://npaq.redunion.com.au/_hcms/mem/login" target="_blank" rel="noopener"&gt;https://npaq.redunion.com.au/_hcms/mem/login&lt;/A&gt;) and see that the text near the bottom appears as:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Don't have an account?&lt;/SPAN&gt;&lt;A href="https://npaq.redunion.com.au/_hcms/mem/register?redirect_url=/" target="_blank" rel="noopener"&gt;Register here.&lt;/A&gt;"&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I'd like a space between the ? and the R but for some reason that particular text isn't in the HTML module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's tied to having "allow self-registration" checked under the private content settings. The issue is that I don't know what code controls the CSS for that particular space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 28 Oct 2022 00:21:33 GMT</pubDate>
    <dc:creator>AenghasHP</dc:creator>
    <dc:date>2022-10-28T00:21:33Z</dc:date>
    <item>
      <title>Register Here Private Content CSS Space</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711413#M31075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to code our login page (&lt;A href="https://npaq.redunion.com.au/_hcms/mem/login" target="_blank" rel="noopener"&gt;https://npaq.redunion.com.au/_hcms/mem/login&lt;/A&gt;) and see that the text near the bottom appears as:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Don't have an account?&lt;/SPAN&gt;&lt;A href="https://npaq.redunion.com.au/_hcms/mem/register?redirect_url=/" target="_blank" rel="noopener"&gt;Register here.&lt;/A&gt;"&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I'd like a space between the ? and the R but for some reason that particular text isn't in the HTML module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it's tied to having "allow self-registration" checked under the private content settings. The issue is that I don't know what code controls the CSS for that particular space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Oct 2022 00:21:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711413#M31075</guid>
      <dc:creator>AenghasHP</dc:creator>
      <dc:date>2022-10-28T00:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Register Here Private Content CSS Space</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711416#M31076</link>
      <description>&lt;P&gt;You could add page level css styles to make this adjustment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.hubspot.com/website-pages/add-code-to-the-head-or-footer-html-of-hubspot-content#add-code-snippets-to-a-specific-page-or-post" target="_blank"&gt;https://knowledge.hubspot.com/website-pages/add-code-to-the-head-or-footer-html-of-hubspot-content#add-code-snippets-to-a-specific-page-or-post&lt;/A&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;style&amp;gt;div#hs-login-self-registration-link {
    margin:1rem 0;
}
div#hs-login-self-registration-link a {
    margin-left:0.5rem;
}
&amp;lt;/style&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 00:35:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711416#M31076</guid>
      <dc:creator>Jake_Lett</dc:creator>
      <dc:date>2022-10-28T00:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Register Here Private Content CSS Space</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711461#M31078</link>
      <description>&lt;P&gt;That's done the trick, thank you very much!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 06:30:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Register-Here-Private-Content-CSS-Space/m-p/711461#M31078</guid>
      <dc:creator>AenghasHP</dc:creator>
      <dc:date>2022-10-28T06:30:24Z</dc:date>
    </item>
  </channel>
</rss>

