how to center image gallery/mosaic in Oxygen theme?
-
Hello all – we’ve posted some beautiful photos in a gallery in our latest post. It’s set to “mosaic”. Lovely, except we cannot get this mosaic gallery to center in the post:
http://wp.me/pT2nB-wjWe’ve tried simply highlighting it & centering, we’ve tried changing the “Link to” setting in the Gallery, to all three options. Nothing works.
Any ideas?
(the slideshow looks terrible – has a black background, which doesn’t work with these photos, and the thumbnails setting seems too small to do these photos justice).
Mahalo.
The blog I need help with is: (visible only to logged in users)
-
Hi,
if you have the Custom Design upgrade, you can add the following Custom CSS to center it:
.tiled-gallery .gallery-row { margin: 0 auto 20px; }It’s likely possible to change the black background with something else too, using Custom CSS.
-
Yes, we have Custom Design. We just used the bit of code above that you posted, pasted into the bottom of our Custom CSS, but still can’t center the gallery.
Any ideas? Mahalo.
-
We should note that we widened the center column in posts, to have it span the middle and right columns.
Perhaps that’s throwing off something in the wordpress hard code CSS (or whatever one would call it)?
-
doh – we just solved our own problem. We had to set the 2-column width again. That worked with your bit of html above – many thanks! Centered & looking fabulous now.
- The topic ‘how to center image gallery/mosaic in Oxygen theme?’ is closed to new replies.