I’ve been trying to change fancybox’s border color from white. I’ve succeeded in targeting every part of fancybox except the border. How can I change the color of the fancybox border?
I’ve been trying to change fancybox’s border color from white. I’ve succeeded in targeting
Share
If you’re using 1.3.4, the border is in
#fancybox-contentcss rule. A quick firebug or devtools inspect will tell you that.UPDATE [March 2015] for both versions:
For Fancybox v1.3.4
JSFIDDLE
For Fancybox v2.0.x
For Fancybox v2.1.x
JSFIDDLE
Notice the difference between fancybox v2.0.x and v2.1.x