zencart简单设置分类链接不同css样式

includes/templates/模板/sideboxes/tpl_categories.php

$content .= '<a  class="'.$new_style.'" href="' . zen_href_link(FILENAME_DEFAULT, $box_categories_array[$i]['path']) . '">';

替换成

$content .= '<a  class="'.$new_style.' '.str_replace(array("="), "", $box_categories_array[$i]['path']).'" href="' . zen_href_link(FILENAME_DEFAULT, $box_categories_array[$i]['path']) . '">';

 



posted @ 2014-09-29 10:52  小鱼阁工作室  阅读(394)  评论(0编辑  收藏  举报
Copyright © 小鱼阁工作室 版权所有 -zencart外贸建站,织梦企业建站,ecshop商城,二次开发,产品采集,模板修改!