Centering the Gallery
-
for centering the Gallery in the last version 2.5.1 i′ve put in the polaroid_gallery.css:
.polaroid-gallery {
clear: both !important;
position: relative !important;
margin-top: 50px !important;
margin-right: 100px !important;
margin-left: 100px !important;all other options was not working for me.
- The topic ‘Centering the Gallery’ is closed to new replies.