Quote Originally Posted by dat311 View Post
Thank you again, DarkAngel. I really appreciate your time and help!!

I tried what you suggested but it didn't work for me.

I ended up commenting out the divider lines in the tpl_columnar_display.php so that the lines disappeared and just added a solid border around the images through the CSS Stylesheet.

.listingProductImage {
padding: 10px;
border: 1px solid #e6e6e7;
margin: 10px;
}

I did not remove the entire Divider Pro Add-on because without it the space between the columns were too close - so the Add-on keeps a nice margin/padding around the column/rows.

I'm happy now - thanks very much!
could you please explain this in details?