04 2014 档案

如何使带背景图片的Button按钮中的文字居中偏上显示
摘要:.button_submit { /* background: #df5e16; */ background:url("../images/image_mobile/m_start.png") no-repeat; height: 33px; line-height: 33px; font-siz... 阅读全文

posted @ 2014-04-18 09:53 jinfenglee 阅读(385) 评论(0) 推荐(0)

关于在IE-8下 button的背景图片不能正确显示的问题
摘要:今天帮一个新来的同事看他的一段代码中按钮的背景图片不能正确显示,我调了好大一会儿才发现问题的根源。问题如下:html部分: 定义的css文件:.inp_srh {width:140px; height:17px; padding-left:20px; background:url(..... 阅读全文

posted @ 2014-04-16 09:36 jinfenglee 阅读(132) 评论(0) 推荐(0)

导航