PhpCMS文章内容页添加副标题的方法
下面把方法告诉大家
在show.html将标题处修改为:
<div id="content_head">
<!--文章标题-->
<h1>{$title}</h1>
{if $titleintact}<h2><center> ——{$titleintact}</center></h2>{else}{/if}
</div>
自动将“完整标题”字段内容,设为副标题。
显示为:
标题——副标题
文章版权声明:除非注明,否则均为奥多云原创文章,转载或复制请以超链接形式并注明出处。
还没有评论,来说两句吧...