Discuz!官方免费开源建站系统

 找回密码
 立即注册
搜索

(已解决)增加了一个导航菜单,可是现在却怎么也改不了了

[复制链接]
zhnao 发表于 2009-5-15 16:31:01 | 显示全部楼层 |阅读模式
本帖最后由 zhnao 于 2009-5-15 22:54 编辑

去年帮朋友做了个6.1.0的论坛,主导航上加了一个菜单“返回首页”,好像当时按照帮助区里的一个帖子(Discuz!6.0 如何增加导航菜单和下拉菜单)的方法,找到那个模板里的header文件,修改的,现在朋友要修改那个连接地址,我还按照当时改的方法修改,可是怎么改也没有用了,也记不清当时到底怎么弄的了。。。。请大家帮忙。谢谢!
回复

使用道具 举报

82216767 发表于 2009-5-15 16:33:43 | 显示全部楼层
用代码就可以了
回复

使用道具 举报

 楼主| zhnao 发表于 2009-5-15 16:34:55 | 显示全部楼层
楼上能说清楚点吗?是按照这个帖子(https://discuz.dismall.com/thread-733866-1-1.html)的方法去修改了代码了,还是不行,你也是指的这个方法吗?
回复

使用道具 举报

gushiyue2008 发表于 2009-5-15 16:44:01 | 显示全部楼层
陈年旧事那个还记得。
回复

使用道具 举报

 楼主| zhnao 发表于 2009-5-15 16:45:39 | 显示全部楼层
纠正一下,那个论坛是6.1版本的
回复

使用道具 举报

82216767 发表于 2009-5-15 17:05:08 | 显示全部楼层
用这段代码:
<style type="text/css">
<!--
.STYLE1 {color: #666666}
.STYLE2 {color: #999999}
.STYLE3 {color: #333333}
-->
</style>
<table width="438" >
    <tr>
      <td width="17%"><div align="center"><a href="http://www.5uc.cc/bbs"

target="_blank"><img src="http://www.phpwind.net/images/wind70/operatenav/app.gif" width="32" height="32" hspace="7"

border="0" /></a></div></td>
      <td width="17%"><div align="center"><a href="http://www.5uc.cc/" target="_blank"><img

src="http://www.phpwind.net/images/wind70/operatenav/easysite.gif" width="32" height="32" hspace="7" border="0"

/></a></div></td>
      <td width="17%"><div align="center"><a href="http://www.5uc.cc/bbs/forum-15-1.html" target="_blank"><img

src="http://www.phpwind.net/images/wind70/operatenav/convert.gif" width="32" height="32" hspace="7" border="0"

/></a></div></td>
      <td width="17%"><div align="center"><a href="http://www.5uc.cc/bbs/2fly_gift.php" target="_blank"><img

src="http://www.phpwind.net/images/wind70/operatenav/faq.gif" width="32" height="32" hspace="7" border="0"

/></a></div></td>
      <td width="16%"><div align="center"><a href="http://www.5uc.cc/bbs/thread-1-1-1.html"

target="_blank"><img src="http://www.phpwind.net/images/wind70/operatenav/theme.gif" width="32" height="32" hspace="7"

border="0" /></a></div></td>
      <td width="16%"><div align="center"><a href="http://www.5uc.cc/bbs/plugin.php?identifier=promotion&module=promotion" target="_blank"><img

src="http://www.phpwind.net/images/wind70/operatenav/plug-ins.gif" width="32" height="32" hspace="7" border="0"

/></a></div></td>
    </tr>
    <tr>
      <td><div align="center"><span class="c00007f STYLE1"><a
                        href="http://www.5uc.cc/bbs" target="_blank" class="STYLE1"
                       >论坛首页</a></span></div></td>
      <td><div align="center"><a href="http://www.5uc.cc/" target="_blank" class="STYLE1"
                       >新游频道</a></div></td>
      <td><div align="center"><span class="c00007f"><a
                        href="http://www.5uc.cc/bbs/forum-15-1.html" target="_blank" class="STYLE1"
                       >活动中心</a></span></div></td>
      <td><div align="center"><a href="http://www.5uc.cc/bbs/2fly_gift.php" target="_blank" class="STYLE1">自动发号</a></div></td>
      <td><div align="center"><a href="http://www.5uc.cc/bbs/thread-1-1-1.html"

target="_blank" class="STYLE1">公会进驻</a> </div></td>
      <td><div align="center"><span class="c00007f STYLE3"><a href="http://www.5uc.cc/bbs/plugin.php?identifier=promotion&module=promotion" target="_blank"

class="STYLE1">宣传中心</a></span></div></td>
    </tr>
  </table>

图片链接之类的可以自己改,加在头部通栏广告那边
回复

使用道具 举报

我是卢成 发表于 2009-5-15 17:07:41 | 显示全部楼层
增加导航代码

楼上的说的不错
回复

使用道具 举报

 楼主| zhnao 发表于 2009-5-15 22:38:55 | 显示全部楼层
6# 82216767


谢谢这位兄弟,可能我没有描述清楚,我把我的论坛的地址发给你看下吧,是一个模板上的导航菜单,麻烦指点一下,谢谢了。www.qingphoto.net/bbs
回复

使用道具 举报

 楼主| zhnao 发表于 2009-5-15 22:55:15 | 显示全部楼层
已经解决,谢谢各位关心帮助。
修改的方法是正确的,是我修改完,没有更新模板缓存。
回复

使用道具 举报

魅蓝 发表于 2011-11-12 15:43:41 | 显示全部楼层
萨顶顶

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-9-16 22:49 , Processed in 0.105623 second(s), 14 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表