Want an awesome layout for your posts, or your portfolio items or your vacation pictures ? This is the plugin for you. Insert images like you do in the native Add Media WordPress form, but with more options and layouts!
Yes. It’s based on shortcode so it will work in any page and even in theme pages.
Yes, going to the WP Text Editor inputing something like
<div style="position:relative;"> <div style="position:absolute; left:0;top:0;width:100%;height:100%; background-image: url(http://pathtobg.jpg); "> [dzs_layouter] ... </div> </div>
will give a each layouter section with a different background