[求助]关于调整搜索栏宽度的问题!

阅读:4865回复:3
2005-04-19 09:33
写私信
楼主#
为什么我将下面这段代码加入
C:\Documents and Settings\Administrator\Application Data\Mozilla\Firefox\Profiles\default.q6h\chrome\userChrome.css后却没有任何改变啊?
我是用chromediter来修改userChrome.css的。


/* Make the Search box flex wider */
#search-container {
   -moz-box-flex: 400 !important;
}
2005-04-19 09:33
写私信
1楼#
用这个扩展  方便很多
http://dragtotab.mozdev.org/resizesearchbox/
..助人也是助己..        新人必读手册
My Extensions for Firefox 1.5
2005-04-19 09:33
写私信
2楼#
听涛看海:用这个扩展  方便很多
http://dragtotab.mozdev.org/resizesearchbox/
回到原帖


感谢,正需要这个。
2005-04-19 09:33
写私信
3楼#
谢谢了,很好用的!