I have a Wordpress Blog www.TechTipsPoint.com i got this Template from DP(dont remember the link), i want to change the Title Picture of my Blog, so it looks more related to my Blog Contents, Can any one help me, how can i do that?
Hello, Usually for edit or change title you can check file header.php Appereance -> Editor -> Select file header.php
After you checkout the header.php. If it's not writable you will need to login to FTP and change that file CHMOD to 777. This will allow you to save the file within wordpress, makes it writable. Checkout header.php and look for the title and description area. Place an img tag in front of that. You may have to go into the CSS and edit some settings. But that's the basics of how to do it.
You can ftp into your site and modify the header directly. Find the header img name and then in the images folder replace the image with yours having the exact name. This will do a global change and is pretty easy to do.
I want to change this area selected in Yellow at the top in this pic. Header Image is just a Red Baar next to this highlighted Yellow area.