From 2011.igem.org
[[html]]
[[galery]]
[[module css]]
/* hide the "Image x of y" display */
#lightbox-image-details-currentNumber[style] {
display:none !important;
}
/* hide the entire bottom data box (including the close button) */
#lightbox-container-image-data-box[style] {
display:none !important;
}
/* leave the "prev" overlay graphic as transparent */
#lightbox-nav-btnPrev[style] {
background-image: url(/common--theme/base/images/lightbox/lightbox-blank.gif) !important ;
}
/* leave the "next" overlay graphic as transparent */
#lightbox-nav-btnNext[style] {
background-image: url(/common--theme/base/images/lightbox/lightbox-blank.gif) !important ;
}
[[/module]]
[[/html]]
[[gallery]]