【百度空间】百度空间的留言板太宽!!

来源:百度知道 编辑:UC知道 时间:2024/05/27 01:07:14
rt
宽出了我的底板!
请帮忙修改下
留言板代码如下

#in_msg div.tit{color:#666666;font-size:14px;padding-bottom:10px}
#in_msg a {color:#666666;font-size:12px;text-decoration:none;}
#in_msg a:visited{color:#666666}
#in_msg a:hover{color:#666666;text-decoration:none}
#in_msg div.user a img{width:50px;height:50px;border:1px solid #666666;filter:gray(enabled=1);}
#in_msg div.user a:hover img{border:1px solid #666666;filter:gray(enabled=0);}
#in_msg td.cnt{color:#666666;font-size:10px;}
#in_msg div.user a:hover img{filter:gray(enabled=0);}
#in_msg div.desc{color:#666666;width:55%}
#in_msg td.index{width:30px;padding-left:20px;color:#666666;font-size:13px;font-weight:bold;}
#in_msg div.line{margin-top:5px;line-height:0px;background:none}
我的意思是!那个用来【输入】留言的东西太宽了
我又改了
留言框的代码,改width没有用啊!!!

#spBlogCmtText{width:300px!important;height:80px!important;font-
#spBCmtText{width:300px!important;height:50px!important;font

你的空间模板代码不像我空间的代码一样,我不会改!

.EditorContainer{width:590px!important;height:192px!important;overflow:visible!important; background:url(



) repeat;background-position:-5PX -0PX!important;textarea{color:paleturquoise;font-size:13px;font-family:楷体;border:double #51727b 4px;background-color:#000000} } .EditorContainer iframe{/*留言板调用文字输入区 */ width:100%!important;height:190px;padding:0px; filter:alpha(opacity=40)!important; } --------------------------