http://demo.openchurchsite.com/multimedia/galleries

Right now I do very little adjustment for the mobile version but an easy fix is the following:

1. First move the order of the fields to make the thumb field 2nd to be displayed, underneath the title. The desktop version uses absolute positioning so the stacking order is irrelevant for desktop.
2. Update responsive.css to disable abs positioning when viewing in mobile view and have everything just stack vertically. It will look good that way.
3. Apply for M&M theme as well

CommentFileSizeAuthor
Galleries mobile screenshot165.5 KBdrupalninja99
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

drupalninja99’s picture

Updated dev with better responsive gallery

drupalninja99’s picture

Pushed out 1.11-beta1

drupalninja99’s picture

Status: Active » Needs review
drupalninja99’s picture

Status: Needs review » Closed (fixed)