I have a theme at www.angrynigger.com I need to change the size and color of the title in the theme I also want to have a logo designed and put onto the top right of the blog... is this possible?
The title is controlled by the CSS for your H1 attribute. So you can make color/size changes there and it should work. As for a logo, the easiest way to do that would probably be to put it into its own DIV and use css to position it up there absolutely.