New Zenner
- Join Date:
- May 2010
- Location:
- North Carolina USA
- Posts:
- 3
- Plugin Contributions:
- 0
Modern Zen [RI07] Template
chal2les:
Anyone else having a problem with the bestseller side box?
There is a spacing error between cat_bg_top and cat_bg_bot.
I have the same problem. This does not fix the problem, but I was able to figure out how to mask the problem by adding the BR to this line in includes/templates/template_default/sideboxes/tpl_best_sellers.php:
$content .= '</div><br>' . "\n";
This change does not seem to affect anything else and is not the best solution, but it at least fills in the blank space until someone can find the real cause.