产品使用及交流论坛

首页 » 产品使用交流区 » 安装及使用交流 » 菜单栏字体及字号如何修改
ckwuji - 2010/3/7 14:41:00
找了好久了也没找到,LANMU.CSS里只找到了整个BODY的字号及字体修改地方,没有单独修改菜单栏的,菜单栏的背景使用的是两个图片,下面这几段不不明白对应网站上的哪个部分,请版主给解释一下对应关系和如何修改吧
.menu_box_style1_1{clear:both;border:0 solid #cccccc;}
.menu_box_style1_1_1{float:left;}
.menu_box_style1_1_2{float:right;padding:5px 0 0 0;}
.menu_box_style1_2{clear:both;text-align:left;height:32px;}

.menu_style_1_first{float:left;width:120px;text-align:center;margin:0 0 0 0;background:url(images/menu_style_out.gif) no-repeat 0 0;}
.menu_style_1{float:left;width:120px;text-align:center;margin:0 0 0 0;background:url(images/menu_style_out.gif) no-repeat 0 0;}


a.menu_1:link{display:block;height:24px;width:120px;color:#ffffff;text-decoration:none;font-weight:normal;padding:8px 0 0 0;}
a.menu_1:visited {display:block;height:24px;width:120px;color:#ffffff;text-decoration:none;font-weight:normal;padding:8px 0 0 0;}
a.menu_1:hover {display:block;height:24px;width:120px;color:#ffffff;text-decoration:none;font-weight:normal;padding:8px 0 0 0;background:url(images/menu_style_over.gif) no-repeat 0 0;}

a.menu_current_1{display:block;height:24px;width:120px;color:#ffffff;text-decoration:none;font-weight:normal;padding:8px 0 0 0;background:url(images/menu_style_over.gif) no-repeat 0 0;}
zllcelint - 2011/11/7 16:27:00
同求
1
查看完整版本: 菜单栏字体及字号如何修改