摘要: filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')"; -moz-background-size:100% 100%; background-size:100% 100%; 阅读全文
posted @ 2016-06-12 17:47 怪咖咖 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 标题:{$title}来源:{$copyfrom}评论:<a href="#comment_iframe" id="comment">0</a>【js】点击:<span id="hits"></span>【带上js】 <script language="JavaScript" src="{APP_P 阅读全文
posted @ 2016-06-12 17:46 怪咖咖 阅读(943) 评论(0) 推荐(0) 编辑
摘要: 1.改官方模板,读里面的代码,改改它,看看有什么变化,如果不明白,去官方论坛、查手册、专业人士还可以看数据库。2.复制实例代码,整理笔记,到实战的时候,就直接复制,改改参数即可。 阅读全文
posted @ 2016-06-12 17:46 怪咖咖 阅读(145) 评论(0) 推荐(0) 编辑
摘要: 1.当前栏目的ID:{$catid}标题样式:{title_style($v[style])}(在添加内容或编辑内容的时候,标题右边有一个选择颜色的块)。{str_cut(strip_tags($v[description]), 150)}其中str_tags是去掉html中的标签代码,只保留文字。 阅读全文
posted @ 2016-06-12 17:45 怪咖咖 阅读(1162) 评论(0) 推荐(0) 编辑
摘要: 1.列表页{pc:content action="lists" catid="$catid" num="25" order="id DESC" page="$page"} <ul class="list lh24 f14">{loop $data $r} <li><span class="rt">{ 阅读全文
posted @ 2016-06-12 17:45 怪咖咖 阅读(396) 评论(0) 推荐(0) 编辑
摘要: 1、经典案例:图文列表:{pc:content action="position" posid="2" order="listorder DESC" num="4"} {loop $data $r} <h4 class="blue"><a href="{$r[url]}" title="{$r[ti 阅读全文
posted @ 2016-06-12 17:44 怪咖咖 阅读(1447) 评论(0) 推荐(0) 编辑