hi there,
your plugin works but all the pictures are in one row, and I would like them aligned next to each other. I tried the following but its not working.
[himage] {
display: inline;
}
and
.himage {
display: inline;
}
Could you please help?
cheers.