JQuery Masonry and Isotope allow you to have a Cornerstamp that is static while the rest of the page is dynamic.
http://isotope.metafizzy.co/custom-layout-modes/masonry-corner-stamp.html
However, I'd like the static area to be a block on the center of the page (not a straight column, just a block in the middle of the page, which to the bottom and side are dynamic).
Does anyone know if this is possible or whether I should be looking for other jquery plugins instead?
Thank you.