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

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

英文版导航栏下的子栏目宽度调整 [复制链接]

1#

/**********LOGO在上方样式***********/
.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:30px;background-color:#008BE8}

.menu_style_1{float:left;width:100px;text-align:center;margin:0 0 0 0;}
.menu_style_1_last{float:left;width:100px;text-align:center;margin:0 0 0 0;}

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

a.menu_current_1{display:block;height:24px;width:100px;color:#ffffff;text-decoration:none;font-weight:normal;background:url(images/menu_style_over.gif) no-repeat 0 0;padding:6px 0 0 0;}
a.menu_current_1_last{display:block;height:24px;width:100px;color:#ffffff;text-decoration:none;font-weight:normal;background:url(images/menu_style_over.gif) no-repeat 0 0;padding:6px 0 0 0;}

直接改这些width的值
分享 转发
TOP
发新话题 回复该主题