OpenSprites / OpenSprites-Origin

The original OpenSprites website, written in PHP. Discontinued - remains for historical reasons. See OpenSprites-Next for the new generation of Scratch resource sharing.
MIT License
19 stars 9 forks source link

Image previews don't enlarge #192

Closed jamesd-uk closed 8 years ago

jamesd-uk commented 8 years ago

When clicking on an image on its 'profile', the box expands, but the image doesn't. Has been reported a number of times.

jamesd-uk commented 8 years ago

Whoops, already reported by @Rumanti

towerofnix commented 8 years ago

lolol

rumanti commented 8 years ago

:package:

109C commented 8 years ago

:package:

bates64 commented 8 years ago

Easy fix- use css background: url('path/to/image') contain 50% 50%;.