Background/Border Popup
Posted: 25 Nov 2015, 04:40
Hi Karl,
You gave me the CSS code below to change the background and image-bordercolor for the previous popup imageviewer:
Could you give me the equivalent code for the new popup imageviewer?
Thnx! in advance
Martin
You gave me the CSS code below to change the background and image-bordercolor for the previous popup imageviewer:
Code
.mfp-img {
border: 10px solid white;
}
.mfp-ready.mfp-bg {
background-color: rgb(229,229,229);
opacity: 1 !important;
}Thnx! in advance
Martin