亲注册登录道勤网-可以查看更多帖子内容哦!(包涵精彩图片、文字详情等)请您及时注册登录-www.daoqin.net
您需要 登录 才可以下载或查看,没有账号?立即注册
x
由于上次有人找我要这个,这次就整理下弄了出来
一个是直接修改的没加上表框的,大家自己可以看下哦,不难的。道勤网收集
在template\default\forum\discuz.htm里查找
- <!--{if $_G['uid']}--><a href="home.php?mod=space&uid=$_G['uid']&do=thread&view=me" title="{lang my_posts}" class="xi2">{lang my_posts}</a>
复制代码 在他的前面加上:
- <a onclick="showWindow('nav', this.href, 'get', 0)" href="forum.php?mod=misc&action=nav" title="点击发帖" class="xi2"><span>点击发帖</span></a>
复制代码 然后更新缓冲,再刷新论坛首页就可以看到了.
第二种是加上表框的就像图片显示一样
在template\default\forum\discuz.htm里查找
- <!--{if $_G['uid']}--><a href="home.php?mod=space&uid=$_G['uid']&do=thread&view=me" title="{lang my_posts}" class="xi2">{lang my_posts}</a><!--{/if}--><!--{if !empty($_G['setting']['search']['forum']['status'])}--><!--{if $_G['uid']}--><span class="pipe">|</span><!--{/if}--><a href="search.php?mod=forum&srchfrom=$newthreads&searchsubmit=yes" title="{lang show_newthreads}" class="xi2">{lang show_newthreads}</a><!--{/if}-->
复制代码 更换成:
- <a onclick="showWindow('nav', this.href, 'get', 0)" href="forum.php?mod=misc&action=nav" title="点击发帖" class="xi2 GID"><span>点击发帖</span></a><!--{if $_G['uid']}--><a href="home.php?mod=space&uid=$_G['uid']&do=thread&view=me" title="{lang my_posts}" class="xi2 GID"><span>{lang my_posts}</span></a><!--{/if}--><!--{if !empty($_G['setting']['search']['forum']['status'])}--><!--{if $_G['uid']}--><span class="pipe"></span><!--{/if}--><a href="search.php?mod=forum&srchfrom=$newthreads&searchsubmit=yes" title="{lang show_newthreads}" class="xi2 GID"><span>{lang show_newthreads}</span></a><!--{/if}-->
复制代码 在你的common.css文件里再加上:
- #chart .GID {background:url({IMGDIR}/n_rate.png) no-repeat scroll 0 0 transparent !important;cursor:pointer;
- float:left;height:25px;line-height:25px;margin:0 2px;padding:0 0 0 7px !important;text-align:center;text-decoration:none;}
- #chart .GID span {background:url({IMGDIR}/n_rate.png) no-repeat scroll right 100% transparent !important;display:block;padding-right:7px;}
复制代码 然后在后台更新缓冲
道勤主机提供365天*24小时全年全天无休、实时在线、零等待的售后技术支持。竭力为您免费处理您在使用道勤主机过程中所遇到的一切问题!
如果您是道勤主机用户,那么您可以通过QQ【792472177】、售后QQ【59133755】、旺旺【诠释意念】、微信:q792472177免费电话、后台提交工单这些方式联系道勤主机客服!
如果您不是我们的客户也没问题,点击页面最右边的企业QQ在线咨询图标联系我们并购买后,我们为您免费进行无缝搬家服务,让您享受网站零访问延迟的迁移到道勤主机的服务! |