I have uploaded a panorama image to my database and was wondering if there is a way that Omeka will allow a user to shift the panorama left to right on the screen to view.
Let me know if I need to explain more.
Charlie
Forums » Panorama Images
-
-
You can do this pretty easily with CSS in your theme.
You can tell Omeka to display the original image, but contain it in a div with a
overflow: autostyle, which will make the browser create a scrollbar if the image grows too large for the div to contain.
Reply
You must log in to post.

