I like the look and feel of the content boxes on this site (Viewer, Signature, Conversion, etc): http://groupdocs.com I would like to recreate that look on my own wordpress site. Does anyone know of a plugin or widget that produces these sort of sliding content boxes? I've spent a couple hours searching to no avail. I would greatly appreciate any help!
That is neat. Don't know of any WP plugin that does anything like that, but it looks like they are using the jQuery Easing plugin. It is here: http://gsgd.co.uk/sandbox/jquery/easing/ you should be able to add it manually to a page/site.
It best to make a page template and change page in page attributes and code jquery effect accordingly. this would be much simpler
this website don't use wordpress.. they use Bootstrap v2.1.1 ! You can make the same effect / Page with some tweaking and reading about it : Link Goodluck