Thread Starter
retora
(@retora)
To resolve this issue I had to add some lines to fancybox.css in /wp-content/plugins/fancybox-for-wordpress/fancybox:
#fancybox-overlay {
opacity: 0.5 !important;
color: #000000 !important;
}
I think the wp plugin does not pass the overlay configuration data to fancybox.
Fancybox for WordPress 3.06.