帝国论坛帝国网站管理系统交流区帝国CMS使用交流为什么换模板了~全站也更新了~显示页会这样…… 【本版专题贴子】  
主题:为什么换模板了~全站也更新了~显示页会这样…… [加入收藏夹]   

dbxm.cn
用户头衔:书生

精华贴   :0
发贴数   :63
经验值   :203
注册时间:2007-12-29
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 1 楼]
为什么换模板了~全站也更新了~显示页会这样……

http://www.zctx.net.cn/ruanjianjiqiao/2008-04-25/5257.html

我的CSS调用正常啊~~



http://www.zctx.net.cn
2008-05-12 13:14:59 已设置保密 顶部 回复 引用 报告 编辑 删除

haizhousky
用户头衔:举人

精华贴   :0
发贴数   :262
经验值   :930
注册时间:2007-07-03
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 2 楼]

栏目设置那进行相应摸版的选择了吗




2008-05-12 13:41:42 已设置保密 顶部 回复 引用 报告 编辑 删除

dbxm.cn
用户头衔:书生

精华贴   :0
发贴数   :63
经验值   :203
注册时间:2007-12-29
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 3 楼]

我去看看·~谢谢提醒~



http://www.zctx.net.cn
2008-05-12 13:46:15 已设置保密 顶部 回复 引用 报告 编辑 删除

hicode
用户头衔:版主

精华贴   :1
发贴数   :21646
经验值   :47915
注册时间:2007-07-20
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 4 楼]

栏目选择模板,然后要选择应用于已生成的信息




2008-05-12 13:47:56 已设置保密 顶部 回复 引用 报告 编辑 删除

dbxm.cn
用户头衔:书生

精华贴   :0
发贴数   :63
经验值   :203
注册时间:2007-12-29
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 5 楼]

我的都是默认新闻模板~~没问题的~~晕~~到底是哪里出了错呢?~~~大家再看看吧·



http://www.zctx.net.cn
2008-05-12 13:49:58 已设置保密 顶部 回复 引用 报告 编辑 删除

dbxm.cn
用户头衔:书生

精华贴   :0
发贴数   :63
经验值   :203
注册时间:2007-12-29
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 6 楼]

我也选择了应用于已生成的信息啊~~



http://www.zctx.net.cn
2008-05-12 13:50:44 已设置保密 顶部 回复 引用 报告 编辑 删除

haizhousky
用户头衔:举人

精华贴   :0
发贴数   :262
经验值   :930
注册时间:2007-07-03
信息 搜索 好友 发送悄悄话 精益求精-帝国网站管理系统7.5正式版开源发布】   [第 7 楼]

选择和你所使用摸版相应的 同时勾选应用于已生成信息
然后在生成内容页的时候勾选重复生成




2008-05-12 13:58:49 已设置保密 顶部 回复 引用 报告 编辑 删除

dbxm.cn
用户头衔:书生

精华贴   :0
发贴数   :63
经验值   :203
注册时间:2007-12-29
信息 搜索 好友 发送悄悄话 免费开源-EBMA系统:更安全的MYSQL管理和备份系统】   [第 8 楼]

我这样做了啊·~还是没用~~

我在模板上指定的其他标记都能显示出来,,就是CSS样式调用不出来~~
下面是我的头部调用:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>[!--pagetitle--]_注册天下</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Keywords" content="[!--keyboard--]">
<meta name="Description" content="[!--smalltext--]">
<link href='[!--news.url--]Skin/DefaultSkin.css' rel='stylesheet' type='text/css'>
<script src="[!--news.url--]skin/menu_fuc.js" type="text/javascript"></script>
<script language="JavaScript" type="text/JavaScript">
//更改字体大小
function FontZoom(fsize){
                var ctext = document.getElementById("cont_art_m");
                ctext.style.fontSize = fsize +"px";
        }
</script>
<script language="JavaScript">
<!--
//改变图片大小
function resizepic(thispic)
{
if(thispic.width>700) thispic.width=700;
}
//无级缩放图片大小
function bbimg(o)
{
  var zoom=parseInt(o.style.zoom, 10)||100;
  zoom+=event.wheelDelta/12;
  if (zoom>0) o.style.zoom=zoom+'%';
  return false;
}
-->
</script>
</head>

<body>
<CENTER><div class=top_login>
<div class=top_login_l><script language="JavaScript" type="text/JavaScript" src="[!--news.url--]skin/date.js"></script></div>
<div class=top_login_r><span class=topspan><script language='javascript' src='[!--news.url--]skin/ad/06.js'></script></span><span class="topfast_sub"><a href="[!--news.url--]User/User_Login.asp">登陆</a></span><span class="ge">|</span><span class="topfast_sub"><a href="[!--news.url--]Reg/User_Reg.asp">注册</a></span><span class="ge">|</span><span class="topfast"><a href="[!--news.url--]help/public.htm">我要投稿</a></span><span class="ge">|</span><span class="topfast"><a href="http://service.syku.net/">建站服务</a></span><span class="ge">|</span><span class="topfast"><a href="[!--news.url--]help/adv.htm">广告合作</a></span></div>
</div>
<div class=top_logo>
<div class=top_logo_left><img src="[!--news.url--]skin/logo.gif"></div>
<div class=top_logo_right>
  <div class=top_logo_right_l><script language='javascript' src='[!--news.url--]skin/ad/01.js'></script></div>
  <div class=top_logo_right_r><script language='javascript' src='[!--news.url--]skin/ad/02.js'></script></div>
</div>
</div>
<!--menu begin-->
        <div class="head_nav">
        <div class="out_nav">
