发新话题
打印

6.0帖子列表中如何只把主题标题字体变大

6.0帖子列表中如何只把主题标题字体变大

找到
<a href="viewthread.php?tid=$thread[tid]&extra=$extra"$thread[highlight]>$thread[subject]</a>

替换为

<a href="viewthread.php?tid=$thread[tid]&extra=$extra"$thread[highlight]><font style="font-size:14px">$thread[subject]</font></a>

焦点就是:
<font style="font-size:14px"></font>

TOP

发新话题