Hi
I'm trying to format the featured products thumbnails so there is a div around them with an background image (like a nice border). However, having searched through the files using the admin section I find that the code used to echo these thumbnails to the screen is:
How do I go about finding the content for this in order to add a <div> around the thumbnail image? This code is found in the file tpl_columnar_display.php which i think probably pertains to other listings.Code:$list_box_contents[$row][$col]['text']



