PageAdmin网站内容管理系统(CMS)交流论坛

首页 » PageAdmin使用区 » 安装及使用交流 » 想实现网站顶部及底部不同的背景图
joy2008 - 2009/4/17 22:15:00
*网站主体样式*/
body{word-break:break-all;color:#333333;margin: 0 0 0 0;font-size:12px;line-height:20px;font-family:宋体,Arial;text-align:center;background-image: url(/images/banner/banner.gif);
background-repeat: no-repeat;
background-position: center bottom;}
.page_style{width:1000px;border:0 solid #cccccc;overflow:hidden;margin-left:auto;margin-right:auto;text-align:center;background-image: url(/images/banner/banner_1.gif);
background-repeat: no-repeat;
background-position: center  top;}
a{color:#333333;text-decoration:none;}
a.detail{text-decoration:none;}

想实现网站顶部及底部不同的背景图!!可惜以上修改lanmu的CSS实现不了,只会出现顶部背景图,底部不变,不知是那错了,请指教.
apple163 - 2009/4/17 22:41:00
底部应该是修改bottom_box样式吧
joy2008 - 2009/4/17 22:53:00
是哟,多谢了,太粗心了,没有细看
1
查看完整版本: 想实现网站顶部及底部不同的背景图