You are missing:
.clearBoth{clear:both} in your css
You are missing:
.clearBoth{clear:both} in your css
I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me
Thanks for your help. I think you saw it when I was testing it without that code in the css. In any case, what I attempted didn't work, so I put it back, then removed it out of the xhtml code instead, and bam, it worked. It WORKED!!!
If anybody else has the same prob, you can copy this page:
/includes/templatets/template_default/common/tpl_columnar_display.php
to here:
/includes/templatets/your_template_name/common/tpl_columnar_display.php
Then remove the <br class="clearBoth" /> tag.
Thanks again for your assistance.