Author | Message |
TIP: Make browsing the Org more work-safe... If you use Firefox, there is an extension called "Stylish" available at...
https://addons.mozilla.or...efox/2108/ With this extension, you can write your own custom style sheets to override the appearance of sites you visit. I made a custom style sheet for the Org that does the following: - Converts all the colors to shades of grey. - Changes the opacity of all images on the site to 15%. If you hover over an image, you will see it at 100% opacity. - Removes signatures from posts (they use inline styles, and I couldn't seem to override them, so I just hid them all together). If you want to use this, first you need to install the Stylish extension. Once installed, you will see an icon for it in the lower right corner of your browser. Right-click on the icon and select "Manage Styles". Then click the "Write" button. Enter a description (such as "prince.org"). Then cut and paste the code from the file below... work-safe-princedotorg-code.txt ...and hit the "Save" button. If you later would like to remove this, just go back under "Manage Styles" and delete it. Also, if you would like to remove the hover effect when you mouse over an image, just delete the following line from the code... img:hover {opacity: 1.0 !important;} [Edited 1/11/07 11:27am] | |
- E-mail - orgNote - Report post to moderator |
Moderator moderator |
Ohh purple joy oh purple bliss oh purple rapture! REAL MUSIC by REAL MUSICIANS - Prince "I kind of wish there was a reason for Prince to make the site crash more" ~~ Ben |
- E-mail - orgNote - Report post to moderator |