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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

求教!更改菜单位置。。。

[复制链接]
lendylau 发表于 2010-3-9 22:22:34 | 显示全部楼层 |阅读模式
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=$charset" />
  5. <title>$navtitle $bbname $seotitle - Powered by Discuz!</title>
  6. $seohead
  7. <meta name="keywords" content="{$metakeywords}$seokeywords" />
  8. <meta name="description" content="$metadescription $bbname $seodescription - Discuz! Board" />
  9. <meta name="generator" content="Discuz! $version" />
  10. <meta name="author" content="Discuz! Team and Comsenz UI Team" />
  11. <meta name="copyright" content="2001-2009 Comsenz Inc." />
  12. <meta name="MSSmartTagsPreventParsing" content="True" />
  13. <meta http-equiv="MSThemeCompatible" content="Yes" />
  14. <meta http-equiv="x-ua-compatible" content="ie=7" />
  15. <link rel="archives" title="$bbname" href="{$boardurl}archiver/" />
  16. $rsshead
  17. $extrahead
  18. {csstemplate}
  19. <script type="text/javascript">var STYLEID = '{STYLEID}', IMGDIR = '{IMGDIR}', VERHASH = '{VERHASH}', charset = '$charset', discuz_uid = $discuz_uid, cookiedomain = '$cookiedomain', cookiepath = '$cookiepath', attackevasive = '$attackevasive', disallowfloat = '$disallowfloat', creditnotice = '{if $creditnotice}$creditnames{/if}', {if in_array(CURSCRIPT, array('viewthread', 'forumdisplay'))}gid = parseInt('$thisgid'){elseif CURSCRIPT == 'index'}gid = parseInt('$gid'){else}gid = 0{/if}, fid = parseInt('$fid'), tid = parseInt('$tid')</script>
  20. <script type="text/javascript" src="{$jspath}common.js?{VERHASH}"></script>
  21. </head>

  22. <body id="{CURSCRIPT}" onkeydown="if(event.keyCode==27) return false;">

  23.         <div id="append_parent"></div><div id="ajaxwaitid"></div>
  24. <div id="page_warps">

  25. <div id="page_top">
  26. <div class="left" valign="bottom" onclick="window.location.href='$indexname'" alt="$bbname" title="$bbname"></div>
  27. <div class="right">
  28. <div id="umenu">
  29.                         <!--{if $discuz_uid}-->
  30.                                 <cite><a href="space.php?uid=$discuz_uid" class="noborder">$discuz_userss</a><!--{if $allowinvisible}--><span id="loginstatus"><!--{if !empty($invisible)}--><a href="member.php?action=switchstatus" onclick="ajaxget(this.href, 'loginstatus');doane(event);">{lang login_invisible_mode}</a><!--{else}--><a href="member.php?action=switchstatus" title="{lang login_switch_invisible_mode}" onclick="ajaxget(this.href, 'loginstatus');doane(event);">{lang login_normal_mode}</a><!--{/if}--></span><!--{/if}--></cite>
  31.                                 <span class="pipe">|</span>
  32.                                 <!--{if $ucappopen['UCHOME']}-->
  33.                                         <a href="{$uchomeurl}/space.php?uid=$discuz_uid" target="_blank">{lang space_short}</a>
  34.                                 <!--{elseif $ucappopen['XSPACE']}-->
  35.                                         <a href="{$xspaceurl}/?uid-$discuz_uid" target="_blank">{lang space_short}</a>
  36.                                 <!--{/if}-->
  37.                                 <a id="myprompt" href="notice.php" <!--{if $prompt}-->class="new" onmouseover="showMenu({'ctrlid':this.id})"<!--{/if}-->>{lang notice}</a>
  38.                                 <span id="myprompt_check"></span>
  39.                                 <a href="pm.php" id="pm_ntc" target="_blank">{lang pm_center}</a>
  40.                                 <!--{if $taskon}-->
  41.                                         <a id="task_ntc" {if $doingtask}href="task.php?item=doing" class="new" title="{lang task_unfinish}"{else}href="task.php"{/if} target="_blank">{lang task}</a>
  42.                                 <!--{/if}-->

  43.                                 <span class="pipe">|</span>
  44.                                 <a href="memcp.php">{lang user_center}</a>
  45.                                 <!--{if $discuz_uid && $adminid > 1}--><a href="modcp.php?fid=$fid" target="_blank">{lang modcp}</a><!--{/if}-->
  46.                                 <!--{if $discuz_uid && $adminid == 1}--><a href="admincp.php" target="_blank">{lang admincp}</a><!--{/if}-->
  47.                                 <a href="logging.php?action=logout&formhash={FORMHASH}">{lang logout}</a>
  48.                         <!--{elseif !empty($_DCOOKIE['loginuser'])}-->
  49.                                 <cite><a id="loginuser" class="noborder">$_DCOOKIE['loginuser']</a></cite>
  50.                                 <a href="logging.php?action=login" onclick="showWindow('login', this.href);return false;">{lang activation}</a>
  51.                                 <a href="logging.php?action=logout&formhash={FORMHASH}">{lang logout}</a>
  52.                         <!--{else}-->
  53.                                 <a href="$regname" onclick="showWindow('register', this.href);return false;" class="noborder">$reglinkname</a>
  54.                                 <a href="logging.php?action=login" onclick="showWindow('login', this.href);return false;">{lang login}</a>
  55.                         <!--{/if}-->
  56.                         </div>
  57. </div>
  58. <div class="topmunus">
  59. <div id="header">
  60.                 <div class="wrap s_clear">
  61.                         <div id="menu">
  62.                                 <ul>
  63.                                         <!--{if $_DCACHE['settings']['frameon'] > 0}-->
  64.                                                 <li>
  65.                                                 <span class="frameswitch">
  66.                                                 <script type="text/javascript">
  67.                                                         if(top == self) {
  68.                                                                 {if ($_DCACHE['settings']['frameon'] == 2 && !defined('CACHE_FILE') && in_array(CURSCRIPT, array('index', 'forumdisplay', 'viewthread')) && (($_DCOOKIE['frameon'] == 'yes' && $_GET['frameon'] != 'no') || (empty($_DCOOKIE['frameon']) && empty($_GET['frameon']))))}
  69.                                                                 top.location = 'frame.php?frameon=yes&referer='+escape(self.location);
  70.                                                                 {/if}
  71.                                                                 document.write('<a href="frame.php?frameon=yes" target="_top" class="frameon">{lang frameon_column}<\/a>');
  72.                                                         } else {
  73.                                                                 document.write('<a href="frame.php?frameon=no" target="_top" class="frameoff">{lang frameon_flat}<\/a>');
  74.                                                         }
  75.                                                 </script>
  76.                                                 </span>
  77.                                                 </li>
  78.                                         <!--{/if}-->
  79.                                         <!--{loop $navs $id $nav}-->
  80.                                                 <!--{if $id == 3}-->
  81.                                                         <!--{if !empty($plugins['jsmenu'])}-->
  82.                                                                 $nav[nav]
  83.                                                         <!--{/if}-->
  84.                                                         <!--{if !empty($plugins['links'])}-->
  85.                                                                 <!--{loop $plugins['links'] $module}-->
  86.                                                                         <!--{if !$module['adminid'] || ($module['adminid'] && $adminid > 0 && $module['adminid'] >= $adminid)}--><li>$module[url]</li><!--{/if}-->
  87.                                                                 <!--{/loop}-->
  88.                                                         <!--{/if}-->
  89.                                                 <!--{else}-->
  90.                                                         <!--{if !$nav['level'] || ($nav['level'] == 1 && $discuz_uid) || ($nav['level'] == 2 && $adminid > 0) || ($nav['level'] == 3 && $adminid == 1)}-->$nav[nav]<!--{/if}-->
  91.                                                 <!--{/if}-->
  92.                                         <!--{/loop}-->
  93.                                         <!--{if in_array($BASEFILENAME, $navmns)}-->
  94.                                                 {eval $mnid = $BASEFILENAME;}
  95.                                         <!--{elseif $navmngs[$BASEFILENAME]}-->
  96.                                                 <!--{loop $navmngs[$BASEFILENAME] $navmng}-->
  97.                                                         <!--{if $navmng[0] == array_intersect_assoc($navmng[0], $_GET)}-->{eval $mnid = $navmng[1];}<!--{/if}-->
  98.                                                 <!--{/loop}-->
  99.                                         <!--{/if}-->
  100.                                 </ul>
  101.                                 <script type="text/javascript">
  102.                                         var currentMenu = $('mn_$mnid') ? $('mn_$mnid') : $('mn_$navmns[0]');
  103.                                         currentMenu.parentNode.className = 'current';
  104.                                 </script>
  105.                         </div>
  106.                         <!--{if !empty($stylejumpstatus)}-->
  107.                                 <script type="text/javascript">
  108.                                         function setstyle(styleid) {
  109.                                                 str = unescape('{echo str_replace("'", "\\'", urlencode($_SERVER[QUERY_STRING]))}');
  110.                                                 str = str.replace(/(^|&)styleid=\d+/ig, '');
  111.                                                 str = (str != '' ? str + '&' : '') + 'styleid=' + styleid;
  112.                                                 location.href = '$BASESCRIPT?' + str;
  113.                                         }
  114.                                 </script>
  115.                                 <ul id="style_switch">
  116.                                 <!--{loop $styles $id $stylename}-->
  117.                                         <li{if $id == STYLEID} class="current"{/if}><a href="###" onclick="setstyle($id)" title="$stylename" style="background: $styleicons[$id];">$stylename</a></li>
  118.                                 <!--{/loop}-->
  119.                                 </ul>
  120.                         <!--{/if}-->
  121.                 </div>
  122.                 <div id="myprompt_menu" style="display:none" class="promptmenu">
  123.                         <div class="promptcontent">
  124.                                 <ul class="s_clear">
  125.                                 <!--{loop $prompts $promptkey $promptdata}-->
  126.                                         <!--{if $promptkey}--><li{if !$promptdata[new]} style="display:none"{/if}><a id="prompt_$promptkey" href="{if $promptdata[script]}$promptdata[script]{else}notice.php?filter=$promptkey{/if}" target="_blank">$promptdata[name] ($promptdata[new])</a></li><!--{/if}-->
  127.                                 <!--{/loop}-->
  128.                                 </ul>
  129.                         </div>
  130.                 </div>
  131.         </div>

  132. </div>
  133. </div>

  134. <!--{if $admode && !empty($advlist['headerbanner'])}--><div style="width:980px; margin:0 10px;">
  135. <div id="ad_headerbanner">$advlist[headerbanner]
  136. </div></div><!--{/if}-->

  137. <div id="page_content2"><div class="boxtop"><div class="boxbottom">





  138.         
  139.    
  140.    
  141.    
  142.         $pluginhooks[global_header]
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
 楼主| lendylau 发表于 2010-3-9 23:12:00 | 显示全部楼层
本帖最后由 lendylau 于 2010-10-25 21:53 编辑

在线求答,等等

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

qq599315722 发表于 2010-3-9 23:18:28 | 显示全部楼层
同问,,,,
回复

使用道具 举报

☆月光族☆ 发表于 2010-3-10 09:26:01 | 显示全部楼层
偶在drc已回复
回复

使用道具 举报

大街 发表于 2010-3-10 19:59:45 | 显示全部楼层
第一个修改#umenu的top值
第二个修改#menu的bottom值
回复

使用道具 举报

狂人采集器 发表于 2010-3-10 20:04:27 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-7-3 22:55 , Processed in 0.132732 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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