Thread: Theme Changer
View Single Post
  #2  
Old 05-01-2010, 04:51 AM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Quote:
Originally Posted by DustyPorViva View Post
Green is awesome.
I've had my fair share, now I just want some light grays to help focus the content - the posts.



I think this is the command which has to be used, but I'm not familiar with Greasmonkey nor Java...
HTML Code:
document.body.innerHTML= document.body.innerHTML.replace("color_old_HEX","color_new_HEX");
__________________
Reply With Quote