One way is making a style, amd making that forum use that style, and making it override the users style.
Another way is using if/else statements and replacing the place where newthread will go witha variable. So for instances, if the forumid where the threadid is is XX then put <img src="newhack.jpg"> else <img src="newthread.jpg">