怎么改变网页的背景成绿色,不是换浏览器皮肤
如题,谢谢 1、找到 Chrome 浏览器安装目录下的 Custom.css 样式文件(此文件默认为空)2、添加以下代码到 Custom.css 样式文件并保存即可
html, body {background-color: #CCE8CC!important;}
注意去掉只读属性(右键 – 属性,去掉只读选项)
关于文件所在路径:
XP系统中 Custom.css 样式文件路径为:
C:\Documents and Settings\系统用户名\Local Settings\Application Data\Google\Chrome\User Data\Default\User StyleSheets
比如:
C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\User Data\Default\User StyleSheets
Win7系统中 Custom.css 样式文件路径为:
C:\Users\系统用户名\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets
比如:
C:\Users\Administrator\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets
如果你找不到文件路径,可以尝试下:
尝试下C盘搜索 “Chrome” 点击搜出的名为Chrome的文件夹进入查找 Custom.css [b]回复 [url=http://bbs.theworld.cn/redirect.php?goto=findpost&pid=1639122&ptid=229992]2#[/url] [i]莘莘[/i] [/
按照您的方法试了一下,真的可以,非常感谢您的帮助。:lol: 同样 非常感谢 [b]回复 [url=http://bbs.theworld.cn/redirect.php?goto=findpost&pid=1639122&ptid=229992]2#[/url] [i]莘莘[/i] [/b]
请问代码里面 html, body 的含义和作用? 那世界之窗又如何把网页的背景成绿色? 楼上正解 为什么我就没有用呢:sweat: 啥意思啊,明明是世界之窗浏览器,去哪找chrome文件目录啊? 中间还是一大片白色,好刺眼。 :lol: [b]回复 [url=http://bbs.theworld.cn/redirect.php?goto=findpost&pid=1639122&ptid=229992]2#[/url] [i]莘莘[/i] [/b]
很感谢您的帮助。:D
页:
[1]