<div class="nav_main float_right">
        <ul>
              <LI><SPAN class=nav_cur id=nav1 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/">网站首页</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav2 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/ruanjianzhuceji/">软件注册机</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav3 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/pojiebanruanjian/">破解版软件</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav4 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/lvsebanruanjian/">绿色版软件</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav5 onmouseover=javascript:doClick(this)><A
  class=f_nav href="http://www.zctx.net.cn/zuixinzhucema/">最新注册码</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav6 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/ruanjianjiqiao/">软件技巧</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav7 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/pingcebaogao/">评测报告</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav8 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/heikegongju/">红客工具</A></SPAN> </LI>
  <LI><SPAN class=nav_active id=nav9 onmouseover=javascript:doClick(this)><A
  href="http://www.zctx.net.cn/ruanjianxinwen/">软件新闻</A></SPAN> </LI>
       </ul>
        </div>
        <div class="clear_float"><img alt="" src="[!--news.url--]skin/syku/blank.gif" /></div>
        <div class="nav_sub">
        <div class="nav_left"></div>
        <div class="nav_right"></div>
        <div class="nav_sjgg"><script language='javascript' src='../skin/ad/03.js'></script></div>
        <div class="undis sub_box" id="sub1">
        <ul>
            <li><FONT color=red>[公告]</FONT><A
  href="http://2008.people.com.cn/GB/22192/120377/index.html"
  target=_blank><FONT color=#1874c7>为奥运护航,支持北京2008奥运!</FONT></A></li>
        </ul>
        </div>
       <DIV class="undis sub_box" id=sub2>
<UL>
  <LI><A href="http://www.zctx.net.cn/ruanjianzhuceji/xitongyingyong/">系统应用</A> |
  <LI><A href="http://www.zctx.net.cn/ruanjianzhuceji/wangluoruanjian/">网络软件</A> |
  <LI><A href="http://www.zctx.net.cn/ruanjianzhuceji/anquanxiangguan/">安全相关</A> |
  <LI><A href="http://www.zctx.net.cn/ruanjianzhuceji/xingyeruanjian/">行业软件</A> |
  <LI><A href="http://www.zctx.net.cn/ruanjianzhuceji/youxiyule/">游戏娱乐</A> |
  <LI><A href="http://www.zctx.net.cn/ruanjianzhuceji/tuxingtuxiang/">图像图像</A> |
</LT></UL></DIV>
<DIV class="undis sub_box" id=sub3>
<UL>
  <LI><A href="http://www.zctx.net.cn/pojiebanruanjian/">破解版软件</A> |
</LI>></UL></DIV>
<DIV class="undis sub_box" id=sub4>
<UL>
  <LI><A href="http://www.zctx.net.cn/lvsebanruanjian/xitongyingyong/">系统应用</A> |
  <LI><A href="http://www.zctx.net.cn/lvsebanruanjian/wangluoruanjian/">网络软件</A> |
  <LI><A href="http://www.zctx.net.cn/lvsebanruanjian/anquanxiangguan/">安全相关</A> |
  <LI><A href="http://www.zctx.net.cn/lvsebanruanjian/xingyeruanjian/">行业软件</A> |
  <LI><A href="http://www.zctx.net.cn/lvsebanruanjian/youxiyule/">游戏娱乐</A> |
  <LI><A href="http://www.zctx.net.cn/lvsebanruanjian/tuxingtuxiang/">图像图像</A> |
</LT></UL></DIV>
<DIV class="undis sub_box" id=sub5>
<UL>
  <LI><A href="http://www.zctx.net.cn/zuixinzhucema/xitongyingyong/">系统应用</A> |
  <LI><A href="http://www.zctx.net.cn/zuixinzhucema/wangluoruanjian/">网络软件</A> |
  <LI><A href="http://www.zctx.net.cn/zuixinzhucema/anquanxiangguan/">安全相关</A> |
  <LI><A href="http://www.zctx.net.cn/zuixinzhucema/xingyeruanjian/">行业软件</A> |
  <LI><A href="http://www.zctx.net.cn/zuixinzhucema/youxiyule/">游戏娱乐</A> |
  <LI><A href="http://www.zctx.net.cn/zuixinzhucema/tuxingtuxiang/">图像图像</A> |
</LI></UL></DIV>
<DIV class="undis sub_box" id=sub6>
<UL>
  <LI><A href="http://www.zctx.net.cn/ruanjianjiqiao/">软件技巧</A> </LI></UL></DIV>
<DIV class="undis sub_box" id=sub7>
<UL>
  <LI><A href="http://www.zctx.net.cn/pingcebaogao/">评测报告</A> </LI></UL></DIV>
<DIV class="undis sub_box" id=sub8>
<UL>
  <LI><A href="http://www.zctx.net.cn/heikegongju/">红客工具</A> |
  <LI><A href="http://www.zctx.net.cn/heikejishu/">红客技术</A> </LI></UL></DIV>
<DIV class="undis sub_box" id=sub9>
<UL>
  <LI><A href="http://www.zctx.net.cn/ruanjianxinwen/">软件新闻</A>
        </ul>
        </div>
        </div>
        </div>
        </div>
<!--menu end-->



http://www.zctx.net.cn
2008-05-12 14:14:23 已设置保密 顶部 回复 引用 报告 编辑 删除

快速回复
内容

表情
使用EBB代码 使用smile代码 显示签名 自动分析url 自动分析img
     【进入高级模式】   (按 Ctrl+Enter 直接提交)
    顶部  加入收藏夹
关于帝国 | 广告服务 | 联系我们 | 法律声明 | 隐私条款 | 许可协议
Powered by: EBB Version 2.2.1