[ Indonesian version ]sick of those blinding-bright-white-background while surfing/browsing most websites (eg. google/wikipedia)? modify its style using stylish in firefox.
how?
1. install add-ons : stylish, then restart firefox
2. install global style : myfavolours
3. if you want similar effect to 'View Page Souce' (Ctrl-U), install style : Black View Source Style
tips :
you can easily turn on/off this style at 'Manage Styles' (Ctrl-M).
annoyed with transparent window/pop-up?
1. open 'Manage Styles' (Ctrl-M)
2. choose myfavolours style
3. click the Edit button
4. find word : transparent
5. replace it with : #333
6. click the Save button
how about Opera browser?
1. save that style to harddisk (eg. c:\darkstyle.css)
2. go to tools - preferences - advanced - content - style options
3. fill in my style sheet : c:\darkstyle.css , then press ok twice.
bonus :
if you want a simple gray background style with better compatibility with certain websites, try this.
/* Name : DyeHardZ Gray Background */
/* Last update : 18 August 2008 */
/* Release note : better compatibility with certain websites eg. google reader, remember the milk */
@charset "utf-8";
html, div, ul, li, td, tr, pre, code, blockquote, p, span, font {
background: #A2B1C4 ;
color: #000000 !important;
}
body, textarea {
background: #A2B1C4 !important;
color: #000000 !important;
}
A:link { color: #0000C0 !important; }
A:hover { background: lightblue !important; }
A:active { color: #FF0000 !important; }
A:visited { color: #800080 !important; }
why it has label 'green'?
using dark/gray background style make your monitor consume less energy.
2 comments:
cool, tapi ora ngarti ,nal
ahahah, ga ngerti gpp yg penting cool. :p
seriously: ga ngerti bagian mana? kalo loe browsingnya ga pake firefox, bs dibilang post ini ga kepake buat loe.
Post a Comment