
Originally Posted by
enchantedneedle
It would help if you listed the mods that you have added, template you are using and possibly version of zencart. What template files have you modified? I bet you will find your answer in there.
It looks like you are using a template that did not come with a "Current Sales" section. To get that to match your other templates you need to compare the styling in the CSS for the "Current Sales" to the styling of one of the others. You also need to look at the actual template file and see what may be different. There is an extra <td> tag containing the dotted line. You will need to add that to the template file containing the "Current Sales". You might have to move the block of code for the product title to above the image.