账号通
    

账号  

密码  

4112

查看

12

回复
主题:chinahtml.com模板遇到问题,加急求助,各位高手看过来,麻烦了 [收藏主题] 转到:  
bsjwd 当前离线

27

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:832 分
登录次数:107 次
注册时间:2006/4/17
最后登录:2009/8/29
bsjwd 发表于:2007/1/5 21:29:00   | 显示全部帖子 查看该作者主题 楼主 
科汛在线网校系统

自定义了一下频道导航标签设置,如图
此主题相关图片如下:

模板中代码标签:

<div id=nav-up-left>{LB_频道导航}</div>

生成index.html后代码显示:

生成index.html后代码显示:

生成index.html后代码显示:

<div id=nav-up-left>

&nbsp;

<div>

 <ul>

 
<li > <a href="http://bbs.kesion.com"  >
科汛论坛</a></li> <li class="white"><a  href="http://127.0.0.1/Article/ShowClass.asp?ID=20079323521698">新闻频道

</a> </li>

  </ul>

  </div>

</div>

显示如下:

 
此主题相关图片如下:

 
此主题相关图片如下:


请问如何生成时去掉绿色部分????


[此贴子已经被作者于2007-1-5 21:34:04编辑过]

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
bsjwd 当前离线

27

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:832 分
登录次数:107 次
注册时间:2006/4/17
最后登录:2009/8/29
bsjwd 发表于:2007/1/7 21:10:00   | 显示全部帖子 查看该作者主题 沙发 
做在线知识付费 选科汛云开店
以下是引用wuchang在2007-1-6 15:19:25的发言:

用sql吧。用div+css会产生冗余代码就是这样的。

如果你还想用这个就加上css

ul{padding:0;margin:0;list-style:none;}

li{float:left;}

 我试过了,这个办法行,谢谢你!
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
bsjwd 当前离线

27

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:832 分
登录次数:107 次
注册时间:2006/4/17
最后登录:2009/8/29
bsjwd 发表于:2007/1/5 21:41:00   | 显示全部帖子 查看该作者主题 藤椅 
/* 导航栏 */
.navline {
 background: #FFFFFF;
 font: 0px/0px sans-serif;
 height: 1px;
 clear: both;
}
.navup, .navdown {
 width: 772px;
 background: #FFFFFF;
 text-align: center;
 height: 22px;
}
#nav-up-center {
 border-left: #FFFFFF 1px solid;
 border-right: #FFFFFF 1px solid;
 float: left;
 padding: 4px 2px 4px 2px;
 width: 172px;
 background: #7EC0EE;
 text-align: center;
}
#nav-up-left {
 float: left;
 padding: 4px 2px 4px 2px;
 width: 772px;
 background: #26BEF2;
 text-align: center;
}
#nav-up-right {
 float: right;
 padding: 4px 2px 4px 2px;
 width: 156px;
 background: #E0E9FE repeat;
 text-align: center;
}
#nav-down-center {
 border-left: #FFFFFF 1px solid;
 border-right: #FFFFFF 1px solid;
 float: left;
 padding: 4px 2px 4px 2px;
 width: 172px;
 background: #87CEFF;
 text-align: center;
}
#nav-down-left {
 float: left;
 padding: 4px 2px 4px 2px;
 width: 430px;
 background: #63B8FF;
 text-align: center;
}
#nav-down-right {
 float: right;
 padding: 4px 2px 4px 2px;
 width: 156px;
 background: #EAF2FF repeat;
 text-align: center;
}
a.grey:link,a.grey:visited {
 color: #5C5C5C;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
a.grey:active,a.grey:hover {
 color: #333333;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
a.white:link,a.white:visited {
 color: #FFFFFF;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
a.white:active,a.white:hover {
 color: #DDDDDD;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
/* 底部菜单 */
#footer {
 width: 772px;
 border: 3px solid #FFFFFF;
 margin: 0 auto;
 text-align: center;
}
#bottommenu{
 width: 754px;
 padding: 9px;
 margin: 0 auto;
 background: #EEEEEE;
}
#bottom{
 width: 762px;
 padding: 5px;
 margin: 0 auto;
 background: #F6F6F6;
 line-height: 180%;
 height: 60px;
}
#bottom span {
 font: 11px arial,helvetica,sans-serif;
}
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.37891秒 powered by KesionCMS 9.0