Junior Member
Junior Member
Epimetreus   12-05-2009, 22:10
#1

Has anyone tweaked the excellent Stopdesign theme to add support for the viewer_size_image plugin? While it's easy to get the selector buttons to display, I can't manage to get them to actually function properly, as they do in the default theme.

Thanks for any help.

  • Epimetreus
Member
Member
sbillard   12-05-2009, 23:05
#2

That would be a most difficult task because of the stopdesign design css. It is very sensitve to the size of the images so it uses the customsize image function (which means that the you would have to implement the stopdesign equivalent to printUserSizeImage().

If you are brave, you could use the getViewerImageSize() function to get the viewer's choice and modify the code in stopdesign between lines 38 and 56 to deal with the fact that the portrait image height needs to be the same as the landscape image's height.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.