Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the 'Some tips...' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
Some tips...
Authored by: theyoda on Fri, Jun 27 2008 at 7:23AM PDT
And also - like the new icons much. To those who say the white background is too intense - I disagree, but create a bookmark of this:
javascript:(function(){var%20newSS,%20styles='*%20{%20background:%20#e3e3e3%20!%20important;%20color:%20black%20!important%20}%20:link,%20:link%20*%20{%20color:%20#0000EE%20!important%20}%20:visited,%20:visited%20*%20{%20color:%20#551A8B%20!important%20}';%20if(document.createStyleSheet)%20{%20document.createStyleSheet(%22javascript:'%22+styles+%22'%22);%20}%20else%20{%20newSS=document.createElement('link');%20newSS.rel='stylesheet';%20newSS.href='data:text/css,'+escape(styles);%20document.getElementsByTagName(%22head%22)[0].appendChild(newSS);%20}%20})();
(drag link here into your menu bar) Change Style and click it when you get to a part of any website whose background you find to white (it will also change a dark-light scheme too) including MOSXHints to a greyish color. (you can change color by replacing #e3e3e3 in the script with anything... Script modified version of one by Robert, commenter at 456bereastreet.

[ Reply to This | # ]
Some tips...
Authored by: theyoda on Fri, Jun 27 2008 at 7:28AM PDT
Reply didn't go to right place - so...

The link above does NOT work because MacOSXHints removes the javascript: part for security. So just copy and paste the orange text above and add as bookmark.

[ Reply to This | # ]