I am hoping to get a little help. I am a designer by nature, so programming is not my strong suite. With that, I am using this jquery plugin to add some dynamic elements to my site.
A link to the source is here: http://www.marcofolio.net/webdesign/creating_a_polaroid_photo_viewer_with_css3_and_jquery.html
My question: I would like for the pictures to remain in a div and not "float all over the page. After playing around with the css, I assume this is accomplished by adding code to the script.js file. What do I need to add to contain the polaroids to a div?
Thanks.