al percorso /components/com_phocagallery/assets/phocagallery.css
ciao, io ho questo e non trovo quello che mi avete citato:
* Phoca Gallery
http://www.phoca.cz */
#phocagallery {
padding:0;
margin:0;
}
#phocagallery a img {
padding:0;
margin:0;
border:0px;
}
#phocagallery-pane .phocagallery-box-file,
#phocagallery .phocagallery-box-file,
.phocagallery-box-file {
position:relative;
float:left;
text-align:center;
/*overflow:visible;*/
}
#phocagallery-pane .phocagallery-box-file-first,
#phocagallery .phocagallery-box-file-first,
.phocagallery-box-file-first {
overflow: hidden;
display: table;
vertical-align:middle;
}
#phocagallery-pane .phocagallery-box-file-second,
#phocagallery .phocagallery-box-file-second,
.phocagallery-box-file-second {
display: table-cell;
vertical-align: middle;
}
#phocagallery-pane .phocagallery-box-file-third,
#phocagallery .phocagallery-box-file-third,
.phocagallery-box-file-third {
text-align:center;