Re: Right border not displaying on subcategory image
In include/categories.php check this if
if (!empty($subcategories)) {
and then near the bottom
$smarty->assign("subcat_div_width", $subcat_div_width);
$smarty->assign("subcat_div_height", $subcat_div_height + 70);
$smarty->assign("subcat_img_height", $subcat_div_height);
$smarty->assign("subcategories", $subcategories);
I still don't know why QT decided to hard code it like this
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|