织梦dedecms当前位置去掉>符号并为链接添加样式的方法如下:
1.在系统〉基本参数〉核心设置 〉栏目位置的间隔符号 删除>符号
2.修改include>typelink.class.php
找到$indexpage = "<a href=’".$this->indexUrl."’>".$this->indexName."</a>";此处为首页链接 修改方法如:$indexpage = "<a href=’".$this->indexUrl."’ class=’home’>".$this->indexName."</a>";
找到$typelink = "<a href=’".$typepage."’>".$typeinfos['typename']."</a>";此处为栏目链接 修改方法如:$typelink = "<a href=’".$typepage."’ class=’current’>".$typeinfos['typename']."</a>";
生成后得到的信息为
<a href="/" class="home">主页</a><a href="/News/" class="current">News</a><a href="/News/guonaxinwen/" class="current">国内新闻</a>
改源码得胆大心细 修改时最好将源文件备份一下
(责任编辑:最模板) |

Dulishop专业性Magento高科技
人气:134
爱之谷成人模板|ECSHOP仿爱
人气:1019
ecshop拉夫红酒模板|红酒商
人气:957
Vanesa 英文大型百货商城
人气:323
ecshop仿天猫超市2016整站模
人气:1699
仿QQ商城shopex模板
人气:1153