By njathan on
Shadowbox Module: 6.x-3.2
Shadowbox Plugin: 3.0b
Drupal: v6.14
I am trying to configure the shadowbox module on D6. But the images dont seem to be using shadowbox at all... even though the configuration seems correct. (I have enabled "image handling" in the module config)
I refered to this post on the Shadowbox 3.0 - Auto image handling not work topic, however this bug seems to have taken care of in v6.x-3.2 of the module.
How can get this right?
Comments
View source
do you have
rel="shadowbox"in the img tag of the images you want shadowboxed?I think no... But image handling is still enabled
I opened firebug and here's what i see on the left pane:
ok... seen the source
I did a 'View Source'.
I cannot find rel="shadowbox" there... both on the preview page and the node itself.
Anyone has any ideas on how
Anyone has any ideas on how to get shadowbox right?