科汛官网
技术论坛
网校培训
渠道代理
按主题
按作者
登录
注册
账号通
注册
找回密码
账号
记住
密码
首页
微博
门户
论坛
3G版
话题
开发动态
产品发布
互动
NET系统
ASP系统
网校系统
微分销系统
模板下载
商业服务
会员
新人入驻
会员登录
我的空间
发表话题
我的帖子
查看新帖
服务
商业授权
网站建设
模板定制
增值服务
最新帖子
精华区
当前位置:
KESION官方论坛
>>
KESION 产品讨论&交流
>>
ASP产品使用交流区
>> 查看帖子
<<返回列表
上一个主题
下一个主题
打印本帖
复制本帖地址
发表帖子
发起投票
2515
查看
6
回复
主题:
[
求助
]
请问内容怎么设定他的长度,多了自动换行。内容也一样,多了换行?
[
收藏主题
]
转到:
加为好友
发送消息
空间 |
微博 |
邮件 |
QQ号码
用户:
ljhping
性别:
男
积分:
278分
威望:
92
帖子:
14
精华:
0
广播:
0
粉丝:
0
登录次数:
26 次
注册时间:
2009/5/9 14:00:00
最后登录:
2011/4/5 15:32:42
ljhping
当前离线
14
主题
0
广播
0
粉丝
级别:
学前班
用户积分:278 分
登录次数:26 次
注册时间:2009/5/9
最后登录:2011/4/5
ljhping
发表于:2011/3/19 17:01:09 |
显示全部帖子
查看该作者主题
楼主
做官网 就用科汛智能建站系统!
请问内容怎么设定他的长度,多了自动换行。内容也一样,多了换行?
这样内空和标题如果太长,就会变大。。怎么它固定宽度呢?
做考试题库 就用#科汛在线考试系统!
支持(
0
)
|
反对(
0
)
顶端
底部
加为好友
发送消息
空间 |
微博 |
邮件 |
QQ号码
用户:
ljhping
性别:
男
积分:
278分
威望:
92
帖子:
14
精华:
0
广播:
0
粉丝:
0
登录次数:
26 次
注册时间:
2009/5/9 14:00:00
最后登录:
2011/4/5 15:32:42
ljhping
当前离线
14
主题
0
广播
0
粉丝
级别:
学前班
用户积分:278 分
登录次数:26 次
注册时间:2009/5/9
最后登录:2011/4/5
ljhping
发表于:2011/3/19 17:41:24 |
显示全部帖子
查看该作者主题
沙发
有生源 找课程 就上科汛课堂街!
有人知道怎么解决吗
做官网 就用科汛智能建站系统!
支持(
0
)
|
反对(
0
)
顶端
底部
加为好友
发送消息
空间 |
微博 |
邮件 |
QQ号码
用户:
ljhping
性别:
男
积分:
278分
威望:
92
帖子:
14
精华:
0
广播:
0
粉丝:
0
登录次数:
26 次
注册时间:
2009/5/9 14:00:00
最后登录:
2011/4/5 15:32:42
ljhping
当前离线
14
主题
0
广播
0
粉丝
级别:
学前班
用户积分:278 分
登录次数:26 次
注册时间:2009/5/9
最后登录:2011/4/5
ljhping
发表于:2011/3/20 2:10:11 |
显示全部帖子
查看该作者主题
藤椅
做考试题库 就用#科汛在线考试系统!
是不是这段CSS代码?要怎么改啊,谢谢了
复制代码
/*文章正文分页样式*/
#pageNext{ padding:10px 12px 6px; clear:both;}
#pageNext .prev,#pageNext .next{width:52px; text-align:center;}
#pageNext a.curr{width:22px;background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold; text-align:center;}
#pageNext a.curr:visited {color:#fff;}
#pageNext a{margin:5px 4px 0 0; color:#1E50A2;background:#fff; display:inline-table; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#pageNext a.num{width:22px;}
#pageNext a:visited{color:#1f3a87;}
#pageNext a:hover{color:#fff; background:#1E50A2; border:1px solid #1E50A2;float:left;}
/*文章正文分页样式结束*/
/*文章内容----右侧*/
#cntR{width:300px;float:left;background:url(bgbgc.gif) repeat-y}
/* 右侧公用 */
#cntR .rtop{background: url(cntr_top.gif) no-repeat top;height: 2px;font-size: 1px;line-height: 1px;}
#cntR .rbot{background: url(cntr_bot.gif) no-repeat bottom;height: 2px;font-size: 1px;line-height: 1px;clear:both;}
#cntR .blank10{height:10px;font-size:1px;background:#F8F8F8;}
#cntR dl{background: url(cntr_bot.gif) no-repeat bottom;}
#cntR .unbg dl{background:none;border-bottom:1px solid #CFDFEA}
#cntR dd{height:1%;}
#cntR dd:after{content: ".";display: block;height: 0;clear: both; visibility: hidden;}
#cntR dt{width:288px;background: url(cntr_title.gif);height: 22px;padding:6px 0 0 12px;font-size:12px;font-weight: bold;color:#3c5c92;text-align:left;}
#cntR dt a{color:#3c5c92;text-decoration:none;}
#cntR dt a:hover{color:#C2130E;text-decoration:underline;}
#cntR dt span{font-weight: normal;float:right;padding-right:10px}
/* tag4_4 */
#cntR .conTag4_4 .tag{background:url(tag4_bg.gif) no-repeat top;height:31px;margin:0;padding:0}
#cntR .conTag4_4 p{float:left;text-align:center;padding:6px 0 0;width: 57px;color:#3c5c92;cursor:pointer}
#cntR .conTag4_4 .topTit{width:60px;font-weight: bold;color:#3c5c92;text-align:left;padding-left:12px;cursor: default;}
#cntR .conTag4_4 .topC1{background: url(tag4_active.gif) no-repeat top; height: 31px;font-weight: bold;}
#cntR .conList{height:228px;color:#103E8C;padding-top:0px;line-height:22px;text-align:left;padding-left:35px;background: url(cntr_listnum.gif) no-repeat 12px 2px;;}
#cntR .conList a{color:#103E8C;text-decoration:none;}
#cntR .conList a:hover{color:#C2130E;text-decoration:underline;}
一分钟快速开通线上知识店铺
支持(
0
)
|
反对(
0
)
顶端
底部
加为好友
发送消息
空间 |
微博 |
邮件 |
QQ号码
用户:
ljhping
性别:
男
积分:
278分
威望:
92
帖子:
14
精华:
0
广播:
0
粉丝:
0
登录次数:
26 次
注册时间:
2009/5/9 14:00:00
最后登录:
2011/4/5 15:32:42
ljhping
当前离线
14
主题
0
广播
0
粉丝
级别:
学前班
用户积分:278 分
登录次数:26 次
注册时间:2009/5/9
最后登录:2011/4/5
ljhping
发表于:2011/3/20 2:24:27 |
显示全部帖子
查看该作者主题
板凳
做官网 就用科汛智能建站系统!
找到哪里改,不过,缩水是缩水了,可是,比较长的文章没显示了,
做新职业技能培训平台 就选#科汛网校
支持(
0
)
|
反对(
0
)
顶端
底部
<上一主题
|
下一主题 >
首 页
1
Powered By
KesionCMS
Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.12500秒 powered by
KesionCMS 9.0