Add Custom HTML, CSS and JS
-
Hey friends,
i customized this code: http://jsfiddle.net/1ybshz3n/
This code creates a circle moving around with a blured background, it also creates a color transition while scrolling.I tried to add the html code on my homepage within the laytheme editor: +MORE -> +HTML, the CSS Code in the Custom CSS field (Lay Options) and the JS in the Custom <head> content with <script></script>
Buuut its not working :( Can anyone help me?
-
Hey friends,
i customized this code: http://jsfiddle.net/1ybshz3n/
This code creates a circle moving around with a blured background, it also creates a color transition while scrolling.I tried to add the html code on my homepage within the laytheme editor: +MORE -> +HTML, the CSS Code in the Custom CSS field (Lay Options) and the JS in the Custom <head> content with <script></script>
Buuut its not working :( Can anyone help me?
@weodeo you might take a closer look at the javascript and change some stuff there. See here:
-
@weodeo you might take a closer look at the javascript and change some stuff there. See here:
Hey @felix_rabe , thanks for your answer! I already looked at the site and actually tried it as written there. Or what do you mean?
-
Hey @felix_rabe , thanks for your answer! I already looked at the site and actually tried it as written there. Or what do you mean?
@weodeo in your fiddle, you use symbols such as "$", that have to be translated to something else in lay theme. Would be useful if you post your code here.
-
@weodeo in your fiddle, you use symbols such as "$", that have to be translated to something else in lay theme. Would be useful if you post your code here.