@laxaloot: Fucking right! I thought the new footer was going to be another tested logo but seeing the Whiskey Media logo made my day. Put a huge smile on my face.
Chris, seriously thank you so much for this. You are now my number one favorite duder here on Tested. I'd follow you if it wasn't for the fact that we don't have user pages anymore.
@laxaloot: If only you and @chris could team up. I don't want to choose a side here, because you have both brought something to the table. Either way, I appreciate having a taste of the old site- thanks to the both of you =)
Thanks again for the changes, so much better! But do either of you have a link to just the tested logo? Want to change the favicon, to be the old one but can't find a good enough pic.
Thanks again for the changes, so much better! But do either of you have a link to just the tested logo? Want to change the favicon, to be the old one but can't find a good enough pic.
How do you manually override the favicon on Chrome?
Thanks again for the changes, so much better! But do either of you have a link to just the tested logo? Want to change the favicon, to be the old one but can't find a good enough pic.
How do you manually override the favicon on Chrome?
if anyone knows how I can change the favicon in my userscript that would be awesome.
Thanks again for the changes, so much better! But do either of you have a link to just the tested logo? Want to change the favicon, to be the old one but can't find a good enough pic.
How do you manually override the favicon on Chrome?
if anyone knows how I can change the favicon in my userscript that would be awesome.
Thanks again for the changes, so much better! But do either of you have a link to just the tested logo? Want to change the favicon, to be the old one but can't find a good enough pic.
How do you manually override the favicon on Chrome?
if anyone knows how I can change the favicon in my userscript that would be awesome.
Just updated Retro Tested with old school favicon!
grumble... if only i could edit my post I would...@munkyman587: I think you will find the new version's footer logo satisfactory
@laxaloot: Fucking right! I thought the new footer was going to be another tested logo but seeing the Whiskey Media logo made my day. Put a huge smile on my face.
@laxaloot: AWESOME! =D it is perfect, thanks!
@laxaloot: I switched out the footer logo to the original in my latest release, so feel free to grab it from my source.
____________________
Retro Tested v2.2 (script)
https://userscripts.org/scripts/show/128574
@chris: thanks
Chris, seriously thank you so much for this. You are now my number one favorite duder here on Tested. I'd follow you if it wasn't for the fact that we don't have user pages anymore.
Oh this color pattern is so much better, thank you so much.
I hope the guys realize it's come to this.
@laxaloot: If only you and @chris could team up. I don't want to choose a side here, because you have both brought something to the table. Either way, I appreciate having a taste of the old site- thanks to the both of you =)
@chris: @laxaloot: Haha, can't believe it's come to this. This is so much better, though. Thanks a ton.
@chris: @laxaloot: I looked through the source. This would be more efficient than a while loop:
document.getElementById("header").getElementsByTagName("img")[0].src = "http://i.imgur.com/kgPoe.png";
document.getElementById("footer").getElementsByTagName("img")[0].src = "http://i.imgur.com/kgPoe.png";
Oh and add: @match http://www.tested.com/*
Chrome doesn't use @include.
Oh my god thanks so much for this!
Script is really nice, even if it was Will and Norm I would still use it. I don't really need to see people in the header wasting space.
Wouldn't mind a different skin to the site, black and white is a bit dull.
@vager said:
Much thanks for this and the code efficiency tip!
I've incorporated your suggestions into the code.
With that Retro Tested script, the header image takes a second to disappear when you refresh or load a new page. Such is how userscripts work.
Add an Adblock Plus filter for:
http://files.tested.com/static/site/img/layout/jamie-adam-header.png
Then the image will no longer flash for a split second.
This works with the Retro Tested script, but if you also block the Logo too then the Logo isn't replaced with the retro logo.
@vager: I'll be sure to make those modifications on my next build, thanks!
@vager: Both of those changes have been added :) If anyone else has any suggestions on how to make my userscript better, just holler!
I've also just updated it to remove the rounded corners on the top bar for a better look.
@laxaloot: Just found out about your script and instantly installed it. Many thanks. The site is so much better now.
Thanks again for the changes, so much better! But do either of you have a link to just the tested logo? Want to change the favicon, to be the old one but can't find a good enough pic.
EDIT: Overlooked the forum icon, have now used this. Looks a lot better than the new one :)
@leg_of_time: You can still get the original favicon from this link:
http://web.archive.org/web/20110726112327/http://www.tested.com/favicon.ico
@leg_of_time said:
How do you manually override the favicon on Chrome?
@kingfalcon said:
if anyone knows how I can change the favicon in my userscript that would be awesome.
@laxaloot said:
document.getElementsByTagName('head')[0].getElementsByTagName('link')[1].href = "http://web.archive.org/web/20110726112327/http://www.tested.com/favicon.ico";
@laxaloot said:
Just updated Retro Tested with old school favicon!
Grab it here:
https://userscripts.org/scripts/show/128574
@laxaloot feel free to check out my source!
@vager: @laxaloot: or do it vager's way :p
@chris: Man, you are awesome. This makes the sites sooooo much more usable.
You've also inspired me to finish learning javascript.
@chris: @vager: Thank you both! my newest version now also has the old favicon
Here it is:
http://userscripts.org/scripts/show/128588
Thanks duders:)