チップス
NextGEN Gallery WordPressプラグイン 中央寄せ
写真を中央寄せ表示する
.ngg-galleryoverview {
text-align: center !important;
overflow: hidden;
width: 100% !important;
clear:both;
display:block !important;
}
.ngg-gallery-thumbnail-box {
display: inline-block !important;
float: none !important;
}
→ WordPress Gallery Plugin – NextGEN Gallery のページ

