CPHDH / Curatescape

A set of add-ons for the Omeka content management system, designed specifically for location-based narrative content, and compatible with (optional) paid Curatescape mobile applications.

Home Page:https://curatescape.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Images on map markers appear awkward when cropped from bottom

elipousson opened this issue · comments

The images in the new map markers look good but most of our images do not look good when the bottom edge of the image is cropped out. Maybe the image bubbles should be centered? Here are a couple of examples of what it looks like:

screen shot 2016-05-13 at 2 06 13 pm
True Grit Statue

screen shot 2016-05-13 at 2 09 00 pm
First & Franklin Presbyterian Church

screen shot 2016-05-13 at 2 09 52 pm
The Patterson

I'll adjust this in the next update. In the meantime, you can add the following CSS to theme settings:

.curatescape-infowindow-image{background-position:center}