<?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 How to create a page that can be saved as a CSS file in Blog, Website &amp; Page Publishing</title>
    <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/744908#M7906</link>
    <description>&lt;P&gt;I have been asked to create a page that contains specific code that can then be saved as a CSS file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example of what I am trying to accomplish -&amp;nbsp;&lt;A href="https://toechok.com/toechok-injection.css" target="_blank" rel="noopener"&gt;https://toechok.com/toechok-injection.css&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to that page and select Ctrl+S and you can save the file as a Cascading Style Sheet Document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, how do I put this code on a page without any other code on the page? Any page I create contains all the code from our template and additional header code.&lt;/P&gt;</description>
    <pubDate>Sat, 21 Jan 2023 00:29:51 GMT</pubDate>
    <dc:creator>rickbyrd</dc:creator>
    <dc:date>2023-01-21T00:29:51Z</dc:date>
    <item>
      <title>How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/744908#M7906</link>
      <description>&lt;P&gt;I have been asked to create a page that contains specific code that can then be saved as a CSS file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example of what I am trying to accomplish -&amp;nbsp;&lt;A href="https://toechok.com/toechok-injection.css" target="_blank" rel="noopener"&gt;https://toechok.com/toechok-injection.css&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to that page and select Ctrl+S and you can save the file as a Cascading Style Sheet Document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, how do I put this code on a page without any other code on the page? Any page I create contains all the code from our template and additional header code.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 00:29:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/744908#M7906</guid>
      <dc:creator>rickbyrd</dc:creator>
      <dc:date>2023-01-21T00:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/744965#M7907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/21561"&gt;@rickbyrd&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can add custom code snippets to specific pages by going to that page in HubSpot,&amp;nbsp;&lt;SPAN&gt;click edit page, the go to the settings tab and expand the "advanced options". You will see this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2023-01-20 at 17.16.52.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/83547i87CC70BEFABF8BCB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2023-01-20 at 17.16.52.png" alt="Screenshot 2023-01-20 at 17.16.52.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can then add the additional code either in the header or footer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope that helps.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jan 2023 06:17:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/744965#M7907</guid>
      <dc:creator>franksteiner79</dc:creator>
      <dc:date>2023-01-21T06:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745387#M7908</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/73173"&gt;@franksteiner79&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, that will not solve the problem.&amp;nbsp; Putting the CSS code in the header or footer will not change the fact that I need to be able to save the page as a CSS file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you go to the example URL I gave and click CRTL + S you can save the page as a CSS document -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rickbyrd_0-1674486693189.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/83658iCCE863B50711ECF4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rickbyrd_0-1674486693189.png" alt="rickbyrd_0-1674486693189.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is part of what I need to do. The other part is having a page with only the code, with nothing else on the page. I can not do that because our website uses a theme and other script codes for tracking purposes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 15:13:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745387#M7908</guid>
      <dc:creator>rickbyrd</dc:creator>
      <dc:date>2023-01-23T15:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745500#M7910</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/21561"&gt;@rickbyrd&lt;/a&gt;&amp;nbsp;to create a page that opens as CSS, you will need to create the CSS file in Design Tools and then use the file path to generate the link:&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="Jnix284_0-1674493647660.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/83684iE6C9E1BE1EEC165B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jnix284_0-1674493647660.png" alt="Jnix284_0-1674493647660.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 17:08:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745500#M7910</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-01-23T17:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745522#M7911</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did create a css file under the root domain -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rickbyrd_0-1674495341148.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/83686iE6C01C9C643A8E38/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rickbyrd_0-1674495341148.png" alt="rickbyrd_0-1674495341148.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How do I create a page with the file? When I go to the bigpictureloans.com/bigpictureloans-injection.css I get a 404 page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 17:38:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745522#M7911</guid>
      <dc:creator>rickbyrd</dc:creator>
      <dc:date>2023-01-23T17:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745525#M7912</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/21561"&gt;@rickbyrd&lt;/a&gt;&amp;nbsp;if it's under the root domain, it should work, did you check the path just to be sure?&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="Jnix284_0-1674495627030.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/83687i38091A8B77B8CB9A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jnix284_0-1674495627030.png" alt="Jnix284_0-1674495627030.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The public URL will wrap it in a get_asset function, but you can also modify that to get the path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 17:42:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745525#M7912</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-01-23T17:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745536#M7913</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I copy path I get&amp;nbsp;/root/bigpictureloans-injection.css and when I public URL I get&amp;nbsp;{{ get_asset_url('/root/bigpictureloans-injection.css') }}.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use a template for our website so not sure if the CSS file is supposed to go somewhere else. Our Design Tools directory is quite muddled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 17:59:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745536#M7913</guid>
      <dc:creator>rickbyrd</dc:creator>
      <dc:date>2023-01-23T17:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a page that can be saved as a CSS file</title>
      <link>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745542#M7915</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/21561"&gt;@rickbyrd&lt;/a&gt;&amp;nbsp;since it isn't a file published on your website directly, you would need to include that file path with the directory information for your files in design tools.&lt;BR /&gt;&lt;BR /&gt;Looking at the dev console, you have a CSS file here where you can copy the URL info from:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jnix284_0-1674497039853.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/83690iF4BFE35559F98445/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jnix284_0-1674497039853.png" alt="Jnix284_0-1674497039853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You'll have to figure out if this string changes based on whether it is in the subfolder or not, I've never tested this and I also have never attempted to share a direct link to a CSS file as you are, so it will take a little testing to narrow down the URL you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 18:05:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Blog-Website-Page-Publishing/How-to-create-a-page-that-can-be-saved-as-a-CSS-file/m-p/745542#M7915</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-01-23T18:05:04Z</dc:date>
    </item>
  </channel>
</rss>

