已经搞定,不敢独享,给大家说说吧!
第一步;在内容页面里加上以下样式代码:
.cat a:hover { font-size: 11pt; color: #000000; font-weight: bold; text-decoration: underline}
.cat a:link { font-size: 11pt; color: #000000; font-weight: bold; text-decoration: none}
.cat a:visited { font-size: 11pt; color: #0000FF; font-weight: bold; text-decoration: none}
.cat a:active{ font-size: 11pt; color: #FF0000; font-weight: bold; text-decoration: none}
第二步:在要更好的标签里修改:
<td height="400" valign="top" class="cat" >
<div align="left" class="unnamed1">{FS_新闻内容}</div>
</td>
注意里面的class 调用样式名称,
欢迎大家交流,我的网站:www.jxas.com