Thumbnail background back to white since update
-
On my site https://www.groovapolitan.co.uk/gallery/ I have the following code in CSS which removes the background on the thumbnails and places a decorative grey line around two sides.
.ngg-gallery-thumbnail img{-webkit-box-shadow: #787878 1px 1px 1px;-moz-box-shadow: #787878 1px 1px 1px; box-shadow: #787878 1px 1px 1px;border:1px;} .ngg-gallery-thumbnail img { background-color:transparent!important; border:none!important; } .ngg-gallery-thumbnail img:hover { background-color:#ebeaea!important; }
Have just updated to v4.1.50 and the white background has returned, as you can see. Can someone please explain why, and the updated coding required? I have not updated this, different, site where you can see how, with the same coding, the thumbnails used to be! https://www.aboutthemshoes.co.uk/images/the-brickmakers-24th-july-2014/
Thank you very much for your time. Chris
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Thumbnail background back to white since update’ is closed to new replies.