Dear SharePoint experts,
We would like to ask on How to attached SharePoint 2013 Picture Library to other site. Kindly see the attached images for the screenshot of it. We only need the Picture Library and attached it to the space of the other site…
Thank you & hope to hear soon…
Dan
I suspect that level of functionality isn’t available out of the box…
the simplest solution is just to provide a link to the picture library instead
it may be possible to export the thumbnail view web part somehow and then add that on the site collection – i just had a very quick test in our dev environment and it didnt work unfortunately, but maybe with some tweaks and further testing it’d be possible (http://zepeda-mcmillan.blogspot.co.uk/2011/08/cross-site-web-xsltlistviewwebpart.html)
Another option would be to create a new page with the thumbnail on and then use some custom CSS to remove all of the elements on the page except for the thumbnails, you could then use a page viewer web part from the subsite hitting this new, cut down page