菜单主体如何设置?

来源:百度知道 编辑:UC知道 时间:2024/05/31 14:59:57
就是主页,博客那一栏,如何改变样式.要什么图片么?
就是主页,博客那很窄的那一横行

/*背景设置*/
body{}中加入background:url(http://hi.baidu.com/0454ldk) repeat-x #FFFFFF
注:
repeat 背景图像在纵向和横向上平铺
no-repeat 背景图像不平铺
repeat-x 背景图像在横向上平铺
repeat-y 背景图像在纵向平铺

/*半透明设置*/
.modbox,.modbl,.modbc,.modbr{filter:alpha(opacity=80);-moz-opacity:0.8;width:auto !important;width:100%}
/*标题背景*/
#header div.lc{} -左
#header div.rc{} -右
插入 background:url(http://***)