<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Add Particle Backgrounds in Oxygen with Particles.js	</title>
	<atom:link href="https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/feed/" rel="self" type="application/rss+xml" />
	<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/</link>
	<description>Web Development and Design</description>
	<lastBuildDate>Sat, 31 Oct 2020 01:01:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7</generator>
	<item>
		<title>
		By: Alec Gall		</title>
		<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-20</link>

		<dc:creator><![CDATA[Alec Gall]]></dc:creator>
		<pubDate>Sat, 31 Oct 2020 01:01:55 +0000</pubDate>
		<guid isPermaLink="false">https://apexweb.io/?p=161#comment-20</guid>

					<description><![CDATA[You&#039;re welcome! Happy to help. :)]]></description>
			<content:encoded><![CDATA[<p>You're welcome! Happy to help. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jose		</title>
		<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-19</link>

		<dc:creator><![CDATA[Jose]]></dc:creator>
		<pubDate>Sat, 31 Oct 2020 00:55:26 +0000</pubDate>
		<guid isPermaLink="false">https://apexweb.io/?p=161#comment-19</guid>

					<description><![CDATA[It works! Thanks Alec :) appreciate it.
Keep the blog up]]></description>
			<content:encoded><![CDATA[<p>It works! Thanks Alec 🙂 appreciate it.<br />
Keep the blog up</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alec Gall		</title>
		<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-18</link>

		<dc:creator><![CDATA[Alec Gall]]></dc:creator>
		<pubDate>Fri, 30 Oct 2020 02:21:07 +0000</pubDate>
		<guid isPermaLink="false">https://apexweb.io/?p=161#comment-18</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-17&quot;&gt;Jose&lt;/a&gt;.

Hi Jose,

I think I figured it out. Try setting position: relative on your div with the id &quot;divparticle&quot;. That should fix it! I&#039;ll add a little note about that in my guide as well. :)

As for the particles bouncing off the edges and such, you will need to configure that in the particles.js configurator. Set move &gt; out_mode to Bounce.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-17">Jose</a>.</p>
<p>Hi Jose,</p>
<p>I think I figured it out. Try setting position: relative on your div with the id "divparticle". That should fix it! I'll add a little note about that in my guide as well. 🙂</p>
<p>As for the particles bouncing off the edges and such, you will need to configure that in the particles.js configurator. Set move > out_mode to Bounce.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jose		</title>
		<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-17</link>

		<dc:creator><![CDATA[Jose]]></dc:creator>
		<pubDate>Fri, 30 Oct 2020 02:02:22 +0000</pubDate>
		<guid isPermaLink="false">https://apexweb.io/?p=161#comment-17</guid>

					<description><![CDATA[Sure Alec, thank you again!
My site is tormo-studio.es, just starting it. 
I inspected the element, and weight/height are setted to bigger numbers than my div size. I know I have to fix it somewhere but I don&#039;t know where exactly, maybe on particle webpage(Vincent Garraeu) before generating the json file. I have tried to play around oxygen components&#039; properties but I got nothing.
I made a background video but I think its too big (4mb), so with this particle effect, result is almost the same. Yours is so good. I saw particles bounce with sides and it works on every size. I love its simplicity :)]]></description>
			<content:encoded><![CDATA[<p>Sure Alec, thank you again!<br />
My site is tormo-studio.es, just starting it.<br />
I inspected the element, and weight/height are setted to bigger numbers than my div size. I know I have to fix it somewhere but I don't know where exactly, maybe on particle webpage(Vincent Garraeu) before generating the json file. I have tried to play around oxygen components' properties but I got nothing.<br />
I made a background video but I think its too big (4mb), so with this particle effect, result is almost the same. Yours is so good. I saw particles bounce with sides and it works on every size. I love its simplicity 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Alec Gall		</title>
		<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-16</link>

		<dc:creator><![CDATA[Alec Gall]]></dc:creator>
		<pubDate>Fri, 30 Oct 2020 00:01:13 +0000</pubDate>
		<guid isPermaLink="false">https://apexweb.io/?p=161#comment-16</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-15&quot;&gt;Jose&lt;/a&gt;.

Hey Jose,

You&#039;re welcome, and thank you! You may need to adjust the size and position of .particles-js-canvas-el. If you could send me a link to the site you&#039;re working on I could take a look at it for you.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-15">Jose</a>.</p>
<p>Hey Jose,</p>
<p>You're welcome, and thank you! You may need to adjust the size and position of .particles-js-canvas-el. If you could send me a link to the site you're working on I could take a look at it for you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jose		</title>
		<link>https://apexweb.io/adding-particle-backgrounds-in-oxygen-with-particles-js/#comment-15</link>

		<dc:creator><![CDATA[Jose]]></dc:creator>
		<pubDate>Thu, 29 Oct 2020 22:26:18 +0000</pubDate>
		<guid isPermaLink="false">https://apexweb.io/?p=161#comment-15</guid>

					<description><![CDATA[Hi Alec, great tutorial!

Thanks for your sharing your knowledge. 
I got the particle system working on my site, but I can&#039;t find out how to set the height to the div height. The particles go up and down to my others sections. I guess I have to modify something on the background-size property, but I can&#039;t find a solution. How did you get it?]]></description>
			<content:encoded><![CDATA[<p>Hi Alec, great tutorial!</p>
<p>Thanks for your sharing your knowledge.<br />
I got the particle system working on my site, but I can't find out how to set the height to the div height. The particles go up and down to my others sections. I guess I have to modify something on the background-size property, but I can't find a solution. How did you get it?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
