Hi, first of all, excellent work at making this module. It was just what i was looking for. I'm making a commerce and each product has many imagenes! =)

I notice that the current dev has an extra "

". It just broke my theming if i don't remove it.
I just removed line #340 "$output .= '

';" to correct this. Btw, it would be great if theming is in a .tpl file =)

great work with this module
many thanks for it.

Comments

FAAREIA’s picture

an extra div....</div> i forgot to put code tag, that why it's empty in the first post.

davisben’s picture

I'm not seeing the extra div. What theme are you using?

FAAREIA’s picture

I'm using my custom theme (bartik subtheme), i override almost every template from Bartik theme, views, ctools and more. I clean up eerything, drupal uses to much containers inside containers....and i'm a theme/desgin/css freak XD

Everything in html is fine, till i use this module on an image since there is an extra </div>

davisben’s picture

Status: Active » Fixed

I see it now. It has been fixed and committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.