I have trying to make my wordpress page CSS 2.1 valid with NextGEN gallery.
No one of the effects (thickbox, lightbox ...) has a valid CSS 2.1 markup.
Tried to use smoothbox, that is told, it is valid CSS 2.1, but if I choose in the "effects tab" the custom option and I use as suggested at smoothbox home page class="smoothbox" it does not work.
I would like to use smoothbox. Any idea to do it?
The only way I have found to make this plugin CSS 2.1 valid is editing the shuuter-reloaded.css file and dropping opacity: xx and filter: alpha(opacity=xx) options, cause they are not CSS 2.1 supported.
Help on a thickbox/lightbox/shutter valid CSS idea will be aprecited.
Thanks in advance.