Centre no thumbs images

rtdesigns / 2014-08-13 09:18:05   

I am trying to centre the images in an exhibit using the no thumbs format. I managed to do it perfectly using the over and over format using this thread indexhibit.org/forum/thread/16486/ however using this format hides the captions in between images. Can anyone help?

rtdesigns / 2014-08-13 09:18:36   

sorry here is the link to my page
rt-designs.co.uk/index.php/id/glucobuddy/

Vaska A / 2014-08-13 11:25:56   

You can target this format via CSS...something like (add this to your style.css file):

  1. .format-no_thumbs #exhibit #img-container { text-align: center; }

It's a place to begin - you will likely need to flush this out more.

This thread has been closed, thank you.