In order to use the parallax feature, I decided to set the minimum required image dimensions to 1920px * 1200px, so that covers fullHD screen with slight parallax movement ( Image viewport height, so 1200px 1080px gives 120px offset to move the image.
This is not really limitation of functionality, but since the container wraps the element, it resembles the viewport dimensions.
This means, that on themes where the bar is on the side, the sidebar covers part of the viewport and thus also part of the image ...
The only thing I miss, is to delete or replace image on the current page..
Well-done little plugin that is easy to understand and use and works out of the box ..
As of version 0.4.2, it's not yet possible to have defaults for background images and parallax options for the scroll effect, so you have to repeat the setting for each page and post you want it on.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Added feature to set one image for all supported posts and pages, including the possibility to override these global settings on per-post basis ( see.
Added color to the container to kind of simulate a color for the overlay..
Added the option to preserve the nice scrolling behaviour without the need to use the parallax feature ( see.
Read more