paroller.js
paroller.js copied to clipboard
Background Starting Position
How could I set the starting position for the background...?, the plugin shows the upper part of the image, and sometimes the subject of the image is not properly shown, how could I configure this in the JS...?
· Thanks in advance.
@HellcatRedeye Did you ever figure this out? I have this problem at the moment.
Wow... Still no one?
Nope, I'm sorry.
well, not sure if its relevant after all this time, but you can specify horizontal background position via css. not sure if important is needed, but the script sets it so i applied it to be sure and it fixes the problem.
background-position-x: left !important;