Hi,
can some of you experts please help me center the Simple Image Gallery PRO content in table in K2.
Here is the link and I simple cant find a way to do that.
http://gorast.com/HOSTmaster/luxintegra-mk/galerija
Thanks,
Gorast
Strumming my pain with his fingers
Singing my life with his words
Killing me softly with his song...
My client killing me softly with asking me about centering gallery image.
ul#sigProIdbc32ec8cd0 {
float: none !important;
margin: 0 auto !important;
width: 500px;
}
ul.singleThumbGallery { float: none !important;
margin: 0 auto !important;
width: 500px;
}
.sigProContainer.sigProElegant.singleThumbGallery {
margin: 0 auto !important;
padding: 0 !important;
}