Thank you very much for the quick reply.
I'm not sure where the class "colorbox-manual" goes (even though by using Firebug I see it on the blog page).
The code I use to place the images is this:
<a>/images/portfolio/eaGolem.jpg" rel="gallery"><img src="<?php bloginfo('template_directory') ?>/images/thumbs/eaGolem_tmb.jpg" width="230" height="115" alt="Golem"></a>
<a>/images/portfolio/eaBMmaze.jpg" rel="gallery"><img src="<?php bloginfo('template_directory') ?>/images/thumbs/eaBMmaze_tmb.jpg" width="230" height="115" alt="Businessman in maze"></a>
Where would I put the div class?
I'm not very technical unfortunately, so I'm fumbling a bit. Thanks for the patience.
I'll try removing the lines you suggested, but personally, I'd rather keep your pluging as intact as possible.
Thanks again